Searched defs:sourceChannel (Results 1 – 5 of 5) sorted by relevance
500 MessageChannel sourceChannel, SIPDialog dialog) { in processResponse()607 MessageChannel sourceChannel, SIPDialog sipDialog) throws IOException { in nonInviteClientTransaction()724 MessageChannel sourceChannel, SIPDialog dialog) throws IOException { in inviteClientTransaction()
708 public void processRequest(SIPRequest transactionRequest, MessageChannel sourceChannel) { in processRequest()
205 try (ReadableByteChannel sourceChannel = in readResponseBody()
136 FileChannel sourceChannel = (FileChannel) from; in copy() local