Uses of Interface
net.jini.jeri.ServerEndpoint.ListenHandle

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.
 



Copyright 2007, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.