WSGWGatewayService

This type is a class for model objects.

A Gateway service provides the configuration of the web service enablement of a SIBus destination, along with the information that maps to one or more target destinations.

Package: wsgw

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

Collection attributes having this type:
  WSGWInstance.gatewayService



Attributes Summary
name : EString The name of the gateway service. Required. The name has to be unique in the set of all gateway and proxy services in the gateway instance. Standard restrictions on managed names apply.
defaultTargetName : EString The name of the default target service to be selected. Required.
inboundServiceName : EString The name of the inbound service that defines the inbound web services enablement for this gateway service. Optional.
description : EString A description of the gateway service. Optional.
requestDestinationName : EString The name of the destination to be used to process request messages for this gateway service. Optional. The default name is the same as the name of the gateway service.
replyDestinationName : EString The name of the destination to be used to process response messages for this gateway service. Optional. The default name is the same as the name of the request destination with "Reply" appended.
targetService : WSGWTargetService * All target services that may be routed to from this gateway service.



Attribute Details

name  -  The name of the gateway service. Required. The name has to be unique in the set of all gateway and proxy services in the gateway instance. 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

defaultTargetName  -  The name of the default target service to be selected. 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

inboundServiceName  -  The name of the inbound service that defines the inbound web services enablement for this gateway service. 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

description  -  A description of the gateway service. 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

requestDestinationName  -  The name of the destination to be used to process request messages for this gateway service. Optional. The default name is the same as the name of the gateway service.
    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

replyDestinationName  -  The name of the destination to be used to process response messages for this gateway service. Optional. The default name is the same as the name of the request destination with "Reply" appended.
    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

targetService  -  All target services that may be routed to from this gateway service.
    Reference Type: WSGWTargetService *
    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