Skip navigation links
WildFly: Web Common Classes 13.0.0.Beta1
A C D E F G I N O P R S W 

A

addAdditionalDependency(ServiceName) - Method in class org.jboss.as.web.common.WarMetaData
 
addAllowedRequestPredicate(Predicate) - Method in class org.jboss.as.web.host.WebDeploymentBuilder
 
addInitParam(String, String) - Method in class org.jboss.as.web.host.ServletBuilder
 
addServlet(ServletBuilder) - Method in class org.jboss.as.web.host.WebDeploymentBuilder
 
addUrlMapping(String) - Method in class org.jboss.as.web.host.ServletBuilder
 
addUrlMappings(String...) - Method in class org.jboss.as.web.host.ServletBuilder
 
addUrlMappings(Collection<String>) - Method in class org.jboss.as.web.host.ServletBuilder
 
addWebDeployment(WebDeploymentBuilder) - Method in interface org.jboss.as.web.host.WebHost
 
allowRequestPredicates - Variable in class org.jboss.as.web.host.WebDeploymentBuilder
 
ATTACHMENT_KEY - Static variable in interface org.jboss.as.web.common.ExpressionFactoryWrapper
 
ATTACHMENT_KEY - Static variable in class org.jboss.as.web.common.ServletContextAttribute
 
ATTACHMENT_KEY - Static variable in class org.jboss.as.web.common.SharedTldsMetaDataBuilder
 
ATTACHMENT_KEY - Static variable in class org.jboss.as.web.common.WarMetaData
 

C

CAPABILITY - Static variable in interface org.jboss.as.web.host.CommonWebServer
 
CAPABILITY - Static variable in interface org.jboss.as.web.host.WebHost
 
CAPABILITY_NAME - Static variable in interface org.jboss.as.web.host.CommonWebServer
 
CAPABILITY_NAME - Static variable in interface org.jboss.as.web.host.WebHost
 
CommonWebServer - Interface in org.jboss.as.web.host
 
create() - Method in interface org.jboss.as.web.host.WebDeploymentController
 

D

decode(String) - Method in interface org.jboss.as.web.session.SessionIdentifierCodec
Decodes the specified session identifier encoded via encode(String).
decode(String) - Method in class org.jboss.as.web.session.SimpleSessionIdentifierCodec
 
DEFAULT_DELIMITER - Static variable in class org.jboss.as.web.session.SimpleRoutingSupport
 
destroy() - Method in interface org.jboss.as.web.host.WebDeploymentController
 
destroyInstance(Object) - Method in class org.jboss.as.web.common.WebInjectionContainer
 

E

encode(String) - Method in interface org.jboss.as.web.session.SessionIdentifierCodec
Encodes the specified session identifier
encode(String) - Method in class org.jboss.as.web.session.SimpleSessionIdentifierCodec
 
ExpressionFactoryWrapper - Interface in org.jboss.as.web.common
 

F

format(String, String) - Method in interface org.jboss.as.web.session.RoutingSupport
Formats the specified session identifier and route identifier into a single identifier.
format(String, String) - Method in class org.jboss.as.web.session.SimpleRoutingSupport
 

G

getAdditionalDependencies() - Method in class org.jboss.as.web.common.WarMetaData
 
getAdditionalModuleAnnotationsMetadata() - Method in class org.jboss.as.web.common.WarMetaData
 
getAllowRequestPredicates() - Method in class org.jboss.as.web.host.WebDeploymentBuilder
 
getAnnotationsMetaData() - Method in class org.jboss.as.web.common.WarMetaData
 
getClassLoader() - Method in class org.jboss.as.web.host.WebDeploymentBuilder
 
getComponentRegistry() - Method in class org.jboss.as.web.common.WebInjectionContainer
 
getContextRoot() - Method in class org.jboss.as.web.host.WebDeploymentBuilder
 
getDocumentRoot() - Method in class org.jboss.as.web.host.WebDeploymentBuilder
 
getInitParams() - Method in class org.jboss.as.web.host.ServletBuilder
 
getInjectionContainer() - Static method in class org.jboss.as.web.common.StartupContext
 
getJBossWebMetaData() - Method in class org.jboss.as.web.common.WarMetaData
 
getMergedJBossWebMetaData() - Method in class org.jboss.as.web.common.WarMetaData
 
getName() - Method in class org.jboss.as.web.common.ServletContextAttribute
Get the attribute name.
getOrder() - Method in class org.jboss.as.web.common.WarMetaData
 
getOverlays() - Method in class org.jboss.as.web.common.WarMetaData
 
getPort(String, boolean) - Method in interface org.jboss.as.web.host.CommonWebServer
 
getScis() - Method in class org.jboss.as.web.common.WarMetaData
 
getServlet() - Method in class org.jboss.as.web.host.ServletBuilder
 
getServletClass() - Method in class org.jboss.as.web.host.ServletBuilder
 
getServletName() - Method in class org.jboss.as.web.host.ServletBuilder
 
getServlets() - Method in class org.jboss.as.web.host.WebDeploymentBuilder
 
getSharedTlds(DeploymentUnit) - Method in class org.jboss.as.web.common.SharedTldsMetaDataBuilder
 
getTempDir() - Method in class org.jboss.as.web.common.WarMetaData
 
getUrlMappings() - Method in class org.jboss.as.web.host.ServletBuilder
 
getValue() - Method in class org.jboss.as.web.common.ServletContextAttribute
Get the attribute value.
getWebFragmentsMetaData() - Method in class org.jboss.as.web.common.WarMetaData
 
getWebMetaData() - Method in class org.jboss.as.web.common.WarMetaData
 

I

isForceInit() - Method in class org.jboss.as.web.host.ServletBuilder
 
isIntercepted() - Method in class org.jboss.as.web.common.WebComponentDescription
 
isNoOrder() - Method in class org.jboss.as.web.common.WarMetaData
 
isOptional() - Method in class org.jboss.as.web.common.WebComponentDescription
Web components are optional.

N

newInstance(String) - Method in class org.jboss.as.web.common.WebInjectionContainer
 
newInstance(Class<?>) - Method in class org.jboss.as.web.common.WebInjectionContainer
 
newInstance(Object) - Method in class org.jboss.as.web.common.WebInjectionContainer
 
newInstance(String, ClassLoader) - Method in class org.jboss.as.web.common.WebInjectionContainer
 

O

org.jboss.as.web.common - package org.jboss.as.web.common
 
org.jboss.as.web.host - package org.jboss.as.web.host
 
org.jboss.as.web.session - package org.jboss.as.web.session
 

P

parse(String) - Method in interface org.jboss.as.web.session.RoutingSupport
Parses the routing information from the specified session identifier.
parse(String) - Method in class org.jboss.as.web.session.SimpleRoutingSupport
 

R

RoutingSupport - Interface in org.jboss.as.web.session
Exposes the mechanism for parsing and formation routing information from/into a requested session identifier.

S

SERVICE_NAME - Static variable in interface org.jboss.as.web.host.CommonWebServer
Deprecated.
SERVICE_NAME - Static variable in interface org.jboss.as.web.host.WebHost
Deprecated.
ServletBuilder - Class in org.jboss.as.web.host
 
ServletBuilder() - Constructor for class org.jboss.as.web.host.ServletBuilder
 
ServletContextAttribute - Class in org.jboss.as.web.common
Configuration object used to store a ServletContext attribute name and value.
ServletContextAttribute(String, Object) - Constructor for class org.jboss.as.web.common.ServletContextAttribute
Create a new instance.
SessionIdentifierCodec - Interface in org.jboss.as.web.session
Encapsulates logic to encode/decode additional information in/from a session identifier.
setAdditionalModuleAnnotationsMetadata(List<WebMetaData>) - Method in class org.jboss.as.web.common.WarMetaData
 
setAnnotationsMetaData(Map<String, WebMetaData>) - Method in class org.jboss.as.web.common.WarMetaData
 
setClassLoader(ClassLoader) - Method in class org.jboss.as.web.host.WebDeploymentBuilder
 
setContextRoot(String) - Method in class org.jboss.as.web.host.WebDeploymentBuilder
 
setDocumentRoot(File) - Method in class org.jboss.as.web.host.WebDeploymentBuilder
 
setForceInit(boolean) - Method in class org.jboss.as.web.host.ServletBuilder
 
setInjectionContainer(WebInjectionContainer) - Static method in class org.jboss.as.web.common.StartupContext
 
setJBossWebMetaData(JBossWebMetaData) - Method in class org.jboss.as.web.common.WarMetaData
 
setMergedJBossWebMetaData(JBossWebMetaData) - Method in class org.jboss.as.web.common.WarMetaData
 
setNoOrder(boolean) - Method in class org.jboss.as.web.common.WarMetaData
 
setOrder(List<String>) - Method in class org.jboss.as.web.common.WarMetaData
 
setOverlays(Set<VirtualFile>) - Method in class org.jboss.as.web.common.WarMetaData
 
setScis(Map<String, VirtualFile>) - Method in class org.jboss.as.web.common.WarMetaData
 
setServlet(Servlet) - Method in class org.jboss.as.web.host.ServletBuilder
 
setServletClass(Class<?>) - Method in class org.jboss.as.web.host.ServletBuilder
 
setServletName(String) - Method in class org.jboss.as.web.host.ServletBuilder
 
setTempDir(File) - Method in class org.jboss.as.web.common.WarMetaData
 
setWebFragmentsMetaData(Map<String, WebFragmentMetaData>) - Method in class org.jboss.as.web.common.WarMetaData
 
setWebMetaData(WebMetaData) - Method in class org.jboss.as.web.common.WarMetaData
 
SharedTldsMetaDataBuilder - Class in org.jboss.as.web.common
Internal helper creating a shared TLD metadata list based on the domain configuration.
SharedTldsMetaDataBuilder(ModelNode) - Constructor for class org.jboss.as.web.common.SharedTldsMetaDataBuilder
 
SimpleRoutingSupport - Class in org.jboss.as.web.session
Implements logic for parsing/appending routing information from/to a session identifier.
SimpleRoutingSupport() - Constructor for class org.jboss.as.web.session.SimpleRoutingSupport
 
SimpleRoutingSupport(String) - Constructor for class org.jboss.as.web.session.SimpleRoutingSupport
 
SimpleSessionIdentifierCodec - Class in org.jboss.as.web.session
Simple codec implementation that uses a static route source.
SimpleSessionIdentifierCodec(RoutingSupport, String) - Constructor for class org.jboss.as.web.session.SimpleSessionIdentifierCodec
 
start() - Method in interface org.jboss.as.web.host.WebDeploymentController
 
StartupContext - Class in org.jboss.as.web.common
Contains context information that is exposed on startup via a thread local
StartupContext() - Constructor for class org.jboss.as.web.common.StartupContext
 
stop() - Method in interface org.jboss.as.web.host.WebDeploymentController
 

W

WarMetaData - Class in org.jboss.as.web.common
 
WarMetaData() - Constructor for class org.jboss.as.web.common.WarMetaData
 
WEB_COMPONENTS - Static variable in class org.jboss.as.web.common.WebComponentDescription
 
WebComponentDescription - Class in org.jboss.as.web.common
 
WebComponentDescription(String, String, EEModuleDescription, ServiceName, EEApplicationClasses) - Constructor for class org.jboss.as.web.common.WebComponentDescription
 
WebDeploymentBuilder - Class in org.jboss.as.web.host
 
WebDeploymentBuilder() - Constructor for class org.jboss.as.web.host.WebDeploymentBuilder
 
WebDeploymentController - Interface in org.jboss.as.web.host
 
WebHost - Interface in org.jboss.as.web.host
 
WebInjectionContainer - Class in org.jboss.as.web.common
The web injection container.
WebInjectionContainer(ClassLoader, ComponentRegistry) - Constructor for class org.jboss.as.web.common.WebInjectionContainer
 
wrap(ExpressionFactory, ServletContext) - Method in interface org.jboss.as.web.common.ExpressionFactoryWrapper
 
A C D E F G I N O P R S W 
Skip navigation links
WildFly: Web Common Classes 13.0.0.Beta1

Copyright © 2018 JBoss by Red Hat. All rights reserved.