Attributes Summary | |
name : String | The name of the outbound port. |
description : String | A description of the outbound port. |
JAXRPCHandlerListName : String | This defines which list of JAX-RPC handlers is to be invoked for this port. |
retargettedURI : String | The retargetted endpoint address for this port that overrides the value in the WSDL. |
retargettedBindingNamespace : String | The retargetted binding namespace for this port that overrides the value in the WSDL. |
securityOutboundConfigName : String | Specifies the details of how security is applied to requests and responses. |
securityRequestGeneratorBindingConfigName : String | The security binding to be used with requests sent by this port. |
securityResponseConsumerBindingConfigName : String | The security binding to be used for responses received by this port. |
portDestinationName : String | Name of the port destination for this port. |
authenticatingProxyHostName : String | If an authenticating proxy is used, the name of the server that hosts it. |
authenticatingProxyPortNumber : String | If an authenticating proxy is used, the port number for it. |
authenticatingProxyAuthAlias : String | If an authenticating proxy is used, the authorisation alias which maps to the userid and password to authenticate. |
property : Property * | Extra properties that customize the way that requests and responses are processed. |
Attribute Details |