|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IFsmFactory | |
|---|---|
| org.jdiameter.server.impl | |
| Uses of IFsmFactory in org.jdiameter.server.impl |
|---|
| Fields in org.jdiameter.server.impl declared as IFsmFactory | |
|---|---|
protected IFsmFactory |
MutablePeerTableImpl.fsmFactory
|
| Methods in org.jdiameter.server.impl with parameters of type IFsmFactory | |
|---|---|
protected IPeer |
MutablePeerTableImpl.newPeerInstance(int rating,
URI uri,
java.lang.String ip,
java.lang.String portRange,
boolean attCnn,
IConnection connection,
MetaData metaData,
Configuration globalConfig,
Configuration peerConfig,
IFsmFactory fsmFactory,
ITransportLayerFactory transportFactory,
IMessageParser parser,
IStatisticFactory statisticFactory,
IConcurrentFactory concurrentFactory)
|
| Constructors in org.jdiameter.server.impl with parameters of type IFsmFactory | |
|---|---|
MutablePeerTableImpl(Configuration config,
MetaData metaData,
IContainer stack,
IRouter router,
ISessionFactory sessionFactory,
IFsmFactory fsmFactory,
ITransportLayerFactory trFactory,
IMessageParser parser,
INetwork network,
IOverloadManager ovrManager,
IStatisticFactory statisticFactory,
IConcurrentFactory concurrentFactory)
|
|
PeerImpl(int rating,
URI remotePeer,
java.lang.String ip,
java.lang.String portRange,
boolean attCnn,
IConnection connection,
MutablePeerTableImpl peerTable,
IMetaData metaData,
Configuration config,
Configuration peerConfig,
ISessionDatasource sessionDataSource,
ISessionFactory sessionFactory,
IFsmFactory fsmFactory,
ITransportLayerFactory trFactory,
IStatisticFactory statisticFactory,
IConcurrentFactory concurrentFactory,
IMessageParser parser,
INetwork nWork,
IOverloadManager oManager)
Create instance of class |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||