This type is a class for model objects.
An endpoint listener receives requests from service requester applications within a specific application server or cluster.
Package: sibwsepl| Attributes Summary | |
| name : EString | The name of this endpoint listener. Standard WebSphere character restrcitions apply. |
| description : EString | An optional description of the endpoint listener. |
| URLRoot : EString | The URL root. |
| WSDLServingHTTPURLRoot : EString | The HTTP URL root for the WSDL. |
| busConnectionProperty : SIBWSBusConnectionProperty * | Information about bus(es) which this endpoint listener is useable from. |
| inboundPortReference : SIBWSInboundPortReference * | Information about any inbound ports which use this endpoint listener. |
| Attribute Details |