A E F G H I O Q R S T U V

A

AbstractHttpServletActivity - Class in org.mobicents.slee.resource.http
Base class for an activity (which is also the handle) of the HttpServletResourceAdaptor.
AbstractHttpServletActivity(String) - Constructor for class org.mobicents.slee.resource.http.AbstractHttpServletActivity
 
activityEnded(ActivityHandle) - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 
activityUnreferenced(ActivityHandle) - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 
administrativeRemove(ActivityHandle) - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 

E

equals(Object) - Method in class org.mobicents.slee.resource.http.AbstractHttpServletActivity
 
EventIDCache - Class in org.mobicents.slee.resource.http
Caches event types for Http Servlet RA requests
EventIDCache(Tracer) - Constructor for class org.mobicents.slee.resource.http.EventIDCache
 
EventIDFilter - Class in org.mobicents.slee.resource.http
 
EventIDFilter() - Constructor for class org.mobicents.slee.resource.http.EventIDFilter
 
eventProcessingFailed(ActivityHandle, FireableEventType, Object, Address, ReceivableService, int, FailureReason) - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 
eventProcessingSuccessful(ActivityHandle, FireableEventType, Object, Address, ReceivableService, int) - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 
eventUnreferenced(ActivityHandle, FireableEventType, Object, Address, ReceivableService, int) - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 

F

filterEvent(FireableEventType) - Method in class org.mobicents.slee.resource.http.EventIDFilter
checks if event should be filtered or not

G

getActivity(ActivityHandle) - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 
getActivityHandle(Object) - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 
getAttribute(String) - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getAttributeNames() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getAuthType() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getCharacterEncoding() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getContentLength() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getContentType() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getContextPath() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getCookies() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getDateHeader(String) - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getEventName(HttpServletRequestEvent, HttpSession) - Method in class org.mobicents.slee.resource.http.EventIDCache
 
getEventType(EventLookupFacility, HttpServletRequestEvent, HttpSession) - Method in class org.mobicents.slee.resource.http.EventIDCache
 
getHeader(String) - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getHeaderNames() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getHeaders(String) - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getHttpSessionActivity(HttpSession) - Method in class org.mobicents.slee.resource.http.HttpServletRaSbbInterfaceImpl
 
getInputStream() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getIntHeader(String) - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getLocalAddr() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getLocale() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getLocales() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getLocalName() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getLocalPort() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getLock(HttpServletRequestEvent) - Method in class org.mobicents.slee.resource.http.RequestLock
 
getMarshaler() - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 
getMethod() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getName() - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 
getParameter(String) - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getParameterMap() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getParameterNames() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getParameterValues(String) - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getPathInfo() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getPathTranslated() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getProtocol() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getQueryString() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getReader() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getRealPath(String) - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getRemoteAddr() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getRemoteHost() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getRemotePort() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getRemoteUser() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getRequestDispatcher(String) - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getRequestedSessionId() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getRequestID() - Method in class org.mobicents.slee.resource.http.HttpServletRequestActivityImpl
 
getRequestURI() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getRequestURL() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getResourceAdaptorContext() - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 
getResourceAdaptorInterface(String) - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 
getScheme() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getServerName() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getServerPort() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getServletPath() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getSession() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getSession(boolean) - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
getSessionId() - Method in class org.mobicents.slee.resource.http.HttpSessionActivityImpl
 
getSleeEndpoint() - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 
getUserPrincipal() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 

H

hashCode() - Method in class org.mobicents.slee.resource.http.AbstractHttpServletActivity
 
HttpServletRaSbbInterfaceImpl - Class in org.mobicents.slee.resource.http
Implementation class for HttpServletRaSbbInterface
HttpServletRaSbbInterfaceImpl(HttpServletResourceAdaptor) - Constructor for class org.mobicents.slee.resource.http.HttpServletRaSbbInterfaceImpl
 
HttpServletRequestActivityImpl - Class in org.mobicents.slee.resource.http
 
HttpServletRequestActivityImpl() - Constructor for class org.mobicents.slee.resource.http.HttpServletRequestActivityImpl
 
HttpServletRequestWrapper - Class in org.mobicents.slee.resource.http
 
HttpServletRequestWrapper(HttpServletRequest) - Constructor for class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
HttpServletResourceAdaptor - Class in org.mobicents.slee.resource.http
 
HttpServletResourceAdaptor() - Constructor for class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 
HttpSessionActivityImpl - Class in org.mobicents.slee.resource.http
 
HttpSessionActivityImpl(String) - Constructor for class org.mobicents.slee.resource.http.HttpSessionActivityImpl
 

I

id - Variable in class org.mobicents.slee.resource.http.AbstractHttpServletActivity
 
isRequestedSessionIdFromCookie() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
isRequestedSessionIdFromURL() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
isRequestedSessionIdFromUrl() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
isRequestedSessionIdValid() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
isSecure() - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
isUserInRole(String) - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 

O

onRequest(HttpServletRequest, HttpServletResponse) - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 
onSessionTerminated(String) - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 
org.mobicents.slee.resource.http - package org.mobicents.slee.resource.http
 

Q

queryLiveness(ActivityHandle) - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 

R

raActive() - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 
raConfigurationUpdate(ConfigProperties) - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 
raConfigure(ConfigProperties) - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 
raInactive() - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 
raStopping() - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 
raUnconfigure() - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 
raVerifyConfiguration(ConfigProperties) - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 
removeAttribute(String) - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
removeLock(HttpServletRequestEvent) - Method in class org.mobicents.slee.resource.http.RequestLock
 
RequestLock - Class in org.mobicents.slee.resource.http
 
RequestLock() - Constructor for class org.mobicents.slee.resource.http.RequestLock
 

S

serviceActive(ReceivableService) - Method in class org.mobicents.slee.resource.http.EventIDFilter
Informs the filter that a receivable service is now active.
serviceActive(ReceivableService) - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 
serviceInactive(ReceivableService) - Method in class org.mobicents.slee.resource.http.EventIDFilter
Informs the filter that a receivable service is now inactive.
serviceInactive(ReceivableService) - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 
serviceStopping(ReceivableService) - Method in class org.mobicents.slee.resource.http.EventIDFilter
Informs the filter that a receivable service is now stopping.
serviceStopping(ReceivableService) - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 
setAttribute(String, Object) - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
setCharacterEncoding(String) - Method in class org.mobicents.slee.resource.http.HttpServletRequestWrapper
 
setResourceAdaptorContext(ResourceAdaptorContext) - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 

T

toString() - Method in class org.mobicents.slee.resource.http.AbstractHttpServletActivity
 

U

unsetResourceAdaptorContext() - Method in class org.mobicents.slee.resource.http.HttpServletResourceAdaptor
 

V

VENDOR - Static variable in class org.mobicents.slee.resource.http.EventIDCache
 
VERSION - Static variable in class org.mobicents.slee.resource.http.EventIDCache
 

A E F G H I O Q R S T U V

Copyright © 2011. All Rights Reserved.