| Package | Description |
|---|---|
| org.jdiameter.client.api.controller | |
| org.jdiameter.client.impl.controller | |
| org.jdiameter.server.api.agent | |
| org.jdiameter.server.impl.agent |
| Modifier and Type | Method and Description |
|---|---|
IAgent |
IRealm.getAgent()
Get the processing agent for this realm
|
| Modifier and Type | Field and Description |
|---|---|
protected IAgent |
RealmImpl.agent |
| Modifier and Type | Method and Description |
|---|---|
IAgent |
RealmImpl.getAgent() |
| Constructor and Description |
|---|
RealmImpl(String name,
ApplicationId applicationId,
LocalAction localAction,
IAgent agent,
IAgentConfiguration agentConfiguration,
boolean dynamic,
long expirationTime,
String... hosts) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IProxy |
interface |
IRedirect |
| Modifier and Type | Class and Description |
|---|---|
class |
AgentImpl |
class |
ProxyAgentImpl |
class |
RedirectAgentImpl |
Copyright © 2016. All Rights Reserved.