|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.anidb.http.HttpConnectionFactory
public class HttpConnectionFactory
Creates and organizes HTTP connections to AniDB.
| Field Summary | |
|---|---|
static java.lang.String |
CGI
The standard CGI. |
static java.lang.String |
HOST
The standard host. |
static int |
MAJOR_VERSION
The major version of the Java AniDB API. |
static int |
MINOR_VERSION
The minor version of the Java AniDB API. |
static int |
PORT
The standard remote port. |
static int |
TIMEOUT
The connection timeout. |
| Method Summary | |
|---|---|
static HttpConnectionFactory |
getInstance()
Returns a instance of the class. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String HOST
public static final java.lang.String CGI
public static final int PORT
public static final int TIMEOUT
public static final int MAJOR_VERSION
public static final int MINOR_VERSION
| Method Detail |
|---|
public static HttpConnectionFactory getInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||