Uses of Class
com.sun.jini.jeri.internal.runtime.SameClassKey

Packages that use SameClassKey
com.sun.jini.jeri.internal.runtime   
 

Uses of SameClassKey in com.sun.jini.jeri.internal.runtime
 

Fields in com.sun.jini.jeri.internal.runtime with type parameters of type SameClassKey
private  java.util.concurrent.ConcurrentMap<SameClassKey,Binding> BasicExportTable.listenPool
          pool of endpoints that we're listening on: maps SameClassKey(ServerEndpoint.ListenEndpoint) to Binding.
 



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