public final class TcpConnection extends AbstractConnection
| Constructor and Description |
|---|
TcpConnection(io.netty.channel.Channel channel,
java.net.InetSocketAddress remote) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
connect() |
void |
send(io.pkts.packet.sip.SipMessage msg)
Send a message over this connection.
|
channel, getLocalIpAddress, getLocalPort, getRawLocalIpAddress, getRawRemoteIpAddress, getRemoteAddress, getRemoteIpAddress, getRemotePort, isSCTP, isTCP, isTLS, isUDP, isWS, toByteBufCopyright © 2015. All Rights Reserved.