|
NetKernel APIs |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A transport encapsulates a mechanism for receiving external requests into the NetKernel and providing replies.
Method Summary | |
String |
getDescription()
Return a short description of the transport that may describe relevant configuration to uniquely identify it |
void |
setContext(IRequestorContext aContext)
Change the context of this transport, used in hot restart |
Methods inherited from interface com.ten60.netkernel.urii.IURComponent |
destroy, initialise |
Method Detail |
public void setContext(IRequestorContext aContext)
public String getDescription()
|
NetKernel APIs |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |