WSGWProxyService

This type is a class for model objects.

Proxy Services deployed to the Gateway instance.

Package: wsgw

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

Collection attributes having this type:
  WSGWInstance.proxyService



Attributes Summary
name : EString The name of the proxy 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.
inboundServiceName : EString The name of the inbound service that defines the inbound web services enablement for this proxy service. Optional.
description : EString A description of the proxy service. Optional.
requestDestinationName : EString The name of the destination to be used to process request messages for this proxy service. Optional. The default name is the same as the name of the proxy service.
replyDestinationName : EString The name of the destination to be used to process response messages for this proxy service. Optional. The default name is the same as the name of the request destination with "Reply" appended.
outboundServiceName : EString The name of the outbound service that defines the outbound web services enablement for this proxy service. Required
overrideProxyWSDLLocation : SIBWSWSDLLocation @ The URL location of the WSDL used to override the default bindings. Optional



Attribute Details

name  -  The name of the proxy 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

inboundServiceName  -  The name of the inbound service that defines the inbound web services enablement for this proxy 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 proxy 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 proxy service. Optional. The default name is the same as the name of the proxy 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 proxy 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

outboundServiceName  -  The name of the outbound service that defines the outbound web services enablement for this proxy service. 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

overrideProxyWSDLLocation  -  The URL location of the WSDL used to override the default bindings. Optional
    Reference Type: SIBWSWSDLLocation @
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



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