public class LoadDataRequest<T> extends AbstractRequest<T> implements RequestDelegate<T>
| Constructor and Description |
|---|
LoadDataRequest(int pDummyDataCounter) |
| Modifier and Type | Method and Description |
|---|---|
Response<T> |
execute()
Generate a response for the current request state.
|
Response<T> |
execute(Request<T> pRequest)
Generates a response for the handed request.
|
canBeCancelled, cancel, equals, getDelegate, getDispatchTarget, hashCode, setDispatchTarget, setDispatchTarget, toStringCopyright © 2016 Jürgen Zeller (privat). All rights reserved.