Class FPSEResponse
java.lang.Object
org.alfresco.officeservices.testclient.fpse.FPSEResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidreadMetaInfoElement(FPSEResponseElement subElement, PushbackLineReader plr) protected voidreadSubElement(FPSEResponseElement subElement, PushbackLineReader plr) protected voidreadSubList(FPSEResponseElement subElement, PushbackLineReader plr) protected void
-
Field Details
-
topElement
-
-
Constructor Details
-
FPSEResponse
-
-
Method Details
-
getTopElement
-
readMessage
- Throws:
IOExceptionServiceResponseException
-
readTopElement
- Throws:
IOExceptionServiceResponseException
-
readSubElement
protected void readSubElement(FPSEResponseElement subElement, PushbackLineReader plr) throws IOException, ServiceResponseException - Throws:
IOExceptionServiceResponseException
-
readMetaInfoElement
protected void readMetaInfoElement(FPSEResponseElement subElement, PushbackLineReader plr) throws IOException, ServiceResponseException - Throws:
IOExceptionServiceResponseException
-
readSubList
protected void readSubList(FPSEResponseElement subElement, PushbackLineReader plr) throws IOException, ServiceResponseException - Throws:
IOExceptionServiceResponseException
-