| Package | Description |
|---|---|
| org.jdiameter.client.api.router | |
| org.jdiameter.client.impl.controller | |
| org.jdiameter.client.impl.router | |
| org.jdiameter.server.impl | |
| org.jdiameter.server.impl.agent |
| Modifier and Type | Method and Description |
|---|---|
IRealmTable |
IRouter.getRealmTable()
Return realm table
|
| Modifier and Type | Class and Description |
|---|---|
class |
RealmTableImpl |
| Modifier and Type | Field and Description |
|---|---|
protected IRealmTable |
RouterImpl.realmTable |
| Modifier and Type | Method and Description |
|---|---|
IRealmTable |
RouterImpl.getRealmTable() |
| Constructor and Description |
|---|
RouterImpl(IContainer container,
IConcurrentFactory concurrentFactory,
IRealmTable realmTable,
Configuration config,
MetaData aMetaData) |
WeightedLeastConnectionsRouter(IContainer container,
IConcurrentFactory concurrentFactory,
IRealmTable realmTable,
Configuration config,
MetaData aMetaData) |
WeightedLeastConnectionsRouter(IRealmTable table,
Configuration config) |
WeightedRoundRobinRouter(IContainer container,
IConcurrentFactory concurrentFactory,
IRealmTable realmTable,
Configuration config,
MetaData aMetaData) |
WeightedRoundRobinRouter(IRealmTable table,
Configuration config) |
| Constructor and Description |
|---|
RouterImpl(IContainer container,
IConcurrentFactory concurrentFactory,
IRealmTable realmTable,
Configuration config,
MetaData metaData) |
| Modifier and Type | Field and Description |
|---|---|
protected IRealmTable |
AgentImpl.realmTable |
| Constructor and Description |
|---|
AgentImpl(IContainer container,
IRealmTable realmTable) |
ProxyAgentImpl(IContainer container,
IRealmTable realmTable) |
RedirectAgentImpl(IContainer container,
IRealmTable realmTable) |
Copyright © 2016. All Rights Reserved.