| Modifier and Type | Method and Description |
|---|---|
IAppSessionFactory |
ISessionFactory.getAppSessionFactory(Class<? extends AppSession> sessionClass)
Retrieves the app session factory associated with an app session class
|
| Modifier and Type | Method and Description |
|---|---|
void |
ISessionFactory.registerAppFacory(Class<? extends AppSession> sessionClass,
IAppSessionFactory factory)
Registers a new App Session factory.
|
| Modifier and Type | Method and Description |
|---|---|
IAppSessionFactory |
SessionFactoryImpl.getAppSessionFactory(Class<? extends AppSession> sessionClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionFactoryImpl.registerAppFacory(Class<? extends AppSession> sessionClass,
IAppSessionFactory factory) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IAccSessionFactory |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IAuthSessionFactory
Interface for Diameter Authentication Session Factories
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICCASessionFactory
Session Factory interface for Diameter Credit-Control Application (CCA).
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICxDxSessionFactory
Session Factory interface for Diameter CxDx application.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IGxSessionFactory
Session Factory interface for Diameter Gx Application (Gx).
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IRfSessionFactory |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IRoSessionFactory
Session Factory interface for Diameter Ro Application.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IRxSessionFactory
Session Factory interface for Diameter 3GPP IMS Rx Reference Point.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IS13SessionFactory |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IS6aSessionFactory
Session Factory interface for Diameter S6a application.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IShSessionFactory
Diameter Sh Session Factory
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccSessionFactoryImpl
Default Diameter Account Session Factory implementation
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuthSessionFactoryImpl
Default Diameter Authorization Session Factory implementation
|
| Modifier and Type | Class and Description |
|---|---|
class |
CCASessionFactoryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
CxDxSessionFactoryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
GqSessionFactoryImpl
Default Diameter Gq Application Session Factory implementation
|
| Modifier and Type | Class and Description |
|---|---|
class |
GxSessionFactoryImpl
Default Diameter Gx Session Factory implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RfSessionFactoryImpl
Default Diameter Rf Session Factory implementation
|
| Modifier and Type | Class and Description |
|---|---|
class |
RoSessionFactoryImpl
Default Diameter Ro Session Factory implementation
|
| Modifier and Type | Class and Description |
|---|---|
class |
RxSessionFactoryImpl
Default Diameter Rx Session Factory implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
S13SessionFactoryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
S6aSessionFactoryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
ShSessionFactoryImpl |
Copyright © 2016. All Rights Reserved.