public interface Address extends Streamable, Comparable<Address>, Externalizable
PhysicalAddress,
UUID| Modifier and Type | Field and Description |
|---|---|
static byte |
IP_ADDR |
static byte |
NULL |
static byte |
UUID_ADDR |
| Modifier and Type | Method and Description |
|---|---|
int |
size()
Returns serialized size of this address
|
readFrom, writeTocompareToreadExternal, writeExternalstatic final byte NULL
static final byte UUID_ADDR
static final byte IP_ADDR
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.