Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
X
A
addMetaData(String, String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesObjectMetaData
Add a new meta-data entry (or overwrite an old one)
addObject(File, String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesContainer
Adds a new object to the container
apikey
- Variable in class com.rackspacecloud.client.cloudfiles.
FilesClient
authenticationURL
- Variable in class com.rackspacecloud.client.cloudfiles.
FilesClient
authToken
- Variable in class com.rackspacecloud.client.cloudfiles.
FilesClient
C
client
- Variable in class com.rackspacecloud.client.cloudfiles.
FilesClient
client
- Variable in class com.rackspacecloud.client.cloudfiles.
FilesContainer
clientExt
- Variable in class com.olleh.ucloudbiz.ucloudstorage.
FilesContainerExt
close()
- Method in class com.rackspacecloud.client.cloudfiles.wrapper.
OutputStreamWrapper
com.olleh.ucloudbiz.ucloudstorage
- package com.olleh.ucloudbiz.ucloudstorage
com.rackspacecloud.client.cloudfiles
- package com.rackspacecloud.client.cloudfiles
com.rackspacecloud.client.cloudfiles.wrapper
- package com.rackspacecloud.client.cloudfiles.wrapper
connectionTimeOut
- Variable in class com.rackspacecloud.client.cloudfiles.
FilesClient
consumeContent()
- Method in class com.rackspacecloud.client.cloudfiles.wrapper.
RequestEntityWrapper
CONTAINER_NAME_LENGTH
- Static variable in class com.rackspacecloud.client.cloudfiles.
FilesConstants
containerExists(String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Convenience method to test for the existence of a container in Cloud Files.
containesKey(String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesObjectMetaData
Tests to see if a given metadata key is present for this object
contentLength
- Variable in class com.rackspacecloud.client.cloudfiles.
FilesObjectMetaData
contentType
- Variable in class com.olleh.ucloudbiz.ucloudstorage.
FilesObjectMetaDataExt
copyObject(String, String, String, String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
This method copies the object found in the source container with the source object name to the destination container with the destination object name.
createContainer(String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Creates a container
createContainer()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesContainer
Creates the container represented by this instance on the server
createFullPath(String, String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Create all of the path elements for the entire tree for a given path.
createManifestObject(String, String, String, String, IFilesTransferCallback)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Create a manifest on the server, including metadata
createManifestObject(String, String, String, String, Map<String, String>)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Create a manifest on the server, including metadata
createManifestObject(String, String, String, String, Map<String, String>, IFilesTransferCallback)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Create a manifest on the server, including metadata
createPath(String, String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Creates a path (but not any of the sub portions of the path)
D
deleteContainer(String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Deletes a container
deleteObject(String, String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Delete the given object from it's container.
deleteSegmentsManifest(String, String)
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
ºÐÇÒ ¾÷·ÎµåµÈ manifest ÆÄÀÏ ¹× ¸ðµç ºÐÇÒµéÀ» »èÁ¦ÇÑ´Ù.
disableStaticWebsiteConfig(String)
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
static website·Î ±¸¼ºµÈ container¸¦ ºÒȰ¼ºÈ½ÃŲ´Ù.
disableStaticWebsiteConfig()
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesContainerExt
static website·Î ±¸¼ºµÈ container¸¦ ºÒȰ¼ºÈ½ÃŲ´Ù.
E
E_TAG
- Static variable in class com.rackspacecloud.client.cloudfiles.
FilesConstants
HTTP Header used by Cloud Files for the MD5Sum of the object being created in a Container
email
- Variable in class com.rackspacecloud.client.cloudfiles.
FilesClient
enableStaticWebsiteConfig(String, Map<String, String>)
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
ÇØ´ç container¸¦ static website·Î ±¸¼ºÇÑ´Ù.
enableStaticWebsiteConfig(Map<String, String>)
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesContainerExt
container¸¦ static website·Î ±¸¼ºÇÑ´Ù.
entity
- Variable in class com.rackspacecloud.client.cloudfiles.
FilesResponse
eTag
- Variable in class com.rackspacecloud.client.cloudfiles.
FilesObjectMetaData
F
FilesAccountInfo
- Class in
com.rackspacecloud.client.cloudfiles
FilesAccountInfo(long, int)
- Constructor for class com.rackspacecloud.client.cloudfiles.
FilesAccountInfo
FilesAuthorizationException
- Exception in
com.rackspacecloud.client.cloudfiles
FilesAuthorizationException(String, Header[], StatusLine)
- Constructor for exception com.rackspacecloud.client.cloudfiles.
FilesAuthorizationException
An exception generated when a client tries to do something they aren't authorized to do.
FilesClient
- Class in
com.rackspacecloud.client.cloudfiles
A client for Cloud Files.
FilesClient(HttpClient, String, String, String, int)
- Constructor for class com.rackspacecloud.client.cloudfiles.
FilesClient
FilesClient(String, String, String, int)
- Constructor for class com.rackspacecloud.client.cloudfiles.
FilesClient
FilesClient(String, String, String)
- Constructor for class com.rackspacecloud.client.cloudfiles.
FilesClient
This method uses the default connection time out of CONNECTON_TIMEOUT.
FilesClient(String, String)
- Constructor for class com.rackspacecloud.client.cloudfiles.
FilesClient
Mosso-style authentication (No accounts).
FilesClient()
- Constructor for class com.rackspacecloud.client.cloudfiles.
FilesClient
This method uses the default connection time out of CONNECTON_TIMEOUT and username, password, and account from FilesUtil
FilesClientExt
- Class in
com.olleh.ucloudbiz.ucloudstorage
ÀÌ Å¬·¡½º´Â FilesClientÀÇ È®Àå Ŭ·¡½º·Î Ãß°¡ÀûÀÎ API¸¦ °®°í ÀÖ´Ù.
FilesClientExt(HttpClient, String, String, String, int)
- Constructor for class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
FilesClientExt(String, String, String, int)
- Constructor for class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
FilesClientExt(String, String, String)
- Constructor for class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
FilesClientExt(String, String)
- Constructor for class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
FilesClientExt()
- Constructor for class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
FilesConstants
- Class in
com.rackspacecloud.client.cloudfiles
FilesConstants()
- Constructor for class com.rackspacecloud.client.cloudfiles.
FilesConstants
FilesConstantsExt
- Class in
com.olleh.ucloudbiz.ucloudstorage
ÀÌ Å¬·¡½º´Â FilesConstantsÀÇ È®Àå Ŭ·¡½º·Î Ãß°¡ÀûÀΠŬ·¡½º Çʵ带 °®°í ÀÖ´Ù.
FilesConstantsExt()
- Constructor for class com.olleh.ucloudbiz.ucloudstorage.
FilesConstantsExt
FilesContainer
- Class in
com.rackspacecloud.client.cloudfiles
FilesContainer(String, List<FilesObject>, FilesClient)
- Constructor for class com.rackspacecloud.client.cloudfiles.
FilesContainer
Note, this does not actually create a container on the server
FilesContainer(String, FilesClient)
- Constructor for class com.rackspacecloud.client.cloudfiles.
FilesContainer
FilesContainerExistsException
- Exception in
com.rackspacecloud.client.cloudfiles
FilesContainerExistsException(String, Header[], StatusLine)
- Constructor for exception com.rackspacecloud.client.cloudfiles.
FilesContainerExistsException
FilesContainerExt
- Class in
com.olleh.ucloudbiz.ucloudstorage
ÀÌ Å¬·¡½º´Â FilesContainerÀÇ È®Àå Ŭ·¡½º·Î static website ¹× container logging¿¡ °ü·ÃµÈ ¸Þ¼Òµå¸¦ °¡Áö°í ÀÖ´Ù.
FilesContainerExt(String, List<FilesObject>, FilesClientExt)
- Constructor for class com.olleh.ucloudbiz.ucloudstorage.
FilesContainerExt
FilesClientExtÀÇ °´Ã¼»ý¼ºÀ¸·Î ½ºÅ丮Áö»ó¿¡ container¸¦ »ý¼ºÇÏÁö ¾Ê´Â´Ù.
FilesContainerExt(String, FilesClientExt)
- Constructor for class com.olleh.ucloudbiz.ucloudstorage.
FilesContainerExt
FilesContainerInfo
- Class in
com.rackspacecloud.client.cloudfiles
Contains basic information about the container
FilesContainerInfo(String, int, long)
- Constructor for class com.rackspacecloud.client.cloudfiles.
FilesContainerInfo
FilesContainerInfoExt
- Class in
com.olleh.ucloudbiz.ucloudstorage
ÀÌ Å¬·¡½º´Â FilesContainerInfo È®Àå Ŭ·¡½º·Î static website ¹× container logging¿¡ °ü·ÃµÈ ¸Þ¼Òµå¸¦ °¡Áö°í ÀÖ´Ù.
FilesContainerInfoExt(String, int, long, String, String, boolean, String, boolean)
- Constructor for class com.olleh.ucloudbiz.ucloudstorage.
FilesContainerInfoExt
FilesContainerNotEmptyException
- Exception in
com.rackspacecloud.client.cloudfiles
FilesContainerNotEmptyException(String, Header[], StatusLine)
- Constructor for exception com.rackspacecloud.client.cloudfiles.
FilesContainerNotEmptyException
FilesException
- Exception in
com.rackspacecloud.client.cloudfiles
FilesException(String, Header[], StatusLine)
- Constructor for exception com.rackspacecloud.client.cloudfiles.
FilesException
An exception generated when a client tries to do something they aren't authorized to do.
FilesException(String, Throwable)
- Constructor for exception com.rackspacecloud.client.cloudfiles.
FilesException
FilesInvalidNameException
- Exception in
com.rackspacecloud.client.cloudfiles
FilesInvalidNameException(String)
- Constructor for exception com.rackspacecloud.client.cloudfiles.
FilesInvalidNameException
FilesNotFoundException
- Exception in
com.rackspacecloud.client.cloudfiles
FilesNotFoundException(String, Header[], StatusLine)
- Constructor for exception com.rackspacecloud.client.cloudfiles.
FilesNotFoundException
FilesObject
- Class in
com.rackspacecloud.client.cloudfiles
FilesObjectMetaData
- Class in
com.rackspacecloud.client.cloudfiles
FilesObjectMetaData(String, String, String, String)
- Constructor for class com.rackspacecloud.client.cloudfiles.
FilesObjectMetaData
An object storing the metadata for an FS Cloud object
FilesObjectMetaData(String, String, String)
- Constructor for class com.rackspacecloud.client.cloudfiles.
FilesObjectMetaData
An object storing the metadata for an FS Cloud object
FilesObjectMetaDataExt
- Class in
com.olleh.ucloudbiz.ucloudstorage
ÀÌ Å¬·¡½º´Â FilesObjectMetaData È®Àå Ŭ·¡½º·Î ºÐÇÒ ¾÷·Îµå¿Í °ü·ÃµÈ manifest ÆÄÀÏ¿¡ ´ëÇÑ ¸Þ¼Òµå¸¦ °¡Áö°í ÀÖ´Ù.
FilesObjectMetaDataExt(String, String, String, String, String, String)
- Constructor for class com.olleh.ucloudbiz.ucloudstorage.
FilesObjectMetaDataExt
FilesResponse
- Class in
com.rackspacecloud.client.cloudfiles
FilesResponse(HttpResponse)
- Constructor for class com.rackspacecloud.client.cloudfiles.
FilesResponse
FilesResponseExt
- Class in
com.olleh.ucloudbiz.ucloudstorage
ÀÌ Å¬·¡½º´Â FilesResponse È®Àå Ŭ·¡½º·Î static website, container logging ¹× manifest ÆÄÀÏ¿¡ °ü·ÃµÈ ¸Þ¼Òµå¸¦ °¡Áö°í ÀÖ´Ù.
FilesResponseExt(HttpResponse)
- Constructor for class com.olleh.ucloudbiz.ucloudstorage.
FilesResponseExt
FilesUtil
- Class in
com.rackspacecloud.client.cloudfiles
Cloud Files utilities
FilesUtil()
- Constructor for class com.rackspacecloud.client.cloudfiles.
FilesUtil
flush()
- Method in class com.rackspacecloud.client.cloudfiles.wrapper.
OutputStreamWrapper
G
getAccountBytesUsed()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesResponse
Get the number of bytes used by the container
getAccountContainerCount()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesResponse
Get the number of objects in the header
getAccountInfo()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Gets information for the given account.
getAuthenticationURL()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
The URL we will use for Authentication
getAuthToken()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
getAuthToken()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesResponse
This method makes no assumptions about the user having been logged in.
getBytesUsed()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesAccountInfo
Returns the total number of bytes used by all objects in a given account.
getClient()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesContainer
Returns the instance of the client we're using
getConnectionTimeOut()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
getContainerBytesUsed()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesResponse
Get the number of bytes used by the container
getContainerCount()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesAccountInfo
The number of containers in a given account.
getContainerInfo(String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Get basic information on a container (number of items and the total size).
getContainerInfoExt(String)
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
FilesContainerInfo¸¦ È®ÀåÇÏ¿© static website ±¸¼ºÁ¤º¸¿Í container logging »óÅ Á¤º¸¸¦ °¡Á®¿Â´Ù.
getContainerLogging()
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesResponseExt
container¿¡ ´ëÇÑ logging ¼³Á¤»óŸ¦ Á¶È¸ÇÑ´Ù.
getContainerObjectCount()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesResponse
Get the number of objects in the header
getContent()
- Method in class com.rackspacecloud.client.cloudfiles.wrapper.
RequestEntityWrapper
getContentEncoding()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesResponse
getContentEncoding()
- Method in class com.rackspacecloud.client.cloudfiles.wrapper.
RequestEntityWrapper
getContentLength()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesObjectMetaData
The size of the object, in bytes
getContentLength()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesResponse
Get the content length of the response (as reported in the header)
getContentLength()
- Method in class com.rackspacecloud.client.cloudfiles.wrapper.
RequestEntityWrapper
getContentType()
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesObjectMetaDataExt
ÆÄÀÏ¿¡ ´ëÇÑ contetn type Á¤º¸¸¦ °¡Á®¿Â´Ù.
getContentType()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesResponse
Get the content type
getContentType()
- Method in class com.rackspacecloud.client.cloudfiles.wrapper.
RequestEntityWrapper
getETag()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesObjectMetaData
The MD5 checksum represented in a hex-encoded string
getETag()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesResponse
The Etag is the same as the objects MD5SUM
getHttpHeaders()
- Method in exception com.rackspacecloud.client.cloudfiles.
FilesException
getHttpHeadersAsString()
- Method in exception com.rackspacecloud.client.cloudfiles.
FilesException
getHttpStatusCode()
- Method in exception com.rackspacecloud.client.cloudfiles.
FilesException
getHttpStatusLine()
- Method in exception com.rackspacecloud.client.cloudfiles.
FilesException
getHttpStatusMessage()
- Method in exception com.rackspacecloud.client.cloudfiles.
FilesException
getHttpVersion()
- Method in exception com.rackspacecloud.client.cloudfiles.
FilesException
getInfo()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesContainer
Get useful information on this container
getInfoExt()
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesContainerExt
container¿¡ ´ëÇÑ Á¤º¸¸¦ °¡Á®¿Â´Ù.
getIntProperty(String)
- Static method in class com.rackspacecloud.client.cloudfiles.
FilesUtil
Looks up the value of a key from the properties file and converts it to an integer.
getLastModified()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesObject
getLastModified()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesObjectMetaData
The last time the object was modified
getLastModified()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesResponse
The last modified header
getLoggingStatus()
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesContainerInfoExt
container¿¡ ´ëÇÑ logging ¼³Á¤»óŸ¦ Á¶È¸ÇÑ´Ù.
getMd5sum()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesObject
Get's the MD5 Checksum for this object
getMetaData()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesObject
Return any metadata associated with this object
getMetaData()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesObjectMetaData
The metadata associated with this object.
getMetaKey(String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesObjectMetaData
Constructs a new header for a given metadata key
getMimetype(String)
- Static method in class com.rackspacecloud.client.cloudfiles.
FilesConstants
Convenience method to get a MIME Type.
getMimeType()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesObject
getMimeType()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesObjectMetaData
The MIME type of the object
getName()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesContainer
Get the name of the container
getName()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesContainerInfo
getName()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesObject
getObejctTempURL(String, String, long)
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
ÆÄÀÏ¿¡ ´ëÇÑ TempURLÀ» »ý¼ºÇÑ´Ù.
getObject(String, String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Get the content of the given object
getObject()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesObject
Download the contents of the object
getObjectAsRangedStream(String, String, long, long)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
getObjectAsStream(String, String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Get's the given object's content as a stream
getObjectAsStream()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesObject
Returns an inputStream with the contents of the object
getObjectCount()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesContainerInfo
Returns the number of objects in the container
getObjectManifest()
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesObjectMetaDataExt
ºÐÇÒ¾÷·ÎµåµÈ ÆÄÀÏ¿¡ ´ëÇÑ manifest ÆÄÀÏÀÇ Çì´õ(X-Object-Manifest)°ªÀ» °¡Á®¿Â´Ù.
getObjectManifest()
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesResponseExt
ºÐÇÒ¾÷·ÎµåµÈ ÆÄÀÏ¿¡ ´ëÇÑ manifest ÆÄÀÏÀÇ Çì´õ(X-Object-Manifest)°ªÀ» °¡Á®¿Â´Ù.
getObjectMetaData(String, String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Get an object's metadata
getObjectMetaDataExt(String, String)
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
FilesObjectMetaData¸¦ È®ÀåÇÏ¿© manifest¿¡ ´ëÇÑ Á¤º¸¸¦ °¡Á®¿Â´Ù.
getObjects()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesContainer
Returns the contents of this container
getObjects(String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesContainer
Returns the contents of this container
getPassword()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
The password the client will use for the login.
getProperty(String)
- Static method in class com.rackspacecloud.client.cloudfiles.
FilesUtil
Look up a property from the properties file.
getProperty(String, String)
- Static method in class com.rackspacecloud.client.cloudfiles.
FilesUtil
Look up a property from the properties file.
getResponseBody()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesResponse
Get the body of the response as a byte array
getResponseBodyAsStream()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesResponse
Get the response body as a Stream
getResponseBodyAsString()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesResponse
Returns the response body as text
getResponseHeader(String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesResponse
Returns the specified response header.
getResponseHeaders()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesResponse
The HTTP headers from the response
getResponseHeaders(String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesResponse
Returns the response headers with the given name.
getSize()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesObject
Returns the size of the object, in bytes
getSizeString()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesObject
Returns the size as a human readable string, rounding to the nearest KB/MB/GB
getStaticWebsiteConfig()
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesContainerInfoExt
container¿¡ ¼³Á¤µÇ¾î ÀÖ´Â static website ±¸¼ºÁ¤º¸¸¦ °¡Á®¿Â´Ù.
getStatusCode()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesResponse
Get the HTTP status code
getStatusLine()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesResponse
The HTTP Status line (both the status code and the status message).
getStatusMessage()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesResponse
Get the HTTP status message
getStorageToken()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Deprecated.
getStorageURL()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
getStorageURL()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesResponse
This method makes no assumptions about the user having been logged in.
getTempKey()
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesResponseExt
TempURLÀ» À§ÇÑ Account Key°ªÀ» Á¶È¸ÇÑ´Ù.
getTotalSize()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesContainerInfo
getUseETag()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
getUserAgent()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
getUserName()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
The username we are logged in with.
getWebCss()
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesContainerInfoExt
style sheet¿¡ ´ëÇÑ ±¸¼ºÁ¤º¸¸¦ °¡Á®¿Â´Ù.
getWebCss()
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesResponseExt
style sheet¿¡ ´ëÇÑ ±¸¼ºÁ¤º¸¸¦ °¡Á®¿Â´Ù.
getWebError()
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesContainerInfoExt
static websiteÀÇ error ÆÄÀÏ¿¡ ´ëÇÑ ¼³Á¤µÈ suffix °¡Á®¿Â´Ù.
getWebError()
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesResponseExt
static websiteÀÇ error ÆÄÀÏ¿¡ ´ëÇÑ ¼³Á¤µÈ suffix °¡Á®¿Â´Ù.
getWebIndex()
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesContainerInfoExt
static websiteÀÇ indexÆÄÀÏ Á¤º¸¸¦ °¡Á®¿Â´Ù.
getWebIndex()
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesResponseExt
static websiteÀÇ indexÆÄÀÏ Á¤º¸¸¦ °¡Á®¿Â´Ù.
getWebListings()
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesContainerInfoExt
HTML ÆÄÀÏ listing¿¡ ´ëÇÑ ±¸¼ºÁ¤º¸¸¦ °¡Á®¿Â´Ù.
getWebListings()
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesResponseExt
HTML ÆÄÀÏ listing¿¡ ´ëÇÑ ±¸¼ºÁ¤º¸¸¦ °¡Á®¿Â´Ù.
I
IFilesTransferCallback
- Interface in
com.rackspacecloud.client.cloudfiles
isChunked()
- Method in class com.rackspacecloud.client.cloudfiles.wrapper.
RequestEntityWrapper
isDirectory()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesObject
isLoggedin
- Variable in class com.rackspacecloud.client.cloudfiles.
FilesClient
isLoggedin()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Has this instance of the client authenticated itself?
isRepeatable()
- Method in class com.rackspacecloud.client.cloudfiles.wrapper.
RequestEntityWrapper
isStreaming()
- Method in class com.rackspacecloud.client.cloudfiles.wrapper.
RequestEntityWrapper
isValidContainerName(String)
- Static method in class com.rackspacecloud.client.cloudfiles.
FilesClient
isValidObjectName(String)
- Static method in class com.rackspacecloud.client.cloudfiles.
FilesClient
L
lastModified
- Variable in class com.rackspacecloud.client.cloudfiles.
FilesObjectMetaData
LIST_CONTAINER_LIMIT_OBJ_COUNT_QUERY
- Static variable in class com.rackspacecloud.client.cloudfiles.
FilesConstants
LIST_CONTAINER_NAME_QUERY
- Static variable in class com.rackspacecloud.client.cloudfiles.
FilesConstants
These constants are used for performing queries on the content of a container
LIST_CONTAINER_START_OFFSET_QUERY
- Static variable in class com.rackspacecloud.client.cloudfiles.
FilesConstants
listContainers()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
List the containers available in an account.
listContainers(int)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
List the containers available in an account.
listContainers(int, String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
List the containers available in an account.
listContainersInfo()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
List all of the containers available in an account, ordered by container name.
listContainersInfo(int)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
List the containers available in an account, ordered by container name.
listContainersInfo(int, String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
List the containers available in an account, ordered by container name.
listObjects(String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
List the objects in a container in lexicographic order.
listObjects(String, Character)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
List the objects in a container in lexicographic order.
listObjects(String, int)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
List the objects in a container in lexicographic order.
listObjects(String, String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
List the objects in a container in lexicographic order.
listObjects(String, String, Character)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
List the objects in a container in lexicographic order.
listObjects(String, String, int)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
List the objects in a container in lexicographic order.
listObjects(String, String, int, String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
List the objects in a container in lexicographic order.
listObjects(String, int, String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
List the objects in a container in lexicographic order.
listObjectsStartingWith(String, String, String, int, String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
List all of the objects in a container with the given starting string.
listObjectsStartingWith(String, String, String, int, String, Character)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
List all of the objects in a container with the given starting string.
loadProperties(InputStream)
- Static method in class com.rackspacecloud.client.cloudfiles.
FilesUtil
Loads properties from input stream.
logger
- Static variable in class com.rackspacecloud.client.cloudfiles.
FilesClient
logger
- Static variable in class com.rackspacecloud.client.cloudfiles.
FilesContainer
logger
- Static variable in class com.rackspacecloud.client.cloudfiles.
FilesResponse
login()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Log in to CloudFiles.
login(String, String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Log in to CloudFiles.
loginSuccess()
- Method in class com.rackspacecloud.client.cloudfiles.
FilesResponse
Checks to see if the user managed to login with their credentials.
M
MANIFEST_HEADER
- Static variable in class com.rackspacecloud.client.cloudfiles.
FilesConstants
HTTP Header used for Object Manifest
md5Sum(File)
- Static method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Calculates the MD5 checksum of a file, returned as a hex encoded string
md5Sum(byte[])
- Static method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Calculates the MD5 checksum of an array of data
metaData
- Variable in class com.rackspacecloud.client.cloudfiles.
FilesObjectMetaData
METADATA_NAME_LENGTH
- Static variable in class com.rackspacecloud.client.cloudfiles.
FilesConstants
METADATA_VALUE_LENGTH
- Static variable in class com.rackspacecloud.client.cloudfiles.
FilesConstants
mimeType
- Variable in class com.rackspacecloud.client.cloudfiles.
FilesObjectMetaData
MIMETYPES
- Static variable in class com.rackspacecloud.client.cloudfiles.
FilesConstants
moveObject(String, String, String)
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
ÆÄÀÏÀ» À̵¿½ÃŲ´Ù.
N
name
- Variable in class com.rackspacecloud.client.cloudfiles.
FilesContainer
name
- Variable in class com.rackspacecloud.client.cloudfiles.
FilesContainerInfo
O
OBJECT_NAME_LENGTH
- Static variable in class com.rackspacecloud.client.cloudfiles.
FilesConstants
objectCount
- Variable in class com.rackspacecloud.client.cloudfiles.
FilesContainerInfo
objectExists(String, String)
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
ÆÄÀÏÀÇ Á¸Àç À¯¹«¸¦ È®ÀÎÇÑ´Ù.
objectManifest
- Variable in class com.olleh.ucloudbiz.ucloudstorage.
FilesObjectMetaDataExt
objects
- Variable in class com.rackspacecloud.client.cloudfiles.
FilesContainer
OutputStreamWrapper
- Class in
com.rackspacecloud.client.cloudfiles.wrapper
OutputStreamWrapper(OutputStream, IFilesTransferCallback)
- Constructor for class com.rackspacecloud.client.cloudfiles.wrapper.
OutputStreamWrapper
P
progress(long)
- Method in interface com.rackspacecloud.client.cloudfiles.
IFilesTransferCallback
R
renameObject(String, String, String)
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
ÆÄÀÏÀÇ À̸§À» º¯°æÇÑ´Ù.
RequestEntityWrapper
- Class in
com.rackspacecloud.client.cloudfiles.wrapper
RequestEntityWrapper(HttpEntity, IFilesTransferCallback)
- Constructor for class com.rackspacecloud.client.cloudfiles.wrapper.
RequestEntityWrapper
response
- Variable in class com.rackspacecloud.client.cloudfiles.
FilesResponse
S
sanitizeAndPreserveSlashes(String)
- Static method in class com.rackspacecloud.client.cloudfiles.
FilesClient
sanitizeForURI(String)
- Static method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Encode any unicode characters that will cause us problems.
setAuthenticationURL(String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Changes the URL of the authentication service.
setBytesUsed(long)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesAccountInfo
setConnectionTimeOut(int)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
The timeout we will use for communicating with the server (in milliseconds)
setContainerCount(int)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesAccountInfo
setContainerLogging(String, boolean)
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
ÇØ´ç container¿¡ ´ëÇÑ Á¢±Ù·Î±×¸¦ ÀúÀåÇÑ´Ù.
setContainerLogging(boolean)
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesContainerExt
container¿¡ ´ëÇÑ Á¢±Ù·Î±×¸¦ ÀúÀåÇÑ´Ù.
setLastModified(String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesObject
setMd5sum(String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesObject
setMetaData(Map<String, String>)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesObjectMetaData
Set new metatdata for this object.
setMimeType(String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesObject
setName(String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesContainer
Set the name of the container
setName(String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesObject
Set's the objects name (up to a maximum of 128 characters)
setPassword(String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Set's the password for this client.
setSize(long)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesObject
Set the size of the object
setTempURLKey(String)
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
TempURL »ý¼ºÀ» À§ÇÑ key ¼³Á¤ÇÑ´Ù.
setUseETag(boolean)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
setUserAgent(String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
setUserName(String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Set's the username for this client.
storageURL
- Variable in class com.rackspacecloud.client.cloudfiles.
FilesClient
storeObject(String, File, String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Copies the file to Cloud Files, keeping the original file name in Cloud Files.
storeObject(String, byte[], String, String, Map<String, String>)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Store a file on the server, including metadata
storeObject(String, byte[], String, String, Map<String, String>, IFilesTransferCallback)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Store a file on the server, including metadata
storeObjectAs(String, File, String, String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Store a file on the server
storeObjectAs(String, File, String, String, IFilesTransferCallback)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Store a file on the server
storeObjectAs(String, File, String, String, Map<String, String>)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Store a file on the server, including metadata
storeObjectAs(String, File, String, String, Map<String, String>, IFilesTransferCallback)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Store a file on the server, including metadata
storeObjectAs(String, String, HttpEntity, Map<String, String>, String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
storeObjectSegmented(String, File)
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
ºÐÇÒ ¾÷·Îµå¸¦ ¼öÇàÇÑ´Ù.
storeObjectSegmented(String, File, String)
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
ºÐÇÒ ¾÷·Îµå¸¦ ¼öÇàÇÑ´Ù.
storeObjectSegmented(String, File, long, int)
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
ºÐÇÒÅ©±â¿Í µ¿½Ãó¸® Ƚ¼ö¸¦ ¼±ÅÃÇÏ¿© ºÐÇÒ ¾÷·Îµå¸¦ ¼öÇàÇÑ´Ù.
storeObjectSegmented(String, File, String, long, int)
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
ºÐÇÒÅ©±â¿Í µ¿½Ãó¸® Ƚ¼ö¸¦ ¼±ÅÃÇÏ¿© ºÐÇÒ ¾÷·Îµå¸¦ ¼öÇàÇÑ´Ù.
storeObjectSegmentedAs(String, File, String)
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
ÀúÀåÆÄÀÏÀÇ À̸§À» ÁöÁ¤ÇÏ¿© ºÐÇÒ ¾÷·Îµå¸¦ ¼öÇàÇÑ´Ù.
storeObjectSegmentedAs(String, File, String, String)
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
ÀúÀåÆÄÀÏÀÇ À̸§À» ÁöÁ¤ÇÏ¿© ºÐÇÒ ¾÷·Îµå¸¦ ¼öÇàÇÑ´Ù.
storeObjectSegmentedAs(String, File, String, String, Map<String, String>)
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
ÀúÀåÆÄÀÏÀÇ À̸§À» ÁöÁ¤ÇÏ¿© ºÐÇÒ ¾÷·Îµå¸¦ ¼öÇàÇÑ´Ù.
storeObjectSegmentedAs(String, File, String, long, int)
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
ºÐÇÒÅ©±â¿Í µ¿½Ãó¸® Ƚ¼ö¸¦ ¼±ÅÃÇÏ¿© ÁöÁ¤µÈ ÆÄÀÏÀ̸§À¸·Î ºÐÇÒ ¾÷·Îµå¸¦ ¼öÇàÇÑ´Ù.
storeObjectSegmentedAs(String, File, String, String, long, int)
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
ºÐÇÒÅ©±â¿Í µ¿½Ãó¸® Ƚ¼ö¸¦ ¼±ÅÃÇÏ¿© ÁöÁ¤µÈ ÆÄÀÏÀ̸§À¸·Î ºÐÇÒ ¾÷·Îµå¸¦ ¼öÇàÇÑ´Ù.
storeObjectSegmentedAs(String, File, String, String, Map<String, String>, long, int)
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
ºÐÇÒÅ©±â¿Í µ¿½Ãó¸® Ƚ¼ö¸¦ ¼±ÅÃÇÏ¿© ÁöÁ¤µÈ ÆÄÀÏÀ̸§À¸·Î metadata¸¦ Ãß°¡ÇÏ¿© ºÐÇÒ ¾÷·Îµå¸¦ ¼öÇàÇÑ´Ù.
storeObjectSegmentedAs(String, File, String, String, Map<String, String>, IFilesTransferCallback, long, int)
- Method in class com.olleh.ucloudbiz.ucloudstorage.
FilesClientExt
ºÐÇÒÅ©±â¿Í µ¿½Ãó¸® Ƚ¼ö¸¦ ¼±ÅÃÇÏ¿© ÁöÁ¤µÈ ÆÄÀÏÀ̸§À¸·Î metadata¸¦ Ãß°¡ÇÏ¿© ºÐÇÒ ¾÷·Îµå¸¦ ¼öÇàÇÑ´Ù.
storeStreamedObject(String, InputStream, String, String, Map<String, String>)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
Store a file on the server, including metadata, with the contents coming from an input stream.
T
totalSize
- Variable in class com.rackspacecloud.client.cloudfiles.
FilesContainerInfo
TRUE_VALUE
- Static variable in class com.olleh.ucloudbiz.ucloudstorage.
FilesResponseExt
U
unencodeURI(String)
- Static method in class com.rackspacecloud.client.cloudfiles.
FilesClient
updateObjectManifest(String, String, String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
updateObjectMetadata(String, String, Map<String, String>)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
updateObjectMetadataAndManifest(String, String, Map<String, String>, String)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesClient
uploadObject(File, String, FilesContainer)
- Static method in class com.rackspacecloud.client.cloudfiles.
FilesObject
uploadObject(File, String, FilesContainer, IFilesTransferCallback)
- Static method in class com.rackspacecloud.client.cloudfiles.
FilesObject
useETag
- Variable in class com.rackspacecloud.client.cloudfiles.
FilesClient
USER_AGENT
- Static variable in class com.rackspacecloud.client.cloudfiles.
FilesConstants
V
VERSION
- Static variable in class com.rackspacecloud.client.cloudfiles.
FilesClient
W
write(int)
- Method in class com.rackspacecloud.client.cloudfiles.wrapper.
OutputStreamWrapper
write(byte[], int, int)
- Method in class com.rackspacecloud.client.cloudfiles.wrapper.
OutputStreamWrapper
write(byte[])
- Method in class com.rackspacecloud.client.cloudfiles.wrapper.
OutputStreamWrapper
writeObjectToFile(File)
- Method in class com.rackspacecloud.client.cloudfiles.
FilesObject
Download the object and write it to a local file
writeTo(OutputStream)
- Method in class com.rackspacecloud.client.cloudfiles.wrapper.
RequestEntityWrapper
X
X_ACCOUNT_BYTES_USED
- Static variable in class com.rackspacecloud.client.cloudfiles.
FilesConstants
HTTP header token that is returned on a HEAD request against an Account.
X_ACCOUNT_CONTAINER_COUNT
- Static variable in class com.rackspacecloud.client.cloudfiles.
FilesConstants
HTTP header token that is returned on a HEAD request against an Account.
X_ACCOUNT_TEMPURL_KEY
- Static variable in class com.olleh.ucloudbiz.ucloudstorage.
FilesConstantsExt
X_AUTH_TOKEN
- Static variable in class com.rackspacecloud.client.cloudfiles.
FilesConstants
HTTP header token that identifies the Storage Token after a successful user login to Cloud Files
X_CONTAINER_ACCESS_LOGGING
- Static variable in class com.olleh.ucloudbiz.ucloudstorage.
FilesConstantsExt
X_CONTAINER_BYTES_USED
- Static variable in class com.rackspacecloud.client.cloudfiles.
FilesConstants
HTTP header token that is returned on a HEAD request against a Container.
X_CONTAINER_LOG_DELIVERY
- Static variable in class com.olleh.ucloudbiz.ucloudstorage.
FilesConstantsExt
X_CONTAINER_OBJECT_COUNT
- Static variable in class com.rackspacecloud.client.cloudfiles.
FilesConstants
HTTP header token that is returned on a HEAD request against a Container.
X_CONTAINER_READ
- Static variable in class com.olleh.ucloudbiz.ucloudstorage.
FilesConstantsExt
X_CONTAINER_WEB_CSS
- Static variable in class com.olleh.ucloudbiz.ucloudstorage.
FilesConstantsExt
X_CONTAINER_WEB_ERROR
- Static variable in class com.olleh.ucloudbiz.ucloudstorage.
FilesConstantsExt
X_CONTAINER_WEB_INDEX
- Static variable in class com.olleh.ucloudbiz.ucloudstorage.
FilesConstantsExt
X_CONTAINER_WEB_LISTINGS
- Static variable in class com.olleh.ucloudbiz.ucloudstorage.
FilesConstantsExt
X_COPY_FROM
- Static variable in class com.rackspacecloud.client.cloudfiles.
FilesConstants
X_OBJECT_MANIFEST
- Static variable in class com.olleh.ucloudbiz.ucloudstorage.
FilesConstantsExt
X_OBJECT_META
- Static variable in class com.rackspacecloud.client.cloudfiles.
FilesConstants
Prefix Cloud Files expects on all Meta data headers on Objects
X_PURGE_EMAIL
- Static variable in class com.rackspacecloud.client.cloudfiles.
FilesConstants
X_STORAGE_PASS_DEFAULT
- Static variable in class com.rackspacecloud.client.cloudfiles.
FilesConstants
HTTP header token that identifies the password to Cloud Files
X_STORAGE_URL
- Static variable in class com.rackspacecloud.client.cloudfiles.
FilesConstants
HTTP header token that identifies the Storage URL after a successful user login to Cloud Files
X_STORAGE_USER_DEFAULT
- Static variable in class com.rackspacecloud.client.cloudfiles.
FilesConstants
HTTP Header token that identifies the username to Cloud Files
A
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
X
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes