SIBWSInboundPort

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: sibwsinbound

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Collection attributes having this type:
  SIBWSInboundService.port



Attributes 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

name  -  The name of this inbound port. Standard WebSphere character restrictions apply.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

description  -  An optional description of this inbound port.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

JAXRPCHandlerListName  -  The names of any JAXRPC handler lists which are associated with this inbound port.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

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: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

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: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

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: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

templatePortName  -  The optional name of the template to use when creating this port.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

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.
    Reference Type: SIBWSEndpointListenerReference @
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  1
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

property  -  Optional additional properties may be configured here as name-value pairs.
    Reference Type: * Null Class Name * *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006