| Package | Description |
|---|---|
| com.gwtplatform.dispatch.rpc.client.gin | |
| com.gwtplatform.dispatch.rpc.client.interceptor |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends RpcInterceptorRegistry> |
RpcDispatchAsyncModule.Builder.getInterceptorRegistry() |
| Modifier and Type | Method and Description |
|---|---|
RpcDispatchAsyncModule.Builder |
RpcDispatchAsyncModule.Builder.interceptorRegistry(Class<? extends RpcInterceptorRegistry> interceptorRegistry)
Specify an alternate RPC interceptor registry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRpcInterceptorRegistry
The default implementation that
RpcInterceptorRegistry that if bound will not load any client-side
interceptors. |
Copyright © 2010–2017 Arcbees. All rights reserved.