| Constructor and Description |
|---|
AbstractPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkSupport(org.dom4j.Element featuresEl) |
void |
create(XMPPClient xmppClient) |
XMPPClient |
getXMPPClient() |
protected boolean |
isSupported() |
protected void |
setSupported(boolean isSupported) |
void |
shutdown() |
protected abstract boolean |
supports(org.dom4j.Element featuresEl) |
public void create(XMPPClient xmppClient)
public XMPPClient getXMPPClient()
public void checkSupport(org.dom4j.Element featuresEl)
checkSupport in interface Pluginprotected boolean isSupported()
protected void setSupported(boolean isSupported)
protected abstract boolean supports(org.dom4j.Element featuresEl)
Copyright © 2014. All Rights Reserved.