|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.anidb.http.HttpConnection
public class HttpConnection
A connection to AniDB via HTTP.
For further information on the UDP communication look at the HTTP API Definition.
| Field Summary | |
|---|---|
static java.lang.String |
CLIENT_NAME
The client name of the Java AniDB API. |
static int |
CLIENT_VERSION
The client version of this version of the Java AniDB API. |
static int |
PROTOCOL_VERSION
The supported protocol version. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int PROTOCOL_VERSION
public static final java.lang.String CLIENT_NAME
public static final int CLIENT_VERSION
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||