|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.xml.sax.helpers.DefaultHandler org.jclouds.http.functions.ParseSax.HandlerWithResult<T> org.jclouds.http.functions.ParseSax.HandlerForGeneratedRequestWithResult<T>
public abstract static class ParseSax.HandlerForGeneratedRequestWithResult<T>
Constructor Summary | |
---|---|
ParseSax.HandlerForGeneratedRequestWithResult()
|
Method Summary | |
---|---|
protected GeneratedHttpRequest<?> |
getRequest()
|
ParseSax.HandlerForGeneratedRequestWithResult<T> |
setContext(HttpRequest request)
|
Methods inherited from class org.jclouds.http.functions.ParseSax.HandlerWithResult |
---|
getResult |
Methods inherited from class org.xml.sax.helpers.DefaultHandler |
---|
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ParseSax.HandlerForGeneratedRequestWithResult()
Method Detail |
---|
protected GeneratedHttpRequest<?> getRequest()
getRequest
in class ParseSax.HandlerWithResult<T>
public ParseSax.HandlerForGeneratedRequestWithResult<T> setContext(HttpRequest request)
setContext
in interface InvocationContext<ParseSax.HandlerWithResult<T>>
setContext
in class ParseSax.HandlerWithResult<T>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |