public class IPv4AndPort
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
SIZE |
| Constructor and Description |
|---|
IPv4AndPort(java.lang.String host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
java.net.InetAddress |
getHost() |
int |
getPort() |
byte[] |
toBytes() |
java.lang.String |
toString() |
public static final int SIZE
Copyright © 2023. All rights reserved.