| Package | Description |
|---|---|
| fr.dyade.aaa.jndi2.distributed | |
| fr.dyade.aaa.jndi2.server |
| Modifier and Type | Method and Description |
|---|---|
(package private) RequestContext |
ReplicationManager.RequestContextList.get() |
| Modifier and Type | Method and Description |
|---|---|
protected fr.dyade.aaa.jndi2.msg.JndiReply |
ReplicationManager.invokeOwner(fr.dyade.aaa.agent.AgentId owner,
RequestContext reqCtx)
Overrides the
JndiServer behavior. |
protected fr.dyade.aaa.jndi2.msg.JndiReply |
ReplicationManager.onMissingContext(MissingContextException mce,
RequestContext reqCtx) |
protected fr.dyade.aaa.jndi2.msg.JndiReply |
ReplicationManager.onMissingRecord(MissingRecordException mre,
RequestContext reqCtx) |
(package private) void |
ReplicationManager.RequestContextList.put(RequestContext ctx) |
private void |
ReplicationManager.synchronizeRequest(fr.dyade.aaa.agent.AgentId owner,
RequestContext reqCtx) |
| Modifier and Type | Class and Description |
|---|---|
class |
AgentRequestContext |
class |
TcpRequestContext |
| Modifier and Type | Field and Description |
|---|---|
private RequestContext |
TcpRequestNot.ctx |
| Modifier and Type | Method and Description |
|---|---|
RequestContext |
TcpRequestNot.getRequestContext() |
| Modifier and Type | Method and Description |
|---|---|
fr.dyade.aaa.jndi2.msg.JndiReply |
RequestManager.invoke(RequestContext reqCtx) |
protected fr.dyade.aaa.jndi2.msg.JndiReply |
RequestManager.invokeAdminRequest(RequestContext reqCtx) |
protected fr.dyade.aaa.jndi2.msg.JndiReply |
RequestManager.invokeOwner(fr.dyade.aaa.agent.AgentId owner,
RequestContext reqCtx)
A centralized JNDI server returns a JNDI error
explaining that this server is not the owner
of the context on which the JNDI operation is called.
|
protected fr.dyade.aaa.jndi2.msg.JndiReply |
RequestManager.invokeReadRequest(RequestContext reqCtx) |
protected fr.dyade.aaa.jndi2.msg.JndiReply |
RequestManager.invokeWriteRequest(RequestContext reqCtx) |
protected fr.dyade.aaa.jndi2.msg.JndiReply |
RequestManager.onMissingContext(MissingContextException mce,
RequestContext reqCtx)
In a centralized JNDI server a missing context shows
that the naming data are unconsistent.
|
protected fr.dyade.aaa.jndi2.msg.JndiReply |
RequestManager.onMissingRecord(MissingRecordException mre,
RequestContext reqCtx)
In a centralized JNDI server a missing record shows that the
name asked by the JNDI request doesn't exist.
|
| Constructor and Description |
|---|
TcpRequestNot(RequestContext ctx) |
Copyright © 2021 ScalAgent D.T.. All rights reserved.