DCT Lightfoot v3 API specification

Package com.dctl.j2me.io

Interface Summary
Lockable A lockable stream is used to lock the lower level device to prevent multiple tasks accessing the stream at the same time
Readable This is the readable interface that all input streams implement
Writable This is the writable interface that all input streams implement
 

Class Summary
BaseConnection All connections must extend base connections
HandleOutputStream Output stream that can use a C handle for outputing information
ProtocolString Parse the protocol string
SwitchableOutputStream A switchable output stream can be used to dynamically reconfigure output streams at runtime without changing all the objects using the stream.
Util Various utility methods for helping with I/O
 


DCT Lightfoot v3 API specification

DCT Lightfoot v3 API specification