| Package | Description |
|---|---|
| org.jdiameter.client.impl | |
| org.jdiameter.client.impl.controller | |
| org.jdiameter.server.api | |
| org.jdiameter.server.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
MetaDataImpl
Use stack extension point
|
| Modifier and Type | Field and Description |
|---|---|
protected IMetaData |
PeerImpl.metaData |
| Constructor and Description |
|---|
PeerImpl(PeerTableImpl table,
int rating,
URI remotePeer,
String ip,
String portRange,
IMetaData metaData,
Configuration config,
Configuration peerConfig,
IFsmFactory fsmFactory,
ITransportLayerFactory trFactory,
IMessageParser parser,
IStatisticManager statisticFactory,
IConcurrentFactory concurrentFactory,
IConnection connection,
ISessionDatasource sessionDataSource) |
PeerImpl(PeerTableImpl table,
int rating,
URI remotePeer,
String ip,
String portRange,
IMetaData metaData,
Configuration config,
Configuration peerConfig,
IFsmFactory fsmFactory,
ITransportLayerFactory trFactory,
IStatisticManager statisticFactory,
IConcurrentFactory concurrentFactory,
IMessageParser parser,
ISessionDatasource sessionDataSource) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMetaData
This interface describe extends methods of base class
|
| Constructor and Description |
|---|
PeerImpl(int rating,
URI remotePeer,
String ip,
String portRange,
boolean attCnn,
IConnection connection,
MutablePeerTableImpl peerTable,
IMetaData metaData,
Configuration config,
Configuration peerConfig,
ISessionFactory sessionFactory,
IFsmFactory fsmFactory,
ITransportLayerFactory trFactory,
IStatisticManager statisticFactory,
IConcurrentFactory concurrentFactory,
IMessageParser parser,
INetwork nWork,
IOverloadManager oManager,
ISessionDatasource sessionDataSource)
Create instance of class
|
Copyright © 2016. All Rights Reserved.