|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.mail.iap.ResponseInputStream
public class ResponseInputStream
Inputstream that is used to read a Response.
Constructor Summary | |
---|---|
ResponseInputStream(java.io.InputStream in)
Constructor. |
Method Summary | |
---|---|
ByteArray |
readResponse()
Read a Response from the InputStream. |
ByteArray |
readResponse(ByteArray ba)
Read a Response from the InputStream. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResponseInputStream(java.io.InputStream in)
Method Detail |
---|
public ByteArray readResponse() throws java.io.IOException
java.io.IOException
public ByteArray readResponse(ByteArray ba) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |