net.sourceforge.jpcap.net
Class UDPEncoding

java.lang.Object
  |
  +--net.sourceforge.jpcap.net.UDPEncoding
All Implemented Interfaces:
UDPFields

public class UDPEncoding
extends java.lang.Object
implements UDPFields

UDP protocol encoding information.


Fields inherited from interface net.sourceforge.jpcap.net.UDPFields
UDP_CSUM_LEN, UDP_CSUM_POS, UDP_DP_POS, UDP_HEADER_LEN, UDP_LEN_LEN, UDP_LEN_POS, UDP_PORT_LEN, UDP_SP_POS
 
Constructor Summary
UDPEncoding()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UDPEncoding

public UDPEncoding()