agent, body, contentType, disableGZIP, dispositionType, fjt, friend, HEADER_LOCATION, method, plugin, propertiesFile, timeoutMS, url| Constructor and Description | 
|---|
RestCallLocal(Method method,
             java.net.URL url,
             ReSTPlugin plugin,
             java.lang.String agent,
             java.io.File propertiesFile,
             java.io.File body,
             Login login,
             int timeout,
             boolean disableGZIP,
             Friend friend,
             HttpClient currentClient,
             ContentType contentType,
             DispositionType dispositionType,
             boolean useCapitalParamNames)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Response | 
doCall()
Make the call 
 | 
public RestCallLocal(@Nonnull
                     Method method,
                     @Nonnull
                     java.net.URL url,
                     @Nullable
                     ReSTPlugin plugin,
                     @Nullable
                     java.lang.String agent,
                     @Nullable
                     java.io.File propertiesFile,
                     @Nullable
                     java.io.File body,
                     @Nonnull
                     Login login,
                     @Nonnegative
                     int timeout,
                     boolean disableGZIP,
                     @Nullable
                     Friend friend,
                     @Nullable
                     HttpClient currentClient,
                     @Nullable
                     ContentType contentType,
                     @Nullable
                     DispositionType dispositionType,
                     boolean useCapitalParamNames)
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.