WSGWProxyService

Proxy Services deployed to the Gateway instance.



Attributes Summary
name : StringThe name of the proxy service.
inboundServiceName : StringThe name of the inbound service that defines the inbound web services enablement for this proxy service.
description : StringA description of the proxy service.
requestDestinationName : StringThe name of the destination to be used to process request messages for this proxy service.
replyDestinationName : StringThe name of the destination to be used to process response messages for this proxy service.
outboundServiceName : StringThe name of the outbound service that defines the outbound web services enablement for this proxy service.
overrideProxyWSDLLocation : SIBWSWSDLLocationThe URL location of the WSDL used to override the default bindings.

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:  String
     default Value:   unspecified



inboundServiceName    -    The name of the inbound service that defines the inbound web services enablement for this proxy service. Optional.
     data type:  String
     default Value:   unspecified



description    -    A description of the proxy service. Optional.
     data type:  String
     default Value:   unspecified



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:  String
     default Value:   unspecified



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:  String
     default Value:   unspecified



outboundServiceName    -    The name of the outbound service that defines the outbound web services enablement for this proxy service. Required
     data type:  String
     default Value:   unspecified



overrideProxyWSDLLocation    -    The URL location of the WSDL used to override the default bindings. Optional
     data type: SIBWSWSDLLocation


Copyright IBM Corp. 1997-2004