| Package | Description |
|---|---|
| org.jdiameter.server.impl |
| Modifier and Type | Field and Description |
|---|---|
protected IFsmFactory |
MutablePeerTableImpl.fsmFactory |
| Modifier and Type | Method and Description |
|---|---|
protected IPeer |
MutablePeerTableImpl.newPeerInstance(int rating,
URI uri,
String ip,
String portRange,
boolean attCnn,
IConnection connection,
MetaData metaData,
Configuration globalConfig,
Configuration peerConfig,
IFsmFactory fsmFactory,
ITransportLayerFactory transportFactory,
IMessageParser parser,
IStatisticManager statisticFactory,
IConcurrentFactory concurrentFactory) |
| Constructor and Description |
|---|
MutablePeerTableImpl(Configuration config,
MetaData metaData,
IContainer stack,
IRouter router,
ISessionFactory sessionFactory,
IFsmFactory fsmFactory,
ITransportLayerFactory trFactory,
IMessageParser parser,
INetwork network,
IOverloadManager ovrManager,
IStatisticManager statisticFactory,
IConcurrentFactory concurrentFactory) |
PeerImpl(int rating,
URI remotePeer,
String ip,
String portRange,
boolean attCnn,
IConnection connection,
MutablePeerTableImpl peerTable,
IMetaData metaData,
Configuration config,
Configuration peerConfig,
ISessionFactory sessionFactory,
IFsmFactory fsmFactory,
ITransportLayerFactory trFactory,
IStatisticManager statisticFactory,
IConcurrentFactory concurrentFactory,
IMessageParser parser,
INetwork nWork,
IOverloadManager oManager,
ISessionDatasource sessionDataSource)
Create instance of class
|
Copyright © 2016. All Rights Reserved.