Uses of Class
org.eclipse.angus.mail.iap.ResponseInputStream
-
Packages that use ResponseInputStream Package Description org.eclipse.angus.mail.iap This package includes internal IMAP support classes and SHOULD NOT BE USED DIRECTLY BY APPLICATIONS. -
-
Uses of ResponseInputStream in org.eclipse.angus.mail.iap
Methods in org.eclipse.angus.mail.iap that return ResponseInputStream Modifier and Type Method Description protected ResponseInputStreamProtocol. getInputStream()Return the Protocol's InputStream.
-