public class RemotingHelper extends Object
Modifier and Type | Field and Description |
---|---|
static String |
RemotingLogName |
Constructor and Description |
---|
RemotingHelper() |
Modifier and Type | Method and Description |
---|---|
static String |
exceptionSimpleDesc(Exception e) |
static String |
parseChannelRemoteAddr(io.netty.channel.Channel channel) |
static SocketAddress |
string2SocketAddress(String addr)
IP:PORT
|
public static final String RemotingLogName
public static SocketAddress string2SocketAddress(String addr)
public static String parseChannelRemoteAddr(io.netty.channel.Channel channel)
Copyright © 2014. All Rights Reserved.