|
GWT 2.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MessageFactory
The factory for creating RequestFactory wire messages.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.google.gwt.autobean.shared.AutoBeanFactory |
|---|
AutoBeanFactory.Category, AutoBeanFactory.NoWrap |
| Method Summary | |
|---|---|
AutoBean<ServerFailureMessage> |
failure()
|
AutoBean<IdMessage> |
id()
|
AutoBean<InvocationMessage> |
invocation()
|
AutoBean<OperationMessage> |
operation()
|
AutoBean<RequestMessage> |
request()
|
AutoBean<ResponseMessage> |
response()
|
AutoBean<ViolationMessage> |
violation()
|
| Methods inherited from interface com.google.gwt.autobean.shared.AutoBeanFactory |
|---|
create, create |
| Method Detail |
|---|
AutoBean<ServerFailureMessage> failure()
AutoBean<IdMessage> id()
AutoBean<InvocationMessage> invocation()
AutoBean<OperationMessage> operation()
AutoBean<RequestMessage> request()
AutoBean<ResponseMessage> response()
AutoBean<ViolationMessage> violation()
|
GWT 2.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||