public class NetworkUtil extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
getDeviceId() |
static String |
getHttpServerAddress(String originalAddress)
get http server address
|
static String |
getMacFromInetAddress(InetAddress inetAddress) |
static String |
getServerAddress(String originalAddress) |
static String[] |
getSupportedProtocolsSet(String[] serverSupportedProtocols,
io.netty.handler.ssl.SslProvider sslProvider) |
public static String getDeviceId()
public static String getMacFromInetAddress(InetAddress inetAddress)
public static String[] getSupportedProtocolsSet(String[] serverSupportedProtocols, io.netty.handler.ssl.SslProvider sslProvider)
public static String getHttpServerAddress(String originalAddress)
Copyright © 2022. All rights reserved.