|
Novell exteNd Web Services SDK API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The reponse received by the Client.
| Field Summary |
| Fields inherited from interface com.sssw.jbroker.web.portable.InputStream |
NEXT_ELEMENT, SOAP_BODY, SOAP_HEADER |
| Method Summary | |
void |
lookForException()
This method throws an Application Exception if the response is an exception reply. |
void |
seek(int elementNum)
Postions the stream on a particular element. |
| Methods inherited from interface com.sssw.jbroker.web.portable.InputStream |
close, getAttributes, getEncodingStyleURI, getQName, isDocument, peek, readAttachment, readBoolean, readBoolean, readByte, readByte, readChar, readChar, readContent, readDouble, readDouble, readFloat, readFloat, readInt, readInt, readLong, readLong, readObject, readObject, readObject, readObject, readObject, readShort, readShort, setEncodingStyleURI, setMixedContent |
| Method Detail |
public void lookForException()
throws ApplicationException,
IOException
ApplicationException
IOException
public void seek(int elementNum)
throws IOException
elementNum - constant defined by InputStream for BODY, HEADER or ELEMENT.
IOException
|
Novell exteNd Web Services SDK API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||