public class ProtocolFactory extends Object
| Constructor and Description |
|---|
ProtocolFactory() |
| Modifier and Type | Method and Description |
|---|---|
static XMPPProtocol |
xmppProtocolInstance() |
static XMPPProtocol |
xmppProtocolInstance(boolean newInstance)
Optionally force instantiate
XMPPProtocol |
public static XMPPProtocol xmppProtocolInstance()
XMPPProtocol instancepublic static XMPPProtocol xmppProtocolInstance(boolean newInstance)
XMPPProtocolnewInstance - flag to indicate if the protocol should be
instantiated againXMPPProtocol instanceCopyright © 2019. All rights reserved.