TPTP 4.4.0 Platform Project
Internal API Specification

Package org.eclipse.hyades.internal.execution.file

Interface Summary
FileServiceConstants  
IConnectionHandler New connection handler interface that operates on socket channels rather than plain sockets (the socket channel is local abstraction and is not the standard Java one)
IFileConnectionHandler  
IFileServer Interface that all implementations of the file server will implement
IFileServerParameters  
 

Class Summary
FileServer This class acts as a bridge between the expected file server class from the agent controller native code and the real preferred implementation of the file server class.
 


TPTP 4.4.0 Platform Project
Internal API Specification