Package | Description |
---|---|
org.agilewiki.jid |
Incremental Deserialization for JActor.
|
org.agilewiki.jid.scalar.vlens.actor |
Modifier and Type | Field and Description |
---|---|
static JidFactory |
JidFactory.fac |
Modifier and Type | Method and Description |
---|---|
JidFactory |
MakeActorBytes.getJidFactory()
Returns the jid factory.
|
JidFactory |
MakeActor.getJidFactory()
Returns the jid factory.
|
Modifier and Type | Method and Description |
---|---|
Boolean |
UnionJid.makeJidBytes(JidFactory jidFactory,
byte[] bytes)
Creates a JID actor and loads its serialized data, unless a JID actor is already present.
|
Boolean |
Reference.makeJidBytes(JidFactory jidFactory,
byte[] bytes)
Creates a JID actor and loads its serialized data, unless a JID actor is already present.
|
Boolean |
ActorJid.makeJidBytes(JidFactory jidFactory,
byte[] bytes)
Creates a JID actor and loads its serialized data, unless a JID actor is already present.
|
Boolean |
UnionJid.makeValue(JidFactory jidFactory)
Assign a value unless one is already present.
|
Boolean |
Reference.makeValue(JidFactory jidFactory)
Assign a value unless one is already present.
|
Boolean |
ActorJid.makeValue(JidFactory jidFactory)
Assign a value unless one is already present.
|
Constructor and Description |
---|
MakeActor(JidFactory jidFactory)
Creates the request.
|
MakeActorBytes(JidFactory jidFactory,
byte[] bytes)
Creates the request.
|
Copyright © 2013. All Rights Reserved.