A C D E F G J L O P R S T V
A
- Activator - Class in org.ops4j.pax.web.service.jetty.internal
-
Registers the ServletControllerFactory 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
-
- addHandler(Handler) - 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, Integer, Boolean) - 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, Integer, int, String, Boolean) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyFactory
-
- createSecureConnector(Server, String, int, Integer, String, String, String, String, String, String, String, String, String, boolean, boolean, List<String>, List<String>, List<String>, List<String>, Boolean, String, Boolean, Boolean, Boolean, Boolean, String, Boolean) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyFactory
-
Creates a secure (SSL) connector.
- createServer(Integer, Integer, Integer) - 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
-
- getDefaultAuthMethod() - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
-
- getDefaultRealmName() - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
-
- getHandlers() - 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
-
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
- 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
-
- removeContext(HttpContext, boolean) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
-
Remove the context with the option to ignore reference counting
- 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
-
- removeHandler(Handler) - 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
- setDefaultAuthMethod(String) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
-
- setDefaultRealmName(String) - Method in interface org.ops4j.pax.web.service.jetty.internal.JettyServer
-
- 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 J L O P R S T V
Copyright © 2006–2021 OPS4J - Open Participation Software for Java. All rights reserved.