JNodeOS v1.2.0 API

Uses of Class
edu.utah.janos.util.InvalidPacketException

Packages that use InvalidPacketException
edu.utah.janos.protocols.icmp   
edu.utah.janos.protocols.ip   
edu.utah.janos.protocols.udp   
edu.utah.janos.util   
 

Uses of InvalidPacketException in edu.utah.janos.protocols.icmp
 

Methods in edu.utah.janos.protocols.icmp that throw InvalidPacketException
 int ICMPHeader.unmarshal(BufferHandle bh, int offset)
           
 

Uses of InvalidPacketException in edu.utah.janos.protocols.ip
 

Methods in edu.utah.janos.protocols.ip that throw InvalidPacketException
 int IPHeader.unmarshal(BufferHandle bh, int offset)
           
 

Uses of InvalidPacketException in edu.utah.janos.protocols.udp
 

Methods in edu.utah.janos.protocols.udp that throw InvalidPacketException
 int UDPHeader.unmarshal(BufferHandle bh, int offset)
           
 

Uses of InvalidPacketException in edu.utah.janos.util
 

Methods in edu.utah.janos.util that throw InvalidPacketException
 void Packet.unmarshal(BufferHandle bh, int offset)
           
 void Packet.unmarshal(BufferHandle bh)
          Unmarshal this packet from the beginning of the given buffer.
 int PacketSegment.unmarshal(BufferHandle bh, int offset)
           
 int PlainPacketSegment.unmarshal(BufferHandle bh, int offset)
           
 


JNodeOS v1.2.0 API

This documentation is Copyright (C) 1998-2002 The University of Utah. All Rights Reserved. See the file LICENSE for distribution terms.
Documentation, software, and mailing list archives for Janos can be found at the Janos Project web site: http://www.cs.utah.edu/flux/janos/
Generated on Mar 17, 2002