Searched defs:readResponse (Results 1 – 10 of 10) sorted by relevance
58 protected void readResponse(InputStream stream) { in readResponse() method in RequestGetFolderListing
64 protected void readResponse(InputStream stream) { in readResponse() method in RequestGetMessage
115 protected void readResponse(InputStream stream) { in readResponse() method in RequestGetMessagesListing
146 protected void readResponse(InputStream stream) throws IOException { in readResponse() method in Request
97 protected void readResponse(InputStream stream) throws IOException { in readResponse() method in BluetoothPbapRequestPullPhoneBook
114 protected void readResponse(InputStream stream) throws IOException { in readResponse() method in BluetoothPbapRequest
327 public ImapResponse readResponse() throws IOException, MessagingException { in readResponse() method in ImapConnection
134 public ImapResponse readResponse(boolean byeExpected) throws IOException, MessagingException { in readResponse() method in ImapResponseParser
160 public ImapResponse readResponse() throws IOException, MessagingException { in readResponse() method in ImapResponseParser
262 ImapResponse readResponse() throws IOException, MessagingException { in readResponse() method in ImapConnection