|
Qizx/open API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.axyana.qizxopen.util.ByteInputBase
net.axyana.qizxopen.util.CoreByteInput
net.axyana.qizxopen.util.RemoteByteInput
Reads bytes from a remote connection (TODO, this is a mock class)
Constructor Summary | |
RemoteByteInput()
|
|
RemoteByteInput(CoreByteOutput source)
|
Method Summary | |
void |
dump()
|
Methods inherited from class net.axyana.qizxopen.util.CoreByteInput |
restartOn, store |
Methods inherited from class net.axyana.qizxopen.util.ByteInputBase |
decode, getByte, getBytes, getBytes, getChars, getChars, getChars, getDouble, getString, getVint, getVlong, inspect, read, read, read |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RemoteByteInput()
public RemoteByteInput(CoreByteOutput source)
Method Detail |
public void dump()
|
© 2005 Axyana Software | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |