Skip navigation links
A C D E F G I J L O P R S T V 

A

Activator - Class in org.ops4j.pax.web.service.jetty.internal
Registers the ServletControllerFwactory on startup
Activator() - Constructor for class org.ops4j.pax.web.service.jetty.internal.Activator
 
addConnector(Connector) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
Adds a connector to Jetty.
addErrorPage(ErrorPageModel) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
 
addEventListener(EventListenerModel) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
 
addFilter(FilterModel) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
 
addSecurityConstraintMappings(SecurityConstraintMappingModel) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
 
addServlet(ServletModel) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
 
addServletContainerInitializer(ContainerInitializerModel) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
 
addWelcomeFiles(WelcomeFileModel) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
 
append - Variable in class org.ops4j.pax.web.service.jetty.internal.ConfigureRequestLogParameter
 
asList(T[]) - Static method in class org.ops4j.pax.web.service.jetty.internal.util.TypeUtil
Array to List.

C

call(Class<?>, String, Object, Object[]) - Static method in class org.ops4j.pax.web.service.jetty.internal.util.TypeUtil
 
configure(Object, Element, int) - Method in class org.ops4j.pax.web.service.jetty.internal.util.DOMJettyWebXmlParser
Recursive configuration step.
configureContext(Map<String, Object>, Integer, String, String, String, String, Boolean, Boolean, String, Boolean, String) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
Adds a context to jetty server.
configureRequestLog(ConfigureRequestLogParameter) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
 
ConfigureRequestLogParameter - Class in org.ops4j.pax.web.service.jetty.internal
 
ConfigureRequestLogParameter(String, String, Boolean, Boolean, Boolean, String, String, Boolean, Boolean, Boolean) - Constructor for class org.ops4j.pax.web.service.jetty.internal.ConfigureRequestLogParameter
 
convertHexDigit(byte) - Static method in class org.ops4j.pax.web.service.jetty.internal.util.TypeUtil
 
CR - Static variable in class org.ops4j.pax.web.service.jetty.internal.util.TypeUtil
 
createConnector(Server, String, int, String, Boolean) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyFactory
 
createSecureConnector(Server, String, int, String, String, String, String, String, boolean, boolean) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyFactory
Creates a secure (SSL) connector.
createServer() - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyFactory
 

D

dir - Variable in class org.ops4j.pax.web.service.jetty.internal.ConfigureRequestLogParameter
 
dispatch - Variable in class org.ops4j.pax.web.service.jetty.internal.ConfigureRequestLogParameter
 
DOMJettyWebXmlParser - Class in org.ops4j.pax.web.service.jetty.internal.util
adapted and optimized JettyXmlConfiguration class for reading jetty-web.xml files
DOMJettyWebXmlParser() - Constructor for class org.ops4j.pax.web.service.jetty.internal.util.DOMJettyWebXmlParser
 
dump(Class<?>) - Static method in class org.ops4j.pax.web.service.jetty.internal.util.TypeUtil
 
dump(ClassLoader) - Static method in class org.ops4j.pax.web.service.jetty.internal.util.TypeUtil
 

E

extend - Variable in class org.ops4j.pax.web.service.jetty.internal.ConfigureRequestLogParameter
 

F

format - Variable in class org.ops4j.pax.web.service.jetty.internal.ConfigureRequestLogParameter
 
fromHexString(String) - Static method in class org.ops4j.pax.web.service.jetty.internal.util.TypeUtil
 
fromName(String) - Static method in class org.ops4j.pax.web.service.jetty.internal.util.TypeUtil
Class from a canonical name for a type.

G

getConnectors() - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
 
getContext(ContextModel) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
 
getResource(Class<?>, String, boolean) - Static method in class org.ops4j.pax.web.service.jetty.internal.util.Loader
 
getResourceBundle(Class<?>, String, boolean, Locale) - Static method in class org.ops4j.pax.web.service.jetty.internal.util.Loader
 
getServer() - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
 
getServerConfigDir() - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
 
getServerConfigURL() - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
 

I

invalidateSessions() - Method in class org.ops4j.pax.web.service.jetty.internal.LateInvalidatingHashSessionManager
The change in this method allows sessions to be saved when there are multiple sessions with the same session id.

J

jarFor(String) - Static method in class org.ops4j.pax.web.service.jetty.internal.util.TypeUtil
 
JettyFactory - Interface in org.ops4j.pax.web.service.jetty.internal
 
JettyServer - Interface in org.ops4j.pax.web.service.jetty.internal
Abstraction of Jetty server.

L

LateInvalidatingHashSessionManager - Class in org.ops4j.pax.web.service.jetty.internal
Hash session manager extension that scavenges sessions only when all sessions with the same session id are ready for scavenge.
LateInvalidatingHashSessionManager() - Constructor for class org.ops4j.pax.web.service.jetty.internal.LateInvalidatingHashSessionManager
 
LF - Static variable in class org.ops4j.pax.web.service.jetty.internal.util.TypeUtil
 
loadClass(Class, String) - Static method in class org.ops4j.pax.web.service.jetty.internal.util.Loader
 
loadClass(Class, String, boolean) - Static method in class org.ops4j.pax.web.service.jetty.internal.util.Loader
Load a class.
Loader - Class in org.ops4j.pax.web.service.jetty.internal.util
ClassLoader Helper.
logCookies - Variable in class org.ops4j.pax.web.service.jetty.internal.ConfigureRequestLogParameter
 
logLatency - Variable in class org.ops4j.pax.web.service.jetty.internal.ConfigureRequestLogParameter
 
logServer - Variable in class org.ops4j.pax.web.service.jetty.internal.ConfigureRequestLogParameter
 

O

org.ops4j.pax.web.service.jetty.internal - package org.ops4j.pax.web.service.jetty.internal
 
org.ops4j.pax.web.service.jetty.internal.util - package org.ops4j.pax.web.service.jetty.internal.util
 

P

parse(Object, InputStream) - Method in class org.ops4j.pax.web.service.jetty.internal.util.DOMJettyWebXmlParser
 
parseBytes(String, int) - Static method in class org.ops4j.pax.web.service.jetty.internal.util.TypeUtil
 
parseInt(String, int, int, int) - Static method in class org.ops4j.pax.web.service.jetty.internal.util.TypeUtil
Parse an int from a substring.
parseInt(byte[], int, int, int) - Static method in class org.ops4j.pax.web.service.jetty.internal.util.TypeUtil
Parse an int from a byte array of ascii characters.

R

readLine(InputStream) - Static method in class org.ops4j.pax.web.service.jetty.internal.util.TypeUtil
 
removeConnector(Connector) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
 
removeContext(HttpContext) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
 
removeErrorPage(ErrorPageModel) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
 
removeEventListener(EventListenerModel) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
 
removeFilter(FilterModel) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
 
removeSecurityConstraintMappings(SecurityConstraintMappingModel) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
 
removeServlet(ServletModel) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
 
removeWelcomeFiles(WelcomeFileModel) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
 
retainDays - Variable in class org.ops4j.pax.web.service.jetty.internal.ConfigureRequestLogParameter
 

S

scavenge() - Method in class org.ops4j.pax.web.service.jetty.internal.LateInvalidatingHashSessionManager
This is a hack that sets the accessed and lastAccessed fields in HashedSession for all sessions with the same id when not all sessions are ready to expire.
setServerConfigDir(File) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
 
setServerConfigURL(URL) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
 
start(BundleContext) - Method in class org.ops4j.pax.web.service.jetty.internal.Activator
 
start() - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
 
stop(BundleContext) - Method in class org.ops4j.pax.web.service.jetty.internal.Activator
 
stop() - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
 

T

timeZone - Variable in class org.ops4j.pax.web.service.jetty.internal.ConfigureRequestLogParameter
 
toArray(Object, Class<?>) - Static method in class org.ops4j.pax.web.service.jetty.internal.util.DOMJettyWebXmlParser
 
toHex(byte, Appendable) - Static method in class org.ops4j.pax.web.service.jetty.internal.util.TypeUtil
 
toHexString(byte) - Static method in class org.ops4j.pax.web.service.jetty.internal.util.TypeUtil
 
toHexString(byte[]) - Static method in class org.ops4j.pax.web.service.jetty.internal.util.TypeUtil
 
toHexString(byte[], int, int) - Static method in class org.ops4j.pax.web.service.jetty.internal.util.TypeUtil
 
toName(Class<?>) - Static method in class org.ops4j.pax.web.service.jetty.internal.util.TypeUtil
Canonical name for a type.
toString(byte[], int) - Static method in class org.ops4j.pax.web.service.jetty.internal.util.TypeUtil
 
TypeUtil - Class in org.ops4j.pax.web.service.jetty.internal.util
TYPE Utilities.

V

valueOf(Class<?>, String) - Static method in class org.ops4j.pax.web.service.jetty.internal.util.TypeUtil
Convert String value to instance.
valueOf(String, String) - Static method in class org.ops4j.pax.web.service.jetty.internal.util.TypeUtil
Convert String value to instance.
A C D E F G I J L O P R S T V 
Skip navigation links

Copyright © 2006–2015 OPS4J - Open Participation Software for Java. All rights reserved.