Uses of Class
org.sdnplatform.sync.error.RemoteStoreException

Packages that use RemoteStoreException
org.sdnplatform.sync.internal.remote   
 

Uses of RemoteStoreException in org.sdnplatform.sync.internal.remote
 

Methods in org.sdnplatform.sync.internal.remote that throw RemoteStoreException
 java.util.concurrent.Future<SyncReply> RemoteSyncManager.sendRequest(int xid, SyncMessage request)
          Send a request to the server and generate a future for the eventual reply.