|
Spring Integration | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.integration.context.IntegrationObjectSupport org.springframework.integration.endpoint.AbstractEndpoint org.springframework.integration.gateway.MessagingGatewaySupport org.springframework.integration.ws.AbstractWebServiceInboundGateway org.springframework.integration.ws.SimpleWebServiceInboundGateway
public class SimpleWebServiceInboundGateway
Field Summary |
---|
Fields inherited from class org.springframework.integration.ws.AbstractWebServiceInboundGateway |
---|
headerMapper |
Fields inherited from class org.springframework.integration.context.IntegrationObjectSupport |
---|
logger |
Constructor Summary | |
---|---|
SimpleWebServiceInboundGateway()
|
Method Summary | |
---|---|
protected void |
doInvoke(org.springframework.ws.context.MessageContext messageContext)
|
void |
setExtractPayload(boolean extractPayload)
|
Methods inherited from class org.springframework.integration.ws.AbstractWebServiceInboundGateway |
---|
fromSoapHeaders, getComponentType, invoke, setHeaderMapper, toSoapHeaders |
Methods inherited from class org.springframework.integration.gateway.MessagingGatewaySupport |
---|
doStart, doStop, onInit, receive, send, sendAndReceive, sendAndReceiveMessage, setErrorChannel, setReplyChannel, setReplyMapper, setReplyTimeout, setRequestChannel, setRequestMapper, setRequestTimeout, setShouldTrack |
Methods inherited from class org.springframework.integration.endpoint.AbstractEndpoint |
---|
getPhase, isAutoStartup, isRunning, setAutoStartup, setPhase, setTaskScheduler, start, stop, stop |
Methods inherited from class org.springframework.integration.context.IntegrationObjectSupport |
---|
afterPropertiesSet, getBeanFactory, getComponentName, getConversionService, getTaskScheduler, setBeanFactory, setBeanName, setComponentName, setConversionService, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.springframework.integration.context.NamedComponent |
---|
getComponentName |
Constructor Detail |
---|
public SimpleWebServiceInboundGateway()
Method Detail |
---|
public void setExtractPayload(boolean extractPayload)
protected void doInvoke(org.springframework.ws.context.MessageContext messageContext) throws java.lang.Exception
doInvoke
in class AbstractWebServiceInboundGateway
java.lang.Exception
|
Spring Integration | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |