Attributes Summary |
external : boolean | Specifies whether this transport is for internal or external use.
|
sslEnabled : boolean | Whether to use SSL for the connection between the Web server and the Web container in WebSphere Application Server.
|
sslConfig : String | The alias used to identify the configuration for Secure Sockets used by this transport if security is enabled.
|
address : EndPoint | Specifies the address to connect to for the transport.
|
properties : Property
*
| Special configuration properties for the transport.
|