| Package | Description |
|---|---|
| org.cipango.server.handler | |
| org.cipango.server.servlet | |
| org.cipango.server.session | |
| org.cipango.server.sipapp |
| Modifier and Type | Method and Description |
|---|---|
SipAppContext |
SipContextHandlerCollection.getContext(java.lang.String name) |
SipAppContext[] |
SipContextHandlerCollection.getSipContexts() |
| Modifier and Type | Method and Description |
|---|---|
void |
SipContextHandlerCollection.addContext(SipAppContext context) |
protected boolean |
SipContextHandlerCollection.isSipDeployed(SipAppContext context) |
void |
SipContextHandlerCollection.removeContext(SipAppContext context) |
| Modifier and Type | Method and Description |
|---|---|
SipAppContext |
SipServletHandler.getAppContext() |
| Constructor and Description |
|---|
SipDispatcher(SipAppContext context,
SipServletHolder holder) |
| Modifier and Type | Method and Description |
|---|---|
SipAppContext |
ApplicationSession.getContext() |
SipAppContext |
SessionManager.getSipAppContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionManager.setSipAppContext(SipAppContext sipAppContext) |
| Modifier and Type | Method and Description |
|---|---|
static SipAppContext |
SipAppContext.getCurrentContext() |
| Modifier and Type | Method and Description |
|---|---|
protected SipServletHolder |
MetaData.getServlet(SipAppContext context,
java.lang.String className) |
java.util.EventListener |
MetaData.newListenerInstance(SipAppContext context,
java.lang.Class<? extends java.util.EventListener> clazz) |
void |
MetaData.resolve(SipAppContext context)
Resolve all servlet/filter/listener metadata from all sources: descriptors and annotations.
|
Copyright © 2015. All Rights Reserved.