org.embedchat.server
Class Utils

java.lang.Object
  extended by org.embedchat.server.Utils

public class Utils
extends java.lang.Object


Field Summary
static java.lang.String ZERO_ONE
           
static java.lang.String ZERO_THRE
           
static java.lang.String ZERO_TWO
           
 
Method Summary
static java.lang.String getMessageLengthString(int messageLength)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ZERO_ONE

public static final java.lang.String ZERO_ONE
See Also:
Constant Field Values

ZERO_TWO

public static final java.lang.String ZERO_TWO
See Also:
Constant Field Values

ZERO_THRE

public static final java.lang.String ZERO_THRE
See Also:
Constant Field Values
Method Detail

getMessageLengthString

public static java.lang.String getMessageLengthString(int messageLength)


Copyright 2006-2006 embedchat.org. All Rights Reserved.