|
LimeWire Consolidated API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.limegroup.gnutella.Constants
public final class Constants
A class to keep together the constants that may be used by multiple classes
| Field Summary | |
|---|---|
static String |
ENTRY_SEPARATOR
|
static String |
FILE_MIME_TYPE
Mime Type to be used when uploading files. |
static String |
HTML_MIME_TYPE
Mime Type to be used when showing HTML files. |
static long |
MAX_FILE_SIZE
Maximum file size we'll share |
static long |
MINUTE
how long a minute is. |
static String |
QUERYREPLY_MIME_TYPE
Mime Type to be used when returning QueryReplies on receiving a HTTP request (or some other content request) |
static int |
TIMEOUT
Constant for the timeout to use on sockets. |
static String |
UTF_8_ENCODING
Identifier for UTF-8 encoding |
| 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 ENTRY_SEPARATOR
public static final String QUERYREPLY_MIME_TYPE
public static final String FILE_MIME_TYPE
public static final String HTML_MIME_TYPE
public static final int TIMEOUT
public static long MINUTE
public static final String UTF_8_ENCODING
public static final long MAX_FILE_SIZE
|
LimeWire Consolidated API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||