Uses of Interface
org.eclipse.ecf.core.sharedobject.util.IQueueEnqueue
Packages that use IQueueEnqueue
Package
Description
-
Uses of IQueueEnqueue in org.eclipse.ecf.provider.generic
Fields in org.eclipse.ecf.provider.generic declared as IQueueEnqueueMethods in org.eclipse.ecf.provider.generic that return IQueueEnqueueMethods in org.eclipse.ecf.provider.generic with parameters of type IQueueEnqueueModifier and TypeMethodDescriptionprotected SOContext
SOContainer.createRemoteSharedObjectContext
(SOConfig soconfig, IQueueEnqueue queue) protected SOContext
SOContainer.createSharedObjectContext
(SOConfig soconfig, IQueueEnqueue queue) protected void
SOConfig.makeActive
(IQueueEnqueue queue) Constructors in org.eclipse.ecf.provider.generic with parameters of type IQueueEnqueueModifierConstructorDescriptionSOConnector
(ID sender, ID[] recv, IQueueEnqueue[] queues) SOContext
(ID objID, ID homeID, SOContainer cont, Map props, IQueueEnqueue queue)