public class AxisRequestResponseTestClient extends AxisTestClient implements RequestResponseTestClient<AxisMessage,AxisMessage>
axisOptions, serviceClient
Constructor and Description |
---|
AxisRequestResponseTestClient() |
Modifier and Type | Method and Description |
---|---|
IncomingMessage<AxisMessage> |
sendMessage(ClientOptions options,
ContentType contentType,
AxisMessage message) |
afterReceive, beforeSend, getContentType, send
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContentType
public IncomingMessage<AxisMessage> sendMessage(ClientOptions options, ContentType contentType, AxisMessage message) throws Exception
sendMessage
in interface RequestResponseTestClient<AxisMessage,AxisMessage>
Exception
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.