com.aelitis.azureus.core.versioncheck
Class VersionCheckClientUDPCodecs

java.lang.Object
  extended by com.aelitis.azureus.core.versioncheck.VersionCheckClientUDPCodecs

public class VersionCheckClientUDPCodecs
extends Object


Field Summary
static int ACT_VERSION_REPLY
           
static int ACT_VERSION_REQUEST
           
 
Constructor Summary
VersionCheckClientUDPCodecs()
           
 
Method Summary
static void registerCodecs()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACT_VERSION_REQUEST

public static final int ACT_VERSION_REQUEST
See Also:
Constant Field Values

ACT_VERSION_REPLY

public static final int ACT_VERSION_REPLY
See Also:
Constant Field Values
Constructor Detail

VersionCheckClientUDPCodecs

public VersionCheckClientUDPCodecs()
Method Detail

registerCodecs

public static void registerCodecs()