SIBWSInboundPort

An inbound port describes the web service enablement of an SIBus destination on a specific endpoint listener, with associated configuration.



Attributes Summary
name : StringThe name of this inbound port.
description : StringAn optional description of this inbound port.
JAXRPCHandlerListName : StringThe names of any JAXRPC handler lists which are associated with this inbound port.
securityRequestConsumerBindingConfigName : StringThe name of the security request consumer binding configuration.
securityResponseGeneratorBindingConfigName : StringThe name of the security response generator binding configuration.
securityInboundConfigName : StringThe name of the inbound security configuration.
templatePortName : StringThe optional name of the template to use when creating this port.
endpointListenerReference : SIBWSEndpointListenerReferenceThe endpoint listener reference owned by this inbound port.
property  : Property * Optional additional properties may be configured here as name-value pairs.

Attribute Details

name    -    The name of this inbound port. Standard WebSphere character restrictions apply.
     data type:  String
     default Value:   unspecified



description    -    An optional description of this inbound port.
     data type:  String
     default Value:   unspecified



JAXRPCHandlerListName    -    The names of any JAXRPC handler lists which are associated with this inbound port.
     data type:  String
     default Value:   unspecified



securityRequestConsumerBindingConfigName    -    The name of the security request consumer binding configuration. This field is optional but security will not be enabled unless you have configured it.
     data type:  String
     default Value:   unspecified



securityResponseGeneratorBindingConfigName    -    The name of the security response generator binding configuration. This field is optional but security will not be enabled unless you have configured it.
     data type:  String
     default Value:   unspecified



securityInboundConfigName    -    The name of the inbound security configuration. This field is optional but security will not be enabled unless you have configured it.
     data type:  String
     default Value:   unspecified



templatePortName    -    The optional name of the template to use when creating this port.
     data type:  String
     default Value:   unspecified



endpointListenerReference    -    The endpoint listener reference owned by this inbound port. This object is mandatory; if the panels or the admin task createSIBWSInboundPort are used it is created automatically.
     data type: SIBWSEndpointListenerReference



property    -    Optional additional properties may be configured here as name-value pairs.
     data type: Property*


Copyright IBM Corp. 1997-2004