|
||||||||||
| 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(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(InputStream in)
| Method Detail |
|---|
public ByteArray readResponse()
throws IOException
IOException
public ByteArray readResponse(ByteArray ba)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||