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