Modifier and Type |
Method and Description |
static MarshallingWsInboundGatewaySpec |
marshallingInboundGateway()
Create an instance.
|
static MarshallingWsInboundGatewaySpec |
marshallingInboundGateway(Marshaller marshaller)
|
static MarshallingWsOutboundGatewaySpec.MarshallingWsOutboundGatewayNoTemplateSpec |
marshallingOutboundGateway()
|
static MarshallingWsOutboundGatewaySpec |
marshallingOutboundGateway(WebServiceTemplate template)
|
static SimpleWsInboundGatewaySpec |
simpleInboundGateway()
Create an instance.
|
static SimpleWsOutboundGatewaySpec.SimpleWsOutboundGatewayNoTemplateSpec |
simpleOutboundGateway()
Create an instance.
|
static SimpleWsOutboundGatewaySpec |
simpleOutboundGateway(WebServiceTemplate template)
|