public class LocalRestTransport extends java.lang.Object implements RestTransport
CACHE_CONTROL, ETAG, FILE_LIST, IF_NONE_MATCH, MIME_TYPE, RESULTS_SHA1, STATUS| Constructor and Description |
|---|
LocalRestTransport(Login login,
HttpClient currentClient) |
LocalRestTransport(Login login,
HttpClient currentClient,
boolean useCapitalParamNames) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getRootFolderName() |
RestCall |
makeRestCall(Method method,
java.net.URL url,
ReSTPlugin plugin,
java.lang.String agent,
java.io.File propertiesFile,
java.io.File body,
int timeout,
boolean disableGZIP,
Friend friend,
ContentType contentType,
DispositionType dispositionType) |
public LocalRestTransport(@Nonnull
Login login,
@Nullable
HttpClient currentClient)
public LocalRestTransport(@Nonnull
Login login,
@Nullable
HttpClient currentClient,
boolean useCapitalParamNames)
public java.lang.String getRootFolderName()
getRootFolderName in interface RestTransportpublic RestCall makeRestCall(Method method, java.net.URL url, ReSTPlugin plugin, java.lang.String agent, java.io.File propertiesFile, java.io.File body, int timeout, boolean disableGZIP, Friend friend, @Nullable ContentType contentType, @Nullable DispositionType dispositionType)
makeRestCall in interface RestTransportstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.