|
JML | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jml.util.JmlConstants
public final class JmlConstants
Some constants used in jml.
Field Summary | |
---|---|
static String |
DEFAULT_ENCODING
Default encoding. |
static boolean |
FAST_SSL_LOGIN
Fast ssl login. |
static String |
LINE_SEPARATOR
Line separator. |
static int |
MESSAGE_CHAIN_LENGTH
The MsnMessageChain length. |
Constructor Summary | |
---|---|
JmlConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String DEFAULT_ENCODING
public static final String LINE_SEPARATOR
public static final boolean FAST_SSL_LOGIN
public static final int MESSAGE_CHAIN_LENGTH
Constructor Detail |
---|
public JmlConstants()
|
JML | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |