public class CamelDirectSender extends Object implements org.springframework.ws.transport.WebServiceMessageSender
Constructor and Description |
---|
CamelDirectSender() |
Modifier and Type | Method and Description |
---|---|
org.springframework.ws.transport.WebServiceConnection |
createConnection(URI uri) |
org.apache.camel.CamelContext |
getCamelContext() |
void |
setCamelContext(org.apache.camel.CamelContext camelContext) |
boolean |
supports(URI uri) |
public org.springframework.ws.transport.WebServiceConnection createConnection(URI uri) throws IOException
createConnection
in interface org.springframework.ws.transport.WebServiceMessageSender
IOException
public boolean supports(URI uri)
supports
in interface org.springframework.ws.transport.WebServiceMessageSender
public org.apache.camel.CamelContext getCamelContext()
public void setCamelContext(org.apache.camel.CamelContext camelContext)
Apache Camel