|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ServerEndpoint.ListenCookie | |
| net.jini.jeri | Provides the fundamental abstractions and standard implementation classes for Jini(TM) extensible remote invocation (Jini ERI). |
| Uses of ServerEndpoint.ListenCookie in net.jini.jeri |
| Methods in net.jini.jeri that return ServerEndpoint.ListenCookie | |
ServerEndpoint.ListenCookie |
ServerEndpoint.ListenContext.addListenEndpoint(ServerEndpoint.ListenEndpoint listenEndpoint)
Adds listenEndpoint to this
ListenContext's collection of
ListenEndpoint instances for the
ServerEndpoint it was passed to, starts a
listen operation on listenEndpoint if
necessary, and returns the ListenCookie for an
active listen operation on listenEndpoint.
|
ServerEndpoint.ListenCookie |
ServerEndpoint.ListenHandle.getCookie()
Returns a ListenCookie to identify the listen
operation as the return value of the ListenContext.addListenEndpoint method. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||