J-Sim v1.2.1-p7 API

drcl.net
Interface PacketWrapper

All Known Implementing Classes:
Packet

public interface PacketWrapper

Packet wrapper interface.


Method Summary
 java.lang.Object clone()
          Returns a clone of this wrapper instance.
 void wraps(Packet pkt_)
          Wraps up the specified packet.
 

Method Detail

wraps

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


clone

public java.lang.Object clone()
Returns a clone of this wrapper instance.


J-Sim v1.2.1-p7 API

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