SIBWSEndpointListener

An endpoint listener receives requests from service requester applications within a specific application server or cluster.



Attributes Summary
name : StringThe name of this endpoint listener.
description : StringAn optional description of the endpoint listener.
URLRoot : StringThe URL root.
WSDLServingHTTPURLRoot : StringThe 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

name    -    The name of this endpoint listener. Standard WebSphere character restrcitions apply.
     data type:  String
     default Value:   unspecified



description    -    An optional description of the endpoint listener.
     data type:  String
     default Value:   unspecified



URLRoot    -    The URL root.
     data type:  String
     default Value:   unspecified



WSDLServingHTTPURLRoot    -    The HTTP URL root for the WSDL.
     data type:  String
     default Value:   unspecified



busConnectionProperty    -    Information about bus(es) which this endpoint listener is useable from.
     data type: SIBWSBusConnectionProperty*



inboundPortReference    -    Information about any inbound ports which use this endpoint listener.
     data type: SIBWSInboundPortReference*


Copyright IBM Corp. 1997-2004