This type is a class for model objects.
Proxy Services deployed to the Gateway instance.
Package: wsgwAttributes 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 |