public class ChangedAddressValue extends MappedAddressValue
family, FAMILY_IPV4, FAMILY_IPV6, ip, port| Constructor and Description |
|---|
ChangedAddressValue(chat.dim.type.ByteArray data,
java.lang.String ip,
int port,
byte family) |
| Modifier and Type | Method and Description |
|---|---|
static ChangedAddressValue |
create(java.lang.String ip,
int port) |
static ChangedAddressValue |
create(java.lang.String ip,
int port,
byte family) |
static ChangedAddressValue |
from(chat.dim.type.ByteArray data) |
static ChangedAddressValue |
from(ChangedAddressValue value) |
static ChangedAddressValue |
from(MappedAddressValue 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 ChangedAddressValue(chat.dim.type.ByteArray data,
java.lang.String ip,
int port,
byte family)
public static ChangedAddressValue from(ChangedAddressValue value)
public static ChangedAddressValue from(MappedAddressValue value)
public static ChangedAddressValue from(chat.dim.type.ByteArray data)
public static ChangedAddressValue create(java.lang.String ip, int port, byte family)
public static ChangedAddressValue 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)