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
           
 

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)
           
 



Copyright © 2008. All Rights Reserved.