Remote System Explorer DataStore
Release 3.2

Uses of Class
org.eclipse.dstore.core.server.ServerReceiver

Packages that use ServerReceiver
org.eclipse.dstore.core.model   
org.eclipse.dstore.core.server   
 

Uses of ServerReceiver in org.eclipse.dstore.core.model
 

Fields in org.eclipse.dstore.core.model declared as ServerReceiver
protected  ServerReceiver Client._receiver
           
 

Methods in org.eclipse.dstore.core.model with parameters of type ServerReceiver
 void Client.setServerReceiver(ServerReceiver receiver)
           
 

Uses of ServerReceiver in org.eclipse.dstore.core.server
 

Methods in org.eclipse.dstore.core.server with parameters of type ServerReceiver
 void ConnectionEstablisher.finished(ServerReceiver receiver)
          Tells the connection establisher to clean up and shutdown
 


Remote System Explorer DataStore
Release 3.2

Copyright (c) IBM Corporation and others 2000, 2010. All Rights Reserved.