Uses of Interface
com.biglybt.pifimpl.local.messaging.GenericMessageConnectionAdapter
Packages that use GenericMessageConnectionAdapter
-
Uses of GenericMessageConnectionAdapter in com.biglybt.pifimpl.local.messaging
Classes in com.biglybt.pifimpl.local.messaging that implement GenericMessageConnectionAdapterModifier and TypeClassDescriptionclass
class
Fields in com.biglybt.pifimpl.local.messaging declared as GenericMessageConnectionAdapterModifier and TypeFieldDescriptionprivate GenericMessageConnectionAdapter
GenericMessageConnectionImpl.delegate
Methods in com.biglybt.pifimpl.local.messaging with parameters of type GenericMessageConnectionAdapterModifier and TypeMethodDescriptionprotected void
GenericMessageConnectionImpl.setDelegate
(GenericMessageConnectionAdapter _delegate) Constructors in com.biglybt.pifimpl.local.messaging with parameters of type GenericMessageConnectionAdapterModifierConstructorDescriptionprotected
GenericMessageConnectionImpl
(MessageManagerImpl _message_manager, GenericMessageConnectionAdapter _delegate)