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