|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PeerTableImpl | |
|---|---|
| org.jdiameter.client.impl.controller | |
| org.jdiameter.server.impl | |
| Uses of PeerTableImpl in org.jdiameter.client.impl.controller |
|---|
| Fields in org.jdiameter.client.impl.controller declared as PeerTableImpl | |
|---|---|
protected PeerTableImpl |
PeerImpl.table
|
| Constructors in org.jdiameter.client.impl.controller with parameters of type PeerTableImpl | |
|---|---|
PeerImpl(PeerTableImpl table,
int rating,
URI remotePeer,
java.lang.String ip,
java.lang.String portRange,
IMetaData metaData,
Configuration config,
Configuration peerConfig,
IFsmFactory fsmFactory,
ITransportLayerFactory trFactory,
IMessageParser parser,
IStatisticManager statisticFactory,
IConcurrentFactory concurrentFactory,
IConnection connection,
ISessionDatasource sessionDataSource)
|
|
PeerImpl(PeerTableImpl table,
int rating,
URI remotePeer,
java.lang.String ip,
java.lang.String portRange,
IMetaData metaData,
Configuration config,
Configuration peerConfig,
IFsmFactory fsmFactory,
ITransportLayerFactory trFactory,
IStatisticManager statisticFactory,
IConcurrentFactory concurrentFactory,
IMessageParser parser,
ISessionDatasource sessionDataSource)
|
|
| Uses of PeerTableImpl in org.jdiameter.server.impl |
|---|
| Subclasses of PeerTableImpl in org.jdiameter.server.impl | |
|---|---|
class |
MutablePeerTableImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||