TPTP 4.4.0 Platform Project
Internal API Specification

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

Interface Summary
IChannelCommunicator The channel communicator interface contains communication send and receive methods that abstract away the details of the lower-level underlying channel and buffer handling.
IChannelCommunicatorFactory A channel communicator factory creates channel communicators, communicators are objects that encapsulate and abstract the low-level communication details of sending and receiving data between readable and writable channels.
 

Class Summary
ChannelCommunicatorFactory A channel communicator factory creates channel communicators, communicators are objects that encapsulate and abstract the low-level communication details of sending and receiving data between readable and writable channels.
 


TPTP 4.4.0 Platform Project
Internal API Specification