public abstract class AgentJid
extends org.agilewiki.jid.collection.flenc.AppJid
| Modifier and Type | Field and Description |
|---|---|
protected org.agilewiki.jactor.RP |
startRP |
| Constructor and Description |
|---|
AgentJid() |
| Modifier and Type | Method and Description |
|---|---|
void |
_start(org.agilewiki.jactor.RP<org.agilewiki.jid.Jid> rp) |
void |
_userInterrupt() |
protected AgentChannel |
agentChannel() |
protected AgentChannelManager |
agentChannelManager() |
boolean |
async() |
long |
getRequestId() |
protected boolean |
isLocal() |
protected boolean |
isLocalAddress(String address) |
protected Node |
node() |
protected String |
remoteAddress() |
void |
setRequestId(long requestId) |
abstract void |
start(org.agilewiki.jactor.RP<org.agilewiki.jid.Jid> rp) |
void |
userInterrupt() |
_iGet, _iSetBytes, _resolvePathname, _size, change, getSerializedLength, getTupleFactories, load, serializechanged, copyJID, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, getSerializedBytes, isJidEqual, isSerialized, readable, resolvePathname, save, setContainerJidacceptEvent, acceptRequest, getActorType, getAncestor, getExceptionHandler, getFactory, getMailbox, getMailboxFactory, getMatch, getParent, hasDataItem, haveEvents, initialize, initialize, initialize, initialize, initialize, requirements, responseFrom, send, send, sendEvent, setExceptionHandler, setInitialBufferCapacitypublic void _start(org.agilewiki.jactor.RP<org.agilewiki.jid.Jid> rp)
throws Exception
Exceptionpublic abstract void start(org.agilewiki.jactor.RP<org.agilewiki.jid.Jid> rp)
throws Exception
Exceptionprotected AgentChannel agentChannel()
protected String remoteAddress()
protected boolean isLocal()
protected AgentChannelManager agentChannelManager()
protected Node node()
public boolean async()
public void setRequestId(long requestId)
public long getRequestId()
Copyright © 2013. All Rights Reserved.