|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.transport.testkit.endpoint.AsyncEndpointAdapter<M,N>
public class AsyncEndpointAdapter<M,N>
| Constructor Summary | |
|---|---|
AsyncEndpointAdapter(AsyncEndpoint<N> target,
MessageDecoder<N,M> decoder)
|
|
| Method Summary | |
|---|---|
void |
clear()
Discard any pending messages. |
AsyncEndpoint<N> |
getTarget()
|
IncomingMessage<M> |
waitForMessage(int timeout)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AsyncEndpointAdapter(AsyncEndpoint<N> target,
MessageDecoder<N,M> decoder)
| Method Detail |
|---|
public AsyncEndpoint<N> getTarget()
getTarget in interface Adapter
public void clear()
throws java.lang.Exception
AsyncEndpoint
clear in interface AsyncEndpoint<M>java.lang.Exception
public IncomingMessage<M> waitForMessage(int timeout)
throws java.lang.Throwable
waitForMessage in interface AsyncEndpoint<M>java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||