| Package | Description |
|---|---|
| com.google.web.bindery.requestfactory.shared.impl |
| Modifier and Type | Field and Description |
|---|---|
AbstractRequestContext |
AbstractRequestContext.State.canonical |
protected AbstractRequestContext |
AbstractRequest.requestContext |
| Modifier and Type | Field and Description |
|---|---|
Set<AbstractRequestContext> |
AbstractRequestContext.State.appendedContexts
Supports the case where chained contexts are used and a response comes back from the server
with a proxy type not reachable from the canonical context.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractRequestContext |
AbstractRequestContext.State.getCanonicalContext() |
static AbstractRequestContext |
BaseProxyCategory.requestContext(AutoBean<?> bean) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRequestContext.State.addContext(AbstractRequestContext ctx) |
| Constructor and Description |
|---|
AbstractRequest(AbstractRequestContext requestContext) |
AbstractRequestContext.State(AbstractRequestFactory requestFactory,
com.google.web.bindery.requestfactory.shared.impl.AbstractRequestContext.DialectImpl dialect,
AbstractRequestContext canonical) |
Copyright © 2016. All rights reserved.