Uses of Class
com.biglybt.core.instancemanager.impl.ClientOtherInstanceImpl
Packages that use ClientOtherInstanceImpl
-
Uses of ClientOtherInstanceImpl in com.biglybt.core.instancemanager.impl
Fields in com.biglybt.core.instancemanager.impl with type parameters of type ClientOtherInstanceImplModifier and TypeFieldDescriptionprivate final Map<String,
ClientOtherInstanceImpl> ClientInstanceManagerImpl.other_instances
Methods in com.biglybt.core.instancemanager.impl that return ClientOtherInstanceImplModifier and TypeMethodDescriptionprotected ClientOtherInstanceImpl
ClientInstanceManagerImpl.checkAdd
(ClientOtherInstanceImpl inst) protected static ClientOtherInstanceImpl
ClientOtherInstanceImpl.decode
(InetAddress internal_address, Map map) Methods in com.biglybt.core.instancemanager.impl with parameters of type ClientOtherInstanceImplModifier and TypeMethodDescriptionprotected ClientOtherInstanceImpl
ClientInstanceManagerImpl.checkAdd
(ClientOtherInstanceImpl inst) protected void
ClientInstanceManagerImpl.checkRemove
(ClientOtherInstanceImpl inst) protected void
ClientInstanceManagerImpl.informRemoved
(ClientOtherInstanceImpl inst) protected boolean
ClientOtherInstanceImpl.update
(ClientOtherInstanceImpl new_inst)