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