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