|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ITransport
A transport encapsulates a mechanism for receiving external requests into the NetKernel and providing replies.
| Method Summary | |
|---|---|
java.lang.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 |
|---|
void setContext(IRequestorContext aContext)
java.lang.String getDescription()
|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||