RSE
Release 1.0

Uses of Interface
org.eclipse.rse.core.comm.ISystemCommunicationsDaemonHandler

Packages that use ISystemCommunicationsDaemonHandler
org.eclipse.rse.core.comm   
 

Uses of ISystemCommunicationsDaemonHandler in org.eclipse.rse.core.comm
 

Methods in org.eclipse.rse.core.comm with parameters of type ISystemCommunicationsDaemonHandler
 boolean SystemCommunicationsDaemon.addCommunicationsDaemonHandler(ISystemCommunicationsDaemonHandler handler, int requestKey)
          Add a new CommunicationsDaemonHandler
 

Constructors in org.eclipse.rse.core.comm with parameters of type ISystemCommunicationsDaemonHandler
SystemCommunicationsDaemon.CommunicationHandlerThread(ISystemCommunicationsDaemonHandler handler, Socket socket, int requestKey)
           
 


RSE
Release 1.0

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