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