Uses of Class
net.jini.jeri.connection.ServerConnectionManager

Packages that use ServerConnectionManager
com.sun.jini.jeri.internal.connection   
net.jini.jeri.tcp Provides implementations of the Endpoint and ServerEndpoint abstractions that use TCP sockets as the underlying communication mechanism. 
 

Uses of ServerConnectionManager in com.sun.jini.jeri.internal.connection
 

Fields in com.sun.jini.jeri.internal.connection declared as ServerConnectionManager
private static ServerConnectionManager BasicServerConnManager.manager
           
 

Uses of ServerConnectionManager in net.jini.jeri.tcp
 

Fields in net.jini.jeri.tcp declared as ServerConnectionManager
private static ServerConnectionManager TcpServerEndpoint.serverConnectionManager
           
 



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