|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.transport.testkit.axis2.endpoint.AxisTestEndpoint
org.apache.axis2.transport.testkit.axis2.endpoint.AxisAsyncEndpoint
public class AxisAsyncEndpoint
| Constructor Summary | |
|---|---|
AxisAsyncEndpoint()
|
|
| Method Summary | |
|---|---|
void |
clear()
Discard any pending messages. |
protected org.apache.axis2.description.InOnlyAxisOperation |
createOperation()
Create an operation appropriate for the message exchange pattern implemented by the test endpoint. |
protected void |
onTransportError(java.lang.Throwable ex)
Process a transport error. |
IncomingMessage<AxisMessage> |
waitForMessage(int timeout)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AxisAsyncEndpoint()
| Method Detail |
|---|
protected org.apache.axis2.description.InOnlyAxisOperation createOperation()
AxisTestEndpointMessageReceiver set.
createOperation in class AxisTestEndpointprotected void onTransportError(java.lang.Throwable ex)
AxisTestEndpoint
onTransportError in class AxisTestEndpointex - the exception describing the transport error
public void clear()
throws java.lang.Exception
AsyncEndpoint
clear in interface AsyncEndpoint<AxisMessage>java.lang.Exception
public IncomingMessage<AxisMessage> waitForMessage(int timeout)
throws java.lang.Throwable
waitForMessage in interface AsyncEndpoint<AxisMessage>java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||