org.activeio.adapter
Class PacketInputStream

java.lang.Object
  extended byjava.io.InputStream
      extended byorg.activeio.adapter.PacketToInputStream
          extended byorg.activeio.adapter.PacketInputStream

Deprecated. Use PacketToInputStream instead. This class will be removed very soon.

public class PacketInputStream
extends PacketToInputStream


Constructor Summary
PacketInputStream(Packet packet)
          Deprecated.  
 
Methods inherited from class org.activeio.adapter.PacketToInputStream
read, read
 
Methods inherited from class java.io.InputStream
available, close, mark, markSupported, read, reset, skip
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PacketInputStream

public PacketInputStream(Packet packet)
Deprecated. 


Copyright © -2007 The ActiveIO Project. All Rights Reserved.