|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.pushtotest.tool.response.ResponseWrapper
com.pushtotest.tool.response.FileResponse
public class FileResponse
This is the Response implementation for a File Protocol.
| Field Summary |
|---|
| Fields inherited from class com.pushtotest.tool.response.ResponseWrapper |
|---|
content, datatime, parameters, parent, responsecode, responseMessage, setuptime, totaltime |
| Constructor Summary | |
|---|---|
FileResponse()
|
|
| Method Summary | |
|---|---|
java.lang.String |
id()
Returns an id for this protocol. |
| Methods inherited from class com.pushtotest.tool.response.ResponseWrapper |
|---|
appendParameter, appendParameters, getContent, getContentSize, getDataTime, getParameterKeys, getParameterValue, getParameterValues, getParentProtocol, getResponseCode, getResponseMessage, getSetupTime, getTotalTime, setContent, setDataTime, setParameter, setParameters, setParentProtocol, setResponseCode, setResponseMessage, setSetupTime, setTotalTime, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FileResponse()
| Method Detail |
|---|
public java.lang.String id()
id in interface Responseid in class ResponseWrapper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||