|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParseSax.HandlerWithResult | |
---|---|
org.jclouds.http.functions | |
org.jclouds.rest.internal |
Uses of ParseSax.HandlerWithResult in org.jclouds.http.functions |
---|
Subclasses of ParseSax.HandlerWithResult in org.jclouds.http.functions | |
---|---|
static class |
ParseSax.HandlerForGeneratedRequestWithResult<T>
|
Methods in org.jclouds.http.functions that return ParseSax.HandlerWithResult | |
---|---|
ParseSax.HandlerWithResult<T> |
ParseSax.getHandler()
|
ParseSax.HandlerWithResult<T> |
ParseSax.HandlerWithResult.setContext(HttpRequest request)
|
Methods in org.jclouds.http.functions with parameters of type ParseSax.HandlerWithResult | ||
---|---|---|
|
ParseSax.Factory.create(ParseSax.HandlerWithResult<T> handler)
|
Constructors in org.jclouds.http.functions with parameters of type ParseSax.HandlerWithResult | |
---|---|
ParseSax(XMLReader parser,
ParseSax.HandlerWithResult<T> handler)
|
Uses of ParseSax.HandlerWithResult in org.jclouds.rest.internal |
---|
Methods in org.jclouds.rest.internal that return types with arguments of type ParseSax.HandlerWithResult | |
---|---|
static Class<? extends ParseSax.HandlerWithResult<?>> |
RestAnnotationProcessor.getSaxResponseParserClassOrNull(Method method)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |