public interface ResultResponseRequest<R extends ResultResponse> extends Request
| Modifier and Type | Method and Description |
|---|---|
R |
getResultResponse()
If called for the first time, this methohd creates a result containing
response object for this request.
|
hasResponseaddAllControls, addControl, get, getControl, getControls, getMessageId, getType, hasControl, put, removeControl, setMessageIdR getResultResponse()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.