Uses of Interface
org.eclipse.ecf.core.sharedobject.util.IQueue

Packages that use IQueue
org.eclipse.ecf.core.sharedobject.util   
 

Uses of IQueue in org.eclipse.ecf.core.sharedobject.util
 

Methods in org.eclipse.ecf.core.sharedobject.util that return IQueue
 IQueue QueueException.getQueue()
           
 

Constructors in org.eclipse.ecf.core.sharedobject.util with parameters of type IQueue
QueueException(IQueue queue)