public class ResponseAddressValue extends MappedAddressValue
family, FAMILY_IPV4, FAMILY_IPV6, ip, port| Constructor and Description |
|---|
ResponseAddressValue(chat.dim.type.ByteArray data,
java.lang.String ip,
int port,
byte family) |
| Modifier and Type | Method and Description |
|---|---|
static ResponseAddressValue |
create(java.lang.String ip,
int port) |
static ResponseAddressValue |
create(java.lang.String ip,
int port,
byte family) |
static ResponseAddressValue |
from(chat.dim.type.ByteArray data) |
static ResponseAddressValue |
from(MappedAddressValue value) |
static ResponseAddressValue |
from(ResponseAddressValue value) |
static chat.dim.tlv.Value |
parse(chat.dim.type.ByteArray data,
chat.dim.tlv.Tag tag,
chat.dim.tlv.Length length) |
toStringclone, concat, concat, equals, equals, equals, equals, find, find, find, find, find, find, find, find, find, find, find, find, getBuffer, getByte, getBytes, getBytes, getBytes, getOffset, getSize, hashCode, mutableCopy, random, slice, slice, toHexStringfinalize, getClass, notify, notifyAll, wait, wait, waitadjust, adjustE, concat, concat, concat, concat, equals, equals, equals, find, find, find, find, find, find, find, find, find, find, find, find, find, find, getBuffer, getByte, getBytes, getBytes, getBytes, getOffset, getSize, hexEncode, slice, slice, slice, slice, toHexStringpublic ResponseAddressValue(chat.dim.type.ByteArray data,
java.lang.String ip,
int port,
byte family)
public static ResponseAddressValue from(ResponseAddressValue value)
public static ResponseAddressValue from(MappedAddressValue value)
public static ResponseAddressValue from(chat.dim.type.ByteArray data)
public static ResponseAddressValue create(java.lang.String ip, int port, byte family)
public static ResponseAddressValue create(java.lang.String ip, int port)
public static chat.dim.tlv.Value parse(chat.dim.type.ByteArray data,
chat.dim.tlv.Tag tag,
chat.dim.tlv.Length length)