public class LBEsuRestApiApache extends EsuRestApiApache
| Modifier and Type | Class and Description |
|---|---|
static class |
LBEsuRestApiApache.LBMode |
context, host, port, proto, readChecksum, secret, uid, unicodeEnabled| Constructor and Description |
|---|
LBEsuRestApiApache(java.util.List<java.lang.String> hosts,
int port,
java.lang.String uid,
java.lang.String sharedSecret) |
| Modifier and Type | Method and Description |
|---|---|
protected java.net.URL |
buildUrl(java.lang.String resource,
java.lang.String query)
Builds a new URL to the given resource
|
LBEsuRestApiApache.LBMode |
getMode() |
void |
setMode(LBEsuRestApiApache.LBMode mode) |
calculateServerOffset, createObjectFromSegment, createObjectFromSegmentOnPath, createObjectFromStream, createObjectFromStreamOnPath, createObjectWithKeyFromSegment, createObjectWithKeyFromStream, deleteObject, deleteObjectWithKey, deleteUserMetadata, deleteVersion, getAcl, getAllMetadata, getAllMetadata, getListableTags, getListableTags, getObjectInfo, getServiceInformation, getSystemMetadata, getSystemMetadata, getUserMetadata, hardLink, listDirectory, listObjects, listUserMetadataTags, listVersions, listVersions, queryObjects, readObject, readObjectStream, readObjectStreamWithKey, readObjectWithKey, rename, restoreVersion, setAcl, setProxy, setProxy, setUserMetadata, updateObjectFromSegment, updateObjectFromStream, updateObjectWithKeyFromSegment, updateObjectWithKeyFromStream, versionObjectcreateObject, createObject, createObjectFromSegment, createObjectFromSegmentOnPath, createObjectOnPath, createObjectOnPath, createObjectWithKey, createObjectWithKey, createObjectWithKeyFromSegment, decodeUtf8, encodeUtf8, formatTag, getContext, getDateHeader, getObjectId, getProtocol, getResourcePath, getServerOffset, getShareableUrl, getShareableUrl, isReadChecksum, isUnicodeEnabled, join, listDirectory, listObjects, listObjects, listObjects, listObjectsWithMetadata, listObjectsWithMetadata, normalizeSpace, parseDirectoryListing, parseObjectList, parseObjectListWithMetadata, parseServiceInformation, parseVersionList, parseVersionListLong, processAcl, processMetadata, processTags, readAcl, readMetadata, readObject, readObjectWithKey, readStream, readTags, setContext, setProtocol, setReadChecksum, setServerOffset, setUnicodeEnabled, sign, sign, silentClose, updateObject, updateObject, updateObjectFromSegment, updateObjectWithKey, updateObjectWithKey, updateObjectWithKeyFromSegmentpublic LBEsuRestApiApache(java.util.List<java.lang.String> hosts,
int port,
java.lang.String uid,
java.lang.String sharedSecret)
protected java.net.URL buildUrl(java.lang.String resource,
java.lang.String query)
throws java.net.URISyntaxException,
java.net.MalformedURLException
AbstractEsuRestApibuildUrl in class AbstractEsuRestApijava.net.URISyntaxExceptionjava.net.MalformedURLExceptionpublic LBEsuRestApiApache.LBMode getMode()
public void setMode(LBEsuRestApiApache.LBMode mode)