|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.transport.testkit.axis2.client.AxisTestClient
org.apache.axis2.transport.testkit.axis2.client.AxisAsyncTestClient
public class AxisAsyncTestClient
| Field Summary |
|---|
| Fields inherited from class org.apache.axis2.transport.testkit.axis2.client.AxisTestClient |
|---|
axisOptions, serviceClient |
| Constructor Summary | |
|---|---|
AxisAsyncTestClient()
|
|
AxisAsyncTestClient(boolean block)
|
|
| Method Summary | |
|---|---|
void |
sendMessage(ClientOptions options,
javax.mail.internet.ContentType contentType,
AxisMessage message)
|
| Methods inherited from class org.apache.axis2.transport.testkit.axis2.client.AxisTestClient |
|---|
afterReceive, beforeSend, getContentType, send |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.axis2.transport.testkit.client.TestClient |
|---|
getContentType |
| Constructor Detail |
|---|
public AxisAsyncTestClient(boolean block)
public AxisAsyncTestClient()
| Method Detail |
|---|
public void sendMessage(ClientOptions options,
javax.mail.internet.ContentType contentType,
AxisMessage message)
throws java.lang.Exception
sendMessage in interface AsyncTestClient<AxisMessage>java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||