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 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 final Date textToIso8601Date()
protected void setPropertyOnEndTag(String qName)
setPropertyOnEndTag
in class BaseProfitBricksResponseHandler<T>
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.