Package | Description |
---|---|
com.om.mxs.client.japi |
Modifier and Type | Interface and Description |
---|---|
interface |
MxsByteChannel
MxsByteChannel interface for JAPI
A simple ByteChannel with cancel() option
|
interface |
SeekableByteChannel
This interface defines a seekable channel.
|
Modifier and Type | Class and Description |
---|---|
class |
MxsInputStream
Abstract class to be used as InputStream interface for JAPI
A simple InputStream with a cancel option
|
class |
MxsOutputStream
Abstract class to be used as OutputStream interface for JAPI
A simple OutputStream with a cancel option
|