|
|||||||||
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.AbstractMessagingGateway org.springframework.integration.gateway.SimpleMessagingGateway org.springframework.integration.ws.SimpleWebServiceInboundGateway
public class SimpleWebServiceInboundGateway
Field Summary |
---|
Fields inherited from class org.springframework.integration.context.IntegrationObjectSupport |
---|
logger |
Constructor Summary | |
---|---|
SimpleWebServiceInboundGateway()
|
Method Summary | |
---|---|
void |
invoke(org.springframework.ws.context.MessageContext messageContext)
|
void |
setExtractPayload(boolean extractPayload)
|
Methods inherited from class org.springframework.integration.gateway.SimpleMessagingGateway |
---|
fromMessage, toMessage |
Methods inherited from class org.springframework.integration.gateway.AbstractMessagingGateway |
---|
doStart, doStop, onInit, receive, send, sendAndReceive, sendAndReceiveMessage, setReplyChannel, setReplyTimeout, setRequestChannel, setRequestTimeout, setShouldThrowErrors |
Methods inherited from class org.springframework.integration.endpoint.AbstractEndpoint |
---|
afterPropertiesSet, isRunning, setAutoStartup, setTaskScheduler, start, stop |
Methods inherited from class org.springframework.integration.context.IntegrationObjectSupport |
---|
getBeanFactory, getBeanName, getChannelResolver, getTaskScheduler, setBeanFactory, setBeanName, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SimpleWebServiceInboundGateway()
Method Detail |
---|
public void setExtractPayload(boolean extractPayload)
public void invoke(org.springframework.ws.context.MessageContext messageContext) throws java.lang.Exception
invoke
in interface org.springframework.ws.server.endpoint.MessageEndpoint
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |