| Modifier and Type | Class and Description |
|---|---|
class |
SessionFactoryImpl
Implementation for
ISessionFactory |
| Constructor and Description |
|---|
ClientAccSessionImpl(IClientAccSessionData sessionData,
ISessionFactory sessionFactory,
ClientAccSessionListener clientAccSessionListener,
IClientAccActionContext iClientAccActionContext,
StateChangeListener<AppSession> stateChangeListener) |
| Constructor and Description |
|---|
ClientAuthSessionImpl(IClientAuthSessionData sessionData,
ISessionFactory sf,
ClientAuthSessionListener lst,
IAuthMessageFactory fct,
StateChangeListener<AppSession> scListener,
IClientAuthActionContext context,
boolean stateless) |
| Constructor and Description |
|---|
ClientCCASessionImpl(IClientCCASessionData data,
ICCAMessageFactory fct,
ISessionFactory sf,
ClientCCASessionListener lst,
IClientCCASessionContext ctx,
StateChangeListener<AppSession> stLst) |
| Constructor and Description |
|---|
CxDxClientSessionImpl(IClientCxDxSessionData sessionData,
ICxDxMessageFactory fct,
ISessionFactory sf,
ClientCxDxSessionListener lst) |
| Constructor and Description |
|---|
GqClientSessionImpl(IClientAuthSessionData sessionData,
ISessionFactory sf,
ClientAuthSessionListener lst,
IAuthMessageFactory fct,
StateChangeListener<AppSession> scListener,
IClientAuthActionContext context,
boolean stateless) |
| Constructor and Description |
|---|
ClientGxSessionImpl(IClientGxSessionData sessionData,
IGxMessageFactory fct,
ISessionFactory sf,
ClientGxSessionListener lst,
IClientGxSessionContext ctx,
StateChangeListener<AppSession> stLst) |
| Constructor and Description |
|---|
ClientRfSessionImpl(IClientRfSessionData sessionData,
ISessionFactory sessionFactory,
ClientRfSessionListener clientAccSessionListener,
IClientRfActionContext iClientRfActionContext,
StateChangeListener<AppSession> stateChangeListener,
ApplicationId applicationId) |
| Constructor and Description |
|---|
ClientRoSessionImpl(IClientRoSessionData sessionData,
IRoMessageFactory fct,
ISessionFactory sf,
ClientRoSessionListener lst,
IClientRoSessionContext ctx,
StateChangeListener<AppSession> stLst) |
| Constructor and Description |
|---|
ClientRxSessionImpl(IClientRxSessionData sessionData,
IRxMessageFactory fct,
ISessionFactory sf,
ClientRxSessionListener lst,
IClientRxSessionContext ctx,
StateChangeListener<AppSession> stLst) |
| Constructor and Description |
|---|
S6aClientSessionImpl(IClientS6aSessionData sessionData,
IS6aMessageFactory fct,
ISessionFactory sf,
ClientS6aSessionListener lst) |
| Constructor and Description |
|---|
ShClientSessionImpl(IShClientSessionData sessionData,
IShMessageFactory fct,
ISessionFactory sf,
ClientShSessionListener lst) |
| Modifier and Type | Field and Description |
|---|---|
protected ISessionFactory |
AppSessionImpl.sf |
| Constructor and Description |
|---|
AppSessionImpl(ISessionFactory sf,
IAppSessionData appSessionData) |
| Modifier and Type | Field and Description |
|---|---|
protected ISessionFactory |
AccSessionFactoryImpl.sessionFactory |
| Modifier and Type | Method and Description |
|---|---|
ISessionFactory |
AccSessionFactoryImpl.getSessionFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccSessionFactoryImpl.setSessionFactory(ISessionFactory sessionFactory) |
| Constructor and Description |
|---|
AppAccSessionImpl(ISessionFactory sf,
IAppSessionData appSessionData) |
| Modifier and Type | Field and Description |
|---|---|
protected ISessionFactory |
AuthSessionFactoryImpl.sessionFactory |
| Constructor and Description |
|---|
AppAuthSessionImpl(ISessionFactory sf,
IAuthSessionData sessionData) |
| Modifier and Type | Field and Description |
|---|---|
protected ISessionFactory |
CCASessionFactoryImpl.sessionFactory |
| Constructor and Description |
|---|
AppCCASessionImpl(ISessionFactory sf,
IAppSessionData data) |
| Modifier and Type | Field and Description |
|---|---|
protected ISessionFactory |
CxDxSessionFactoryImpl.sessionFactory |
| Constructor and Description |
|---|
CxDxSession(ISessionFactory sf,
ICxDxSessionData sessionData) |
| Modifier and Type | Field and Description |
|---|---|
protected ISessionFactory |
GqSessionFactoryImpl.sessionFactory |
| Modifier and Type | Field and Description |
|---|---|
protected ISessionFactory |
GxSessionFactoryImpl.sessionFactory |
| Constructor and Description |
|---|
AppGxSessionImpl(ISessionFactory sf,
IGxSessionData sessionData) |
| Modifier and Type | Field and Description |
|---|---|
protected ISessionFactory |
RfSessionFactoryImpl.sessionFactory |
| Modifier and Type | Method and Description |
|---|---|
ISessionFactory |
RfSessionFactoryImpl.getSessionFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
RfSessionFactoryImpl.setSessionFactory(ISessionFactory sessionFactory) |
| Constructor and Description |
|---|
AppRfSessionImpl(ISessionFactory sf,
IRfSessionData sessionData) |
| Modifier and Type | Field and Description |
|---|---|
protected ISessionFactory |
RoSessionFactoryImpl.sessionFactory |
| Constructor and Description |
|---|
AppRoSessionImpl(ISessionFactory sf,
IRoSessionData sessionData) |
| Modifier and Type | Field and Description |
|---|---|
protected ISessionFactory |
RxSessionFactoryImpl.sessionFactory |
| Constructor and Description |
|---|
AppRxSessionImpl(ISessionFactory sf,
IRxSessionData sessionData) |
| Modifier and Type | Field and Description |
|---|---|
protected ISessionFactory |
S6aSessionFactoryImpl.sessionFactory |
| Constructor and Description |
|---|
S6aSession(ISessionFactory sf,
IS6aSessionData sessionData) |
| Modifier and Type | Field and Description |
|---|---|
protected ISessionFactory |
ShSessionFactoryImpl.sessionFactory |
| Constructor and Description |
|---|
ShSession(ISessionFactory sf,
IShSessionData data) |
| Modifier and Type | Method and Description |
|---|---|
ISessionFactory |
IMutablePeerTable.getSessionFactory()
Return instance of session factory
|
| Modifier and Type | Field and Description |
|---|---|
protected ISessionFactory |
MetaDataImpl.ServerLocalPeer.factory |
protected ISessionFactory |
PeerImpl.sessionFactory |
protected ISessionFactory |
MutablePeerTableImpl.sessionFactory |
| Modifier and Type | Method and Description |
|---|---|
ISessionFactory |
MutablePeerTableImpl.getSessionFactory() |
| Constructor and Description |
|---|
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) |
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
|
| Constructor and Description |
|---|
ServerAccSessionImpl(IServerAccSessionData sessionData,
ISessionFactory sessionFactory,
ServerAccSessionListener serverSessionListener,
IServerAccActionContext serverContextListener,
StateChangeListener<AppSession> stLst) |
ServerAccSessionImpl(IServerAccSessionData sessionData,
ISessionFactory sessionFactory,
ServerAccSessionListener serverSessionListener,
IServerAccActionContext serverContextListener,
StateChangeListener<AppSession> stLst,
boolean stateless) |
| Constructor and Description |
|---|
ServerAuthSessionImpl(IServerAuthSessionData sessionData,
ISessionFactory sf,
ServerAuthSessionListener lst,
IAuthMessageFactory fct,
StateChangeListener<AppSession> scListener,
IServerAuthActionContext context,
long tsTimeout,
boolean stateless) |
| Constructor and Description |
|---|
ServerCCASessionImpl(IServerCCASessionData data,
ICCAMessageFactory fct,
ISessionFactory sf,
ServerCCASessionListener lst,
IServerCCASessionContext ctx,
StateChangeListener<AppSession> stLst) |
| Constructor and Description |
|---|
CxDxServerSessionImpl(IServerCxDxSessionData sessionData,
ICxDxMessageFactory fct,
ISessionFactory sf,
ServerCxDxSessionListener lst) |
| Constructor and Description |
|---|
GqServerSessionImpl(IServerAuthSessionData sessionData,
ISessionFactory sf,
ServerAuthSessionListener lst,
IAuthMessageFactory fct,
StateChangeListener<AppSession> scListener,
IServerAuthActionContext context,
long tsTimeout,
boolean stateless) |
| Constructor and Description |
|---|
ServerGxSessionImpl(IServerGxSessionData sessionData,
IGxMessageFactory fct,
ISessionFactory sf,
ServerGxSessionListener lst,
IServerGxSessionContext ctx,
StateChangeListener<AppSession> stLst) |
| Constructor and Description |
|---|
ServerRfSessionImpl(IServerRfSessionData sessionData,
ISessionFactory sessionFactory,
ServerRfSessionListener serverSessionListener,
IServerRfActionContext serverContextListener,
StateChangeListener<AppSession> stLst,
long tsTimeout,
boolean stateless) |
| Constructor and Description |
|---|
ServerRoSessionImpl(IServerRoSessionData sessionData,
IRoMessageFactory fct,
ISessionFactory sf,
ServerRoSessionListener lst,
IServerRoSessionContext ctx,
StateChangeListener<AppSession> stLst) |
| Constructor and Description |
|---|
ServerRxSessionImpl(IServerRxSessionData sessionData,
IRxMessageFactory fct,
ISessionFactory sf,
ServerRxSessionListener lst,
IServerRxSessionContext ctx,
StateChangeListener<AppSession> stLst) |
| Constructor and Description |
|---|
S6aServerSessionImpl(IServerS6aSessionData sessionData,
IS6aMessageFactory fct,
ISessionFactory sf,
ServerS6aSessionListener lst) |
| Constructor and Description |
|---|
ShServerSessionImpl(IShServerSessionData sessionData,
IShMessageFactory fct,
ISessionFactory sf,
ServerShSessionListener lst) |
Copyright © 2016. All Rights Reserved.