Uses of Class
org.eclipse.ecf.core.sharedobject.SharedObjectDisconnectException
- 
Packages that use SharedObjectDisconnectException Package Description org.eclipse.ecf.core.sharedobject org.eclipse.ecf.provider.generic 
- 
- 
Uses of SharedObjectDisconnectException in org.eclipse.ecf.core.sharedobjectMethods in org.eclipse.ecf.core.sharedobject that throw SharedObjectDisconnectException Modifier and Type Method Description voidISharedObjectManager. disconnectSharedObjects(ISharedObjectConnector connector)Destroy an ISharedObjectConnector instance.
- 
Uses of SharedObjectDisconnectException in org.eclipse.ecf.provider.genericMethods in org.eclipse.ecf.provider.generic that throw SharedObjectDisconnectException Modifier and Type Method Description voidSOManager. disconnectSharedObjects(ISharedObjectConnector connector)
 
-