public class MarshallingWsOutboundGatewaySpec extends BaseWsOutboundGatewaySpec<MarshallingWsOutboundGatewaySpec,MarshallingWebServiceOutboundGateway>
MarshallingWebServiceOutboundGateway
.Modifier and Type | Class and Description |
---|---|
static class |
MarshallingWsOutboundGatewaySpec.MarshallingWsOutboundGatewayNoTemplateSpec
Spec for a
MarshallingWebServiceOutboundGateway where an external
WebServiceTemplate is not provided. |
destinationProvider, extractPayload, faultMessageResolver, gatewayInterceptors, messageSenders, template, uri, webServiceMessageFactory
PARSER, target
logger
DEFAULT_PHASE
OBJECT_TYPE_ATTRIBUTE
Modifier | Constructor and Description |
---|---|
protected |
MarshallingWsOutboundGatewaySpec(WebServiceTemplate template) |
Modifier and Type | Method and Description |
---|---|
protected MarshallingWebServiceOutboundGateway |
create() |
assemble, destinationProvider, doGet, encodingMode, headerMapper, ignoreEmptyResponses, requestCallback, uri, uriVariableExpressions
_this, createInstance, destroyInstance, get, getId, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stop
afterPropertiesSet, destroy, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingleton
protected MarshallingWsOutboundGatewaySpec(WebServiceTemplate template)
protected MarshallingWebServiceOutboundGateway create()
create
in class BaseWsOutboundGatewaySpec<MarshallingWsOutboundGatewaySpec,MarshallingWebServiceOutboundGateway>