All Packages This Package Class Hierarchy Class Search Index
Class edu.utah.janos.ants.ants.ANEPDemultiplexKey
java.lang.Object
|
+----edu.utah.janos.core.DemultiplexKey
|
+----edu.utah.janos.ants.ants.ANEPDemultiplexKey
class ANEPDemultiplexKey
extends edu.utah.janos.core.DemultiplexKey
{
// Fields 2
private final byte byte1;
private final byte byte2;
// Constructors 1
ANEPDemultiplexKey(int, short);
// Methods 2
public int matches(byte[], int, int);
public String toString();
}
Match ANEP packets with the specified TypeID.
XXX should check version, etc.
- Extended By:
- ANTSDemultiplexKey
private final byte byte1
private final byte byte2
ANEPDemultiplexKey(int additionalLen,
short protocolID)
public int matches(byte[] buf,
int packetOffset,
int packetLength)
- Overrides:
- matches in class DemultiplexKey
public String toString()
- Overrides:
- toString in class DemultiplexKey
All Packages This Package Class Hierarchy Class Search Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7