|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Manager in org.siprop.v2.b2bua |
|---|
| Subinterfaces of Manager in org.siprop.v2.b2bua | |
|---|---|
interface |
B2BUAManager
Manager interface for B2BUA. |
| Uses of Manager in org.siprop.v2.b2bua.sip.impl |
|---|
| Classes in org.siprop.v2.b2bua.sip.impl that implement Manager | |
|---|---|
class |
B2BUAManagerImpl
Manager for standard B2BUA. |
| Methods in org.siprop.v2.b2bua.sip.impl that return Manager | |
|---|---|
Manager |
B2BUARepositoryImpl.getManager()
|
| Uses of Manager in org.siprop.v2.core |
|---|
| Classes in org.siprop.v2.core that implement Manager | |
|---|---|
class |
AbstractManager
Interface of Router entry point. |
| Uses of Manager in org.siprop.v2.core.repository |
|---|
| Methods in org.siprop.v2.core.repository that return Manager | |
|---|---|
Manager |
Repository.getManager()
get this layer Manager. |
| Uses of Manager in org.siprop.v2.stack |
|---|
| Subinterfaces of Manager in org.siprop.v2.stack | |
|---|---|
interface |
StackManager
Manager interface for Stack. |
| Uses of Manager in org.siprop.v2.stack.sip.impl |
|---|
| Classes in org.siprop.v2.stack.sip.impl that implement Manager | |
|---|---|
class |
StackManagerImpl
This class manages TUs. |
| Methods in org.siprop.v2.stack.sip.impl that return Manager | |
|---|---|
Manager |
StackRepositoryImpl.getManager()
|
| Methods in org.siprop.v2.stack.sip.impl with parameters of type Manager | |
|---|---|
void |
StackRepositoryImpl.setManager(Manager manager)
|
| Uses of Manager in org.siprop.v2.transport |
|---|
| Subinterfaces of Manager in org.siprop.v2.transport | |
|---|---|
interface |
TransportManager
This interfece is Manager for Transport. |
| Uses of Manager in org.siprop.v2.transport.sip.impl |
|---|
| Classes in org.siprop.v2.transport.sip.impl that implement Manager | |
|---|---|
class |
TransportManagerImpl
Transport manager (setup/auto create) |
| Methods in org.siprop.v2.transport.sip.impl that return Manager | |
|---|---|
Manager |
TransportRepositoryImpl.getManager()
|
| Uses of Manager in org.siprop.v2.ua |
|---|
| Subinterfaces of Manager in org.siprop.v2.ua | |
|---|---|
interface |
UAManager
Manager interface for UA. |
| Uses of Manager in org.siprop.v2.ua.sip.impl |
|---|
| Classes in org.siprop.v2.ua.sip.impl that implement Manager | |
|---|---|
class |
UAManagerImpl
Manager for standard UA. |
| Methods in org.siprop.v2.ua.sip.impl that return Manager | |
|---|---|
Manager |
UARepositoryImpl.getManager()
|
| Uses of Manager in org.siprop.v2.util.impl |
|---|
| Constructors in org.siprop.v2.util.impl with parameters of type Manager | |
|---|---|
ManagerGarbageCollector(Manager manager)
constructor |
|
ManagerGarbageCollector(Manager manager,
int interval)
constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||