public static class PublicIPResolver.Header extends Object
| Constructor and Description |
|---|
Header(InetSocketAddress address,
int type,
int length) |
| Modifier and Type | Method and Description |
|---|---|
InetSocketAddress |
getAddress() |
int |
getLength() |
int |
getType() |
public Header(InetSocketAddress address, int type, int length)
public int getType()
public InetSocketAddress getAddress()
public int getLength()
Copyright © 2021. All rights reserved.