Uses of Class
org.eclipse.ecf.provider.generic.SOContainerConfig

Packages that use SOContainerConfig
org.eclipse.ecf.provider.xmpp   
org.eclipse.ecf.server.generic   
 

Uses of SOContainerConfig in org.eclipse.ecf.provider.xmpp
 

Constructors in org.eclipse.ecf.provider.xmpp with parameters of type SOContainerConfig
XMPPContainer(SOContainerConfig config, int keepAlive)
           
 

Uses of SOContainerConfig in org.eclipse.ecf.server.generic
 

Methods in org.eclipse.ecf.server.generic that return SOContainerConfig
protected  SOContainerConfig AbstractGenericServer.createServerConfig(java.lang.String path)