Modifier and Type | Class and Description |
---|---|
class |
ScalarJid<SET_TYPE,RESPONSE_TYPE>
A Jid actor that hold a single value.
|
Modifier and Type | Class and Description |
---|---|
class |
FLenScalarJid<RESPONSE_TYPE extends Comparable>
A JID actor that holds a fixed-length value.
|
Modifier and Type | Class and Description |
---|---|
class |
BooleanJid
A JID actor that holds a boolean.
|
Modifier and Type | Class and Description |
---|---|
class |
DoubleJid
A JID actor that holds a double.
|
Modifier and Type | Class and Description |
---|---|
class |
FloatJid
A JID actor that holds a float.
|
Modifier and Type | Class and Description |
---|---|
class |
IntegerJid
A JID actor that holds an integer.
|
Modifier and Type | Class and Description |
---|---|
class |
LongJid
A JID actor that holds a long.
|
Modifier and Type | Class and Description |
---|---|
class |
VLenScalarJid<SET_TYPE,RESPONSE_TYPE>
A JID component that holds a variable-length value, or null.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Reference |
Modifier and Type | Class and Description |
---|---|
class |
ActorJid
A JID actor that holds a JID actor.
|
class |
RootJid
The root Jid actor of a tree of Jid actors.
|
class |
UnionJid |
Modifier and Type | Class and Description |
---|---|
class |
BytesJid
A JID component that holds a byte array.
|
Modifier and Type | Class and Description |
---|---|
class |
StringJid
A JID actor that holds a String.
|
Copyright © 2013. All Rights Reserved.