public abstract class ModularXmppClientToServerConnectionModule<MD extends ModularXmppClientToServerConnectionModuleDescriptor>
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected ModularXmppClientToServerConnectionInternal |
connectionInternal |
protected MD |
moduleDescriptor |
| Modifier | Constructor and Description |
|---|---|
protected |
ModularXmppClientToServerConnectionModule(MD moduleDescriptor,
ModularXmppClientToServerConnectionInternal connectionInternal) |
| Modifier and Type | Method and Description |
|---|---|
MD |
getModuleDescriptor() |
protected XmppClientToServerTransport |
getTransport() |
protected final MD extends ModularXmppClientToServerConnectionModuleDescriptor moduleDescriptor
protected final ModularXmppClientToServerConnectionInternal connectionInternal
protected ModularXmppClientToServerConnectionModule(MD moduleDescriptor, ModularXmppClientToServerConnectionInternal connectionInternal)
public MD getModuleDescriptor()
protected XmppClientToServerTransport getTransport()