Uses of Interface
org.jdiameter.server.api.io.ITransportLayerFactory

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, 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, IStatisticManager statisticFactory, IConcurrentFactory concurrentFactory)
           
 

Constructors in org.jdiameter.server.impl with parameters of type ITransportLayerFactory
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)
           
 



Copyright © 2014. All Rights Reserved.