Uses of Class
org.eclipse.ecf.core.sharedobject.SharedObjectDisconnectException

Packages that use SharedObjectDisconnectException
org.eclipse.ecf.core.sharedobject   
org.eclipse.ecf.provider.generic   
 

Uses of SharedObjectDisconnectException in org.eclipse.ecf.core.sharedobject
 

Methods in org.eclipse.ecf.core.sharedobject that throw SharedObjectDisconnectException
 void ISharedObjectManager.disconnectSharedObjects(ISharedObjectConnector connector)
          Destroy an ISharedObjectConnector instance.
 

Uses of SharedObjectDisconnectException in org.eclipse.ecf.provider.generic
 

Methods in org.eclipse.ecf.provider.generic that throw SharedObjectDisconnectException
 void SOManager.disconnectSharedObjects(ISharedObjectConnector connector)