Class ProtocolEndpoint

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.IdentityModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.IdentityModel
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.IdentityModel.Metadata.ProtocolEndpoint
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • ProtocolEndpoint

        public ProtocolEndpoint​(java.lang.Object instance)
                         throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • ProtocolEndpoint

        public ProtocolEndpoint()
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • ProtocolEndpoint

        public ProtocolEndpoint​(Uri binding,
                                Uri location)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getBinding

        public Uri getBinding()
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setBinding

        public void setBinding​(Uri Binding)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getLocation

        public Uri getLocation()
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setLocation

        public void setLocation​(Uri Location)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getResponseLocation

        public Uri getResponseLocation()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setResponseLocation

        public void setResponseLocation​(Uri ResponseLocation)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable