Searched refs:getPeerInetAddress (Results 1 – 5 of 5) sorted by relevance
339 this.peerInetAddress = newEncapsulatedChannel.getPeerInetAddress(); in SIPTransaction()686 protected InetAddress getPeerInetAddress() { in getPeerInetAddress() method in SIPTransaction1099 this.peerInetAddress = messageChannel.getPeerInetAddress(); in setEncapsulatedChannel()
228 protected InetAddress getPeerInetAddress() { in getPeerInetAddress() method in TCPMessageChannel388 this.sendMessage(badReqRes.getBytes(), this.getPeerInetAddress(), this in handleException()
240 protected InetAddress getPeerInetAddress() { in getPeerInetAddress() method in TLSMessageChannel364 this.sendMessage(badReqRes.getBytes(), this.getPeerInetAddress(), this in handleException()
132 protected abstract InetAddress getPeerInetAddress(); in getPeerInetAddress() method in MessageChannel
857 protected InetAddress getPeerInetAddress() { in getPeerInetAddress() method in UDPMessageChannel