Uses of Interface
net.jini.jeri.connection.ConnectionEndpoint

Packages that use ConnectionEndpoint
net.jini.jeri.connection Provides interfaces and classes for implementing connection-based Jini extensible remote invocation (Jini ERI) transport layer providers. 
 

Uses of ConnectionEndpoint in net.jini.jeri.connection
 

Constructors in net.jini.jeri.connection with parameters of type ConnectionEndpoint
ConnectionManager(ConnectionEndpoint ep)
          Creates a new ConnectionManager that manages client-side connections to the specified connection endpoint.
 



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