|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.xml.transform.TransformerObjectSupport
org.springframework.ws.client.support.WebServiceAccessor
org.springframework.ws.client.core.WebServiceTemplate
net.javacrumbs.springws.test.helper.WsTestWebServiceTemplate
public class WsTestWebServiceTemplate
WebService template to be used when testing WS server.
| Field Summary |
|---|
| Fields inherited from class org.springframework.ws.client.core.WebServiceTemplate |
|---|
MESSAGE_TRACING_LOG_CATEGORY, receivedMessageTracingLogger, sentMessageTracingLogger |
| Fields inherited from class org.springframework.xml.transform.TransformerObjectSupport |
|---|
logger |
| Constructor Summary | |
|---|---|
WsTestWebServiceTemplate()
|
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
|
org.springframework.context.ApplicationContext |
getApplicationContext()
|
protected void |
send(org.springframework.ws.context.MessageContext context)
Sends message directly. |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
|
| Methods inherited from class org.springframework.ws.client.core.WebServiceTemplate |
|---|
doSendAndReceive, getDefaultUri, getDestinationProvider, getFaultMessageResolver, getInterceptors, getMarshaller, getUnmarshaller, handleError, handleFault, hasError, hasFault, initDefaultStrategies, marshalSendAndReceive, marshalSendAndReceive, marshalSendAndReceive, marshalSendAndReceive, sendAndReceive, sendAndReceive, sendAndReceive, sendAndReceive, sendSourceAndReceive, sendSourceAndReceive, sendSourceAndReceive, sendSourceAndReceive, sendSourceAndReceiveToResult, sendSourceAndReceiveToResult, sendSourceAndReceiveToResult, sendSourceAndReceiveToResult, setDefaultUri, setDestinationProvider, setFaultMessageResolver, setCheckConnectionForError, setCheckConnectionForFault, setInterceptors, setMarshaller, setUnmarshaller |
| Methods inherited from class org.springframework.ws.client.support.WebServiceAccessor |
|---|
createConnection, getMessageFactory, getMessageSenders, setMessageFactory, setMessageSender, setMessageSenders |
| Methods inherited from class org.springframework.xml.transform.TransformerObjectSupport |
|---|
createTransformer, getTransformerFactory, transform |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WsTestWebServiceTemplate()
| Method Detail |
|---|
public void afterPropertiesSet()
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class org.springframework.ws.client.support.WebServiceAccessor
protected void send(org.springframework.ws.context.MessageContext context)
throws java.io.IOException
context -
java.io.IOExceptionpublic org.springframework.context.ApplicationContext getApplicationContext()
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext in interface org.springframework.context.ApplicationContextAware
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||