public class HttpRestTransport extends java.lang.Object implements RestTransport
CACHE_CONTROL, ETAG, FILE_LIST, IF_NONE_MATCH, MIME_TYPE, RESULTS_SHA1, STATUS| Constructor and Description | 
|---|
HttpRestTransport()  | 
| 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 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, @Nonnegative int timeout, boolean disableGZIP, Friend friend, @Nullable ContentType contentType, @Nullable DispositionType dispositionType)
makeRestCall in interface RestTransportstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.