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_instancesMethods in com.biglybt.core.instancemanager.impl that return ClientOtherInstanceImplModifier and TypeMethodDescriptionprotected ClientOtherInstanceImplClientInstanceManagerImpl.checkAdd(ClientOtherInstanceImpl inst) protected static ClientOtherInstanceImplClientOtherInstanceImpl.decode(InetAddress internal_address, Map map) Methods in com.biglybt.core.instancemanager.impl with parameters of type ClientOtherInstanceImplModifier and TypeMethodDescriptionprotected ClientOtherInstanceImplClientInstanceManagerImpl.checkAdd(ClientOtherInstanceImpl inst) protected voidClientInstanceManagerImpl.checkRemove(ClientOtherInstanceImpl inst) protected voidClientInstanceManagerImpl.informRemoved(ClientOtherInstanceImpl inst) protected booleanClientOtherInstanceImpl.update(ClientOtherInstanceImpl new_inst)