Searched refs:newEncapsulatedChannel (Results 1 – 1 of 1) sorted by relevance
329 MessageChannel newEncapsulatedChannel) { in SIPTransaction() argument334 encapsulatedChannel = newEncapsulatedChannel; in SIPTransaction()337 this.peerPort = newEncapsulatedChannel.getPeerPort(); in SIPTransaction()338 this.peerAddress = newEncapsulatedChannel.getPeerAddress(); in SIPTransaction()339 this.peerInetAddress = newEncapsulatedChannel.getPeerInetAddress(); in SIPTransaction()341 this.peerPacketSourcePort = newEncapsulatedChannel in SIPTransaction()343 this.peerPacketSourceAddress = newEncapsulatedChannel in SIPTransaction()345 this.peerProtocol = newEncapsulatedChannel.getPeerProtocol(); in SIPTransaction()