DRCL J-Sim API

drcl.net
Interface PacketWrapper

All Superinterfaces:
java.lang.Cloneable, ObjectCloneable
All Known Implementing Classes:
Packet

public interface PacketWrapper
extends ObjectCloneable

Packet wrapper interface.


Method Summary
 void wraps(Packet pkt_)
          Wraps up the specified packet.
 
Methods inherited from interface drcl.ObjectCloneable
clone
 

Method Detail

wraps

public void wraps(Packet pkt_)
Wraps up the specified packet.


DRCL J-Sim API

Copyright © 1998-2003 Distributed Real-time Computing Lab (DRCL). All Rights Reserved.     ~ To J-Sim Home ~