Qizx/open API

net.axyana.qizxopen.util
Class RemoteByteInput

java.lang.Object
  extended bynet.axyana.qizxopen.util.ByteInputBase
      extended bynet.axyana.qizxopen.util.CoreByteInput
          extended bynet.axyana.qizxopen.util.RemoteByteInput
All Implemented Interfaces:
ByteInput, java.io.Serializable

public class RemoteByteInput
extends CoreByteInput

Reads bytes from a remote connection (TODO, this is a mock class)

See Also:
Serialized Form

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

RemoteByteInput

public RemoteByteInput()

RemoteByteInput

public RemoteByteInput(CoreByteOutput source)
Method Detail

dump

public void dump()

© 2005 Axyana Software