public abstract class BaseStorageResponseHandler<T> extends BaseProfitBricksResponseHandler<T>
Modifier and Type | Field and Description |
---|---|
protected Storage.Builder |
builder |
protected DateService |
dateService |
protected List<String> |
serverIds |
Modifier | Constructor and Description |
---|---|
protected |
BaseStorageResponseHandler(DateService dateService) |
Modifier and Type | Method and Description |
---|---|
protected void |
setPropertyOnEndTag(String qName) |
protected Date |
textToIso8601Date() |
characters, clearTextBuffer, endElement, reset, textToBooleanValue, textToDoubleValue, textToFloatValue, textToIntValue, textToStringValue
getRequest, setContext
getResult
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning
protected final DateService dateService
protected Storage.Builder builder
protected BaseStorageResponseHandler(DateService dateService)
protected final Date textToIso8601Date()
protected void setPropertyOnEndTag(String qName)
setPropertyOnEndTag
in class BaseProfitBricksResponseHandler<T>
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.