Searched refs:TLSMessageProcessor (Results 1 – 3 of 3) sorted by relevance
104 private TLSMessageProcessor tlsMessageProcessor;125 TLSMessageProcessor msgProcessor) throws IOException { in TLSMessageChannel()170 TLSMessageProcessor messageProcessor) throws IOException { in TLSMessageChannel()436 ((TLSMessageProcessor) this.messageProcessor).cacheMessageChannel(this); in processMessage()
67 public class TLSMessageProcessor extends MessageProcessor { class88 protected TLSMessageProcessor(InetAddress ipAddress, SIPTransactionStack sipStack, int port) { in TLSMessageProcessor() method in TLSMessageProcessor
1952 TLSMessageProcessor tlsMessageProcessor = new TLSMessageProcessor(ipAddress, this, in createMessageProcessor()