| Modifier and Type | Field and Description |
|---|---|
protected ISessionDatasource |
MetaDataImpl.sessionDataSource |
| Modifier and Type | Field and Description |
|---|---|
protected ISessionDatasource |
PeerTableImpl.sessionDatasource |
protected ISessionDatasource |
PeerImpl.sessionDataSource |
| 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 | Field and Description |
|---|---|
protected ISessionDatasource |
AccSessionFactoryImpl.iss |
| Modifier and Type | Field and Description |
|---|---|
protected ISessionDatasource |
AuthSessionFactoryImpl.iss |
| Modifier and Type | Field and Description |
|---|---|
protected ISessionDatasource |
CCASessionFactoryImpl.iss |
| Modifier and Type | Field and Description |
|---|---|
protected ISessionDatasource |
CxDxSessionFactoryImpl.iss |
| Modifier and Type | Field and Description |
|---|---|
protected ISessionDatasource |
GqSessionFactoryImpl.iss |
| Modifier and Type | Field and Description |
|---|---|
protected ISessionDatasource |
GxSessionFactoryImpl.iss |
| Modifier and Type | Field and Description |
|---|---|
protected ISessionDatasource |
RfSessionFactoryImpl.iss |
| Modifier and Type | Field and Description |
|---|---|
protected ISessionDatasource |
RoSessionFactoryImpl.iss |
| Modifier and Type | Field and Description |
|---|---|
protected ISessionDatasource |
RxSessionFactoryImpl.iss |
| Modifier and Type | Field and Description |
|---|---|
protected ISessionDatasource |
S13SessionFactoryImpl.iss |
| Modifier and Type | Field and Description |
|---|---|
protected ISessionDatasource |
S6aSessionFactoryImpl.iss |
| Modifier and Type | Field and Description |
|---|---|
protected ISessionDatasource |
ShSessionFactoryImpl.sessionDataSource |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalDataSource
Local implementation of session datasource for
ISessionDatasource |
| 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.