estella.lib
Class Constantes
java.lang.Object
estella.lib.Constantes
public class Constantes
- extends java.lang.Object
Constantes necessarias
- Since:
- 20/11/2005
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GNUTELLA
public static final java.lang.String GNUTELLA
- See Also:
- Constant Field Values
GNUTELLA_OK
public static final java.lang.String GNUTELLA_OK
- See Also:
- Constant Field Values
REPOSITORIO
public static final java.lang.String REPOSITORIO
- See Also:
- Constant Field Values
LISTA_SERVENTS
public static final java.lang.String LISTA_SERVENTS
- See Also:
- Constant Field Values
LOG
public static final java.lang.String LOG
- See Also:
- Constant Field Values
ESTELLA
public static final java.lang.String ESTELLA
- See Also:
- Constant Field Values
CONNECTION_TIMEOUT
public static final java.lang.String CONNECTION_TIMEOUT
- See Also:
- Constant Field Values
CONEXAO
public static final short CONEXAO
- See Also:
- Constant Field Values
CONEXAO_SUCEDIDA
public static final short CONEXAO_SUCEDIDA
- See Also:
- Constant Field Values
FALHA_CONEXAO
public static final short FALHA_CONEXAO
- See Also:
- Constant Field Values
USUARIO
public static final short USUARIO
- See Also:
- Constant Field Values
N_ARQUIVOS
public static final short N_ARQUIVOS
- See Also:
- Constant Field Values
TAM_ARQUIVOS
public static final short TAM_ARQUIVOS
- See Also:
- Constant Field Values
PROC_ARQUIVOS
public static final short PROC_ARQUIVOS
- See Also:
- Constant Field Values
QUERY_LIVRE
public static final short QUERY_LIVRE
- See Also:
- Constant Field Values
QUERY_MIN
public static final short QUERY_MIN
- See Also:
- Constant Field Values
QUERY_MED
public static final short QUERY_MED
- See Also:
- Constant Field Values
NULL
public static final short NULL
- See Also:
- Constant Field Values
TTL
public static final byte TTL
- See Also:
- Constant Field Values
PING
public static final byte PING
- See Also:
- Constant Field Values
PONG
public static final byte PONG
- See Also:
- Constant Field Values
PUSH
public static final byte PUSH
- See Also:
- Constant Field Values
QUERY
public static final byte QUERY
- See Also:
- Constant Field Values
QUERYHITS
public static final byte QUERYHITS
- See Also:
- Constant Field Values
BYE
public static final short BYE
- See Also:
- Constant Field Values
SOCKET_TIMEOUT
public static final short SOCKET_TIMEOUT
- See Also:
- Constant Field Values
SOCKET_SERVER_TIMEOUT
public static final short SOCKET_SERVER_TIMEOUT
- See Also:
- Constant Field Values
SOCKET_TCPNODELAY
public static final boolean SOCKET_TCPNODELAY
- See Also:
- Constant Field Values
SERVIDOR_PORTA
public static final short SERVIDOR_PORTA
- See Also:
- Constant Field Values
SERVIDOR_WEB_PORTA
public static final short SERVIDOR_WEB_PORTA
- See Also:
- Constant Field Values
Constantes
public Constantes()