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.WebServiceMessageSenderIOExceptionpublic boolean supports(URI uri)
supports in interface org.springframework.ws.transport.WebServiceMessageSenderpublic org.apache.camel.CamelContext getCamelContext()
public void setCamelContext(org.apache.camel.CamelContext camelContext)
Apache Camel