|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectinfo.sswap.api.spi.HTTPAPI
public class HTTPAPI
Accessor class to get HTTPClient
and HTTPProvider
s.
HTTPClient
,
HTTPProvider
Constructor Summary | |
---|---|
HTTPAPI()
|
Method Summary | |
---|---|
static HTTPClient |
getClient()
Getter for a new Client. |
static HTTPProvider |
getProvider()
Getter for a new Provider. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HTTPAPI()
Method Detail |
---|
public static HTTPClient getClient()
HTTPClient
public static HTTPProvider getProvider()
HTTPProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |