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