SIBWSOutboundPort

This type is a class for model objects.

An outbound port represents a single port for a WSDL-defined service provider. It provides the configuration of invocation of the web service.

Package: sibwsoutbound

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

Collection attributes having this type:
  SIBWSOutboundService.port



Attributes Summary
name : EString The name of the outbound port. Required. The name has to be unique in the outbound service. The name must match one of the ports in the outbound service's WSDL. Standard restrictions on managed names apply.
description : EString A description of the outbound port. Optional.
JAXRPCHandlerListName : EString This defines which list of JAX-RPC handlers is to be invoked for this port. Optional.
retargettedURI : EString The retargetted endpoint address for this port that overrides the value in the WSDL. Optional.
retargettedBindingNamespace : EString The retargetted binding namespace for this port that overrides the value in the WSDL. Optional.
securityOutboundConfigName : EString Specifies the details of how security is applied to requests and responses. Optional.
securityRequestGeneratorBindingConfigName : EString The security binding to be used with requests sent by this port. Optional.
securityResponseConsumerBindingConfigName : EString The security binding to be used for responses received by this port. Optional.
portDestinationName : EString Name of the port destination for this port. Required.
authenticatingProxyHostName : EString If an authenticating proxy is used, the name of the server that hosts it.
authenticatingProxyPortNumber : EString If an authenticating proxy is used, the port number for it.
authenticatingProxyAuthAlias : EString If an authenticating proxy is used, the authorisation alias which maps to the userid and password to authenticate.
property : * Null Class Name * * Extra properties that customize the way that requests and responses are processed. Optional.



Attribute Details

name  -  The name of the outbound port. Required. The name has to be unique in the outbound service. The name must match one of the ports in the outbound service's WSDL. Standard restrictions on managed names 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  -  A description of the outbound port. Optional.
    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  -  This defines which list of JAX-RPC handlers is to be invoked for this port. Optional.
    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

retargettedURI  -  The retargetted endpoint address for this port that overrides the value in the WSDL. Optional.
    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

retargettedBindingNamespace  -  The retargetted binding namespace for this port that overrides the value in the WSDL. Optional.
    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

securityOutboundConfigName  -  Specifies the details of how security is applied to requests and responses. Optional.
    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

securityRequestGeneratorBindingConfigName  -  The security binding to be used with requests sent by this port. Optional.
    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

securityResponseConsumerBindingConfigName  -  The security binding to be used for responses received by this port. Optional.
    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

portDestinationName  -  Name of the port destination for this port. Required.
    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

authenticatingProxyHostName  -  If an authenticating proxy is used, the name of the server that hosts 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

authenticatingProxyPortNumber  -  If an authenticating proxy is used, the port number for 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

authenticatingProxyAuthAlias  -  If an authenticating proxy is used, the authorisation alias which maps to the userid and password to authenticate.
    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

property  -  Extra properties that customize the way that requests and responses are processed. Optional.
    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