|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
close()
Closes down the transport if it has any resources open etc. |
Invocation |
createInvocation()
Creates a new operation invocation |
void |
invokeOneWay(Invocation invocation,
Reader request)
Performs a one way request |
Reader |
invokeRequest(Invocation invocation,
Reader request)
Performs a request-reply, waiting for the response before returning |
Method Detail |
public Invocation createInvocation()
public void invokeOneWay(Invocation invocation, Reader request) throws Exception
Exception
public Reader invokeRequest(Invocation invocation, Reader request) throws Exception
Exception
public void close() throws Exception
Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |