HttpSvc Class
- public class HttpSvc
extends Object
-
Hierarchy
-
Object
HttpSvc
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GET
public static final int GET
instance
protected static HttpSvc.IRuntime
instance
- Static instance of the service interface
POST
public static final int POST
HttpSvc
public HttpSvc()
get() Method
public static HttpSvc.I
get()
Obtain the service interface. Value is cached in the instance variable after the first use.
getRuntime() Method
public static HttpSvc.IRuntime
getRuntime()