|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerEndpoint.ListenHandle | |
net.jini.jeri | Provides the fundamental abstractions and standard implementation classes for Jini extensible remote invocation (Jini ERI). |
Uses of ServerEndpoint.ListenHandle in net.jini.jeri |
Methods in net.jini.jeri that return ServerEndpoint.ListenHandle | |
ServerEndpoint.ListenHandle |
ServerEndpoint.ListenEndpoint.listen(RequestDispatcher requestDispatcher)
Listens for requests received on the communication endpoint represented by this ListenEndpoint ,
dispatching them to the supplied
RequestDispatcher in the form of InboundRequest instances.
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |