This type is a class for model objects.
An inbound port describes the web service enablement of an SIBus destination on a specific endpoint listener, with associated configuration.
Package: sibwsinboundAttributes Summary | |
name : EString | The name of this inbound port. Standard WebSphere character restrictions apply. |
description : EString | An optional description of this inbound port. |
JAXRPCHandlerListName : EString | The names of any JAXRPC handler lists which are associated with this inbound port. |
securityRequestConsumerBindingConfigName : EString | The name of the security request consumer binding configuration. This field is optional but security will not be enabled unless you have configured it. |
securityResponseGeneratorBindingConfigName : EString | The name of the security response generator binding configuration. This field is optional but security will not be enabled unless you have configured it. |
securityInboundConfigName : EString | The name of the inbound security configuration. This field is optional but security will not be enabled unless you have configured it. |
templatePortName : EString | The optional name of the template to use when creating this port. |
endpointListenerReference : SIBWSEndpointListenerReference @ | 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. |
property : * Null Class Name * * | Optional additional properties may be configured here as name-value pairs. |
Attribute Details |