| Package | Description |
|---|---|
| com.gwtplatform.dispatch.server | |
| com.gwtplatform.dispatch.server.guice | |
| com.gwtplatform.dispatch.server.spring |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDispatchImpl
Deprecated.
Please use
AbstractDispatchImpl. |
| Modifier and Type | Field and Description |
|---|---|
protected Dispatch |
AbstractDispatchServiceImpl.dispatch
Deprecated.
|
| Constructor and Description |
|---|
AbstractDispatchServiceImpl(Logger logger,
Dispatch dispatch,
RequestProvider requestProvider)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DispatchImpl
Deprecated.
Please use
DispatchImpl. |
| Modifier and Type | Method and Description |
|---|---|
DispatchModule.Builder |
DispatchModule.Builder.dispatch(Class<? extends Dispatch> dispatchClass) |
| Constructor and Description |
|---|
DispatchServiceImpl(Logger logger,
Dispatch dispatch,
RequestProvider requestProvider)
Deprecated.
|
| Constructor and Description |
|---|
DispatchModule(Class<? extends Dispatch> dispatchClass)
Deprecated.
|
DispatchModule(Class<? extends Dispatch> dispatchClass,
Class<? extends ActionHandlerValidatorRegistry> lazyActionHandlerValidatorRegistryClass)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Dispatch |
DispatchModule.getDispatch()
Deprecated.
|
| Constructor and Description |
|---|
DispatchServiceImpl(Logger logger,
Dispatch dispatch,
RequestProvider requestProvider)
Deprecated.
|
| Constructor and Description |
|---|
DispatchModule(Class<? extends Dispatch> dispatchClass)
Deprecated.
|
DispatchModule(Class<? extends Dispatch> dispatchClass,
Class<? extends ActionHandlerValidatorRegistry> lazyActionHandlerValidatorRegistryClass)
Deprecated.
|
Copyright © 2010-2014 ArcBees. All Rights Reserved.