Uses of Class
org.jdiameter.client.impl.controller.PeerTableImpl

Packages that use PeerTableImpl
org.jdiameter.client.impl.controller   
org.jdiameter.server.impl   
 

Uses of PeerTableImpl in org.jdiameter.client.impl.controller
 

Fields in org.jdiameter.client.impl.controller declared as PeerTableImpl
protected  PeerTableImpl PeerImpl.table
           
 

Constructors in org.jdiameter.client.impl.controller with parameters of type PeerTableImpl
PeerImpl(PeerTableImpl table, ISessionDatasource sessionDataSource, int rating, URI remotePeer, java.lang.String ip, java.lang.String portRange, IMetaData metaData, Configuration config, Configuration peerConfig, IFsmFactory fsmFactory, ITransportLayerFactory trFactory, IMessageParser parser, IStatisticFactory statisticFactory, IConcurrentFactory concurrentFactory, IConnection connection)
           
PeerImpl(PeerTableImpl table, ISessionDatasource sessionDataSource, int rating, URI remotePeer, java.lang.String ip, java.lang.String portRange, IMetaData metaData, Configuration config, Configuration peerConfig, IFsmFactory fsmFactory, ITransportLayerFactory trFactory, IStatisticFactory statisticFactory, IConcurrentFactory concurrentFactory, IMessageParser parser)
           
 

Uses of PeerTableImpl in org.jdiameter.server.impl
 

Subclasses of PeerTableImpl in org.jdiameter.server.impl
 class MutablePeerTableImpl
           
 



Copyright © 2010. All Rights Reserved.