|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SOConfig | |
---|---|
org.eclipse.ecf.provider.generic | |
org.eclipse.ecf.provider.xmpp |
Uses of SOConfig in org.eclipse.ecf.provider.generic |
---|
Methods in org.eclipse.ecf.provider.generic that return SOConfig | |
---|---|
protected SOConfig |
SOContainer.createRemoteSharedObjectConfig(ID fromID,
ReplicaSharedObjectDescription sd,
ISharedObject obj)
|
protected SOConfig |
SOContainer.createSharedObjectConfig(ID id,
ISharedObject obj,
java.util.Map props)
|
protected SOConfig |
SOWrapper.getConfig()
|
Methods in org.eclipse.ecf.provider.generic with parameters of type SOConfig | |
---|---|
protected SOContext |
SOContainer.createRemoteSharedObjectContext(SOConfig soconfig,
IQueueEnqueue queue)
|
protected SOContext |
SOContainer.createSharedObjectContext(SOConfig soconfig,
IQueueEnqueue queue)
|
Constructors in org.eclipse.ecf.provider.generic with parameters of type SOConfig | |
---|---|
SOWrapper(SOConfig aConfig,
ISharedObject obj,
SOContainer cont)
|
Uses of SOConfig in org.eclipse.ecf.provider.xmpp |
---|
Methods in org.eclipse.ecf.provider.xmpp with parameters of type SOConfig | |
---|---|
protected SOContext |
XMPPContainer.createSharedObjectContext(SOConfig soconfig,
IQueueEnqueue queue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |