A B C D E F G H I J L M N O P R S T U V W X

A

AbsoluteOrderingType - Class in org.glassfish.grizzly.servlet.ver30
Please see section 8.2.2 of the specification for details.
AbsoluteOrderingType() - Constructor for class org.glassfish.grizzly.servlet.ver30.AbsoluteOrderingType
 
access() - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
Reset the timestamp.
addContextParameter(String, String) - Method in class org.glassfish.grizzly.servlet.ServletHandler
Add a new servlet context parameter for this servlet.
addCookie(Cookie) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
 
addCookie(Cookie) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
addDateHeader(String, long) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
 
addDateHeader(String, long) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
addFilter(Filter, String, Map) - Method in class org.glassfish.grizzly.servlet.ServletHandler
Add a Filter to the FilterChain.
addFilter(FilterConfigImpl) - Method in class org.glassfish.grizzly.servlet.ServletHandler
Add a filter to the set of filters that will be executed in this chain.
addHeader(String, String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
 
addHeader(String, String) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
addInitParameter(String, String) - Method in class org.glassfish.grizzly.servlet.ServletHandler
Add a new servlet initialization parameter for this servlet.
addIntHeader(String, int) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
 
addIntHeader(String, int) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
addressing - Variable in class org.glassfish.grizzly.servlet.ver30.PortComponentRefType
 
AddressingResponsesType - Class in org.glassfish.grizzly.servlet.ver30
If WS-Addressing is enabled, this type determines if an endpoint requires the use of only anonymous responses, or only non-anonymous responses, or all.
AddressingResponsesType() - Constructor for class org.glassfish.grizzly.servlet.ver30.AddressingResponsesType
 
AddressingType - Class in org.glassfish.grizzly.servlet.ver30
This specifies the WS-Addressing requirements for a JAX-WS web service.
AddressingType() - Constructor for class org.glassfish.grizzly.servlet.ver30.AddressingType
 
addServletListener(String) - Method in class org.glassfish.grizzly.servlet.ServletHandler
Add Servlet listeners that implement EventListener
after - Variable in class org.glassfish.grizzly.servlet.ver30.OrderingType
 
asyncSupported - Variable in class org.glassfish.grizzly.servlet.ver30.FilterType
 
asyncSupported - Variable in class org.glassfish.grizzly.servlet.ver30.ServletType
 
authConstraint - Variable in class org.glassfish.grizzly.servlet.ver25.SecurityConstraintType
 
authConstraint - Variable in class org.glassfish.grizzly.servlet.ver30.SecurityConstraintType
 
AuthConstraintType - Class in org.glassfish.grizzly.servlet.ver25
The auth-constraintType indicates the user roles that should be permitted access to this resource collection.
AuthConstraintType() - Constructor for class org.glassfish.grizzly.servlet.ver25.AuthConstraintType
 
AuthConstraintType - Class in org.glassfish.grizzly.servlet.ver30
The auth-constraintType indicates the user roles that should be permitted access to this resource collection.
AuthConstraintType() - Constructor for class org.glassfish.grizzly.servlet.ver30.AuthConstraintType
 
authMethod - Variable in class org.glassfish.grizzly.servlet.ver25.LoginConfigType
 
authMethod - Variable in class org.glassfish.grizzly.servlet.ver30.LoginConfigType
 
AuthMethodType - Class in org.glassfish.grizzly.servlet.ver25
The auth-methodType is used to configure the authentication mechanism for the web application.
AuthMethodType() - Constructor for class org.glassfish.grizzly.servlet.ver25.AuthMethodType
 
AuthMethodType - Class in org.glassfish.grizzly.servlet.ver30
The auth-methodType is used to configure the authentication mechanism for the web application.
AuthMethodType() - Constructor for class org.glassfish.grizzly.servlet.ver30.AuthMethodType
 
available() - Method in class org.glassfish.grizzly.servlet.ServletInputStreamImpl
 

B

before - Variable in class org.glassfish.grizzly.servlet.ver30.OrderingType
 
buffer - Variable in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
 

C

checkError() - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
classLoader - Variable in class org.glassfish.grizzly.servlet.ServletHandler
 
className - Variable in class org.glassfish.grizzly.servlet.ver30.DataSourceType
 
clone() - Method in class org.glassfish.grizzly.servlet.CookieWrapper
Overrides the standard java.lang.Object.clone method to return a copy of this cookie.
clone() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
Prevent cloning the facade.
clone() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
Prevent cloning the facade.
clone() - Method in class org.glassfish.grizzly.servlet.ServletReaderImpl
Prevent cloning the facade.
clone() - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
Prevent cloning the facade.
close() - Method in class org.glassfish.grizzly.servlet.ServletInputStreamImpl
Close the stream Since we re-cycle, we can't allow the call to super.close() which would permanently disable us.
close() - Method in class org.glassfish.grizzly.servlet.ServletOutputStreamImpl
 
close() - Method in class org.glassfish.grizzly.servlet.ServletReaderImpl
 
close() - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
comment - Variable in class org.glassfish.grizzly.servlet.ver30.CookieConfigType
 
configureClassLoader(String) - Method in class org.glassfish.grizzly.servlet.ServletHandler
Create a URLClassLoader which has the capability of loading classes jar under an exploded war application.
configureServletEnv() - Method in class org.glassfish.grizzly.servlet.ServletHandler
Configure the ServletContextImpl and ServletConfigImpl
containsHeader(String) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
containsInitParameter(String) - Method in class org.glassfish.grizzly.servlet.ServletHandler
if the servlet initialization parameter in present for this servlet.
CookieCommentType - Class in org.glassfish.grizzly.servlet.ver30
The comment that will be assigned to any session tracking cookies created by this web application.
CookieCommentType() - Constructor for class org.glassfish.grizzly.servlet.ver30.CookieCommentType
 
cookieConfig - Variable in class org.glassfish.grizzly.servlet.ver30.SessionConfigType
 
CookieConfigType - Class in org.glassfish.grizzly.servlet.ver30
The cookie-configType defines the configuration for the session tracking cookies of this web application.
CookieConfigType() - Constructor for class org.glassfish.grizzly.servlet.ver30.CookieConfigType
 
CookieDomainType - Class in org.glassfish.grizzly.servlet.ver30
The domain name that will be assigned to any session tracking cookies created by this web application.
CookieDomainType() - Constructor for class org.glassfish.grizzly.servlet.ver30.CookieDomainType
 
CookieNameType - Class in org.glassfish.grizzly.servlet.ver30
The name that will be assigned to any session tracking cookies created by this web application.
CookieNameType() - Constructor for class org.glassfish.grizzly.servlet.ver30.CookieNameType
 
CookiePathType - Class in org.glassfish.grizzly.servlet.ver30
The path that will be assigned to any session tracking cookies created by this web application.
CookiePathType() - Constructor for class org.glassfish.grizzly.servlet.ver30.CookiePathType
 
CookieWrapper - Class in org.glassfish.grizzly.servlet
Simple Wrapper around Cookie.
CookieWrapper(String, String) - Constructor for class org.glassfish.grizzly.servlet.CookieWrapper
Constructs a cookie with a specified name and value.
create() - Static method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
 
create() - Static method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
 
createAbsoluteOrderingType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of AbsoluteOrderingType
createAddressingResponsesType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of AddressingResponsesType
createAddressingType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of AddressingType
createAuthConstraintType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of AuthConstraintType
createAuthConstraintType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of AuthConstraintType
createAuthMethodType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of AuthMethodType
createAuthMethodType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of AuthMethodType
createCookieCommentType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of CookieCommentType
createCookieConfigType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of CookieConfigType
createCookieDomainType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of CookieDomainType
createCookieNameType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of CookieNameType
createCookiePathType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of CookiePathType
createDataSourceType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of DataSourceType
createDescriptionType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of DescriptionType
createDescriptionType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of DescriptionType
createDispatcherType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of DispatcherType
createDispatcherType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of DispatcherType
createDisplayNameType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of DisplayNameType
createDisplayNameType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of DisplayNameType
createEjbLinkType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of EjbLinkType
createEjbLinkType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of EjbLinkType
createEjbLocalRefType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of EjbLocalRefType
createEjbLocalRefType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of EjbLocalRefType
createEjbRefNameType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of EjbRefNameType
createEjbRefNameType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of EjbRefNameType
createEjbRefType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of EjbRefType
createEjbRefType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of EjbRefType
createEjbRefTypeType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of EjbRefTypeType
createEjbRefTypeType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of EjbRefTypeType
createEmptyType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of EmptyType
createEmptyType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of EmptyType
createEnvEntryType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of EnvEntryType
createEnvEntryType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of EnvEntryType
createEnvEntryTypeValuesType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of EnvEntryTypeValuesType
createEnvEntryTypeValuesType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of EnvEntryTypeValuesType
createErrorCodeType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of ErrorCodeType
createErrorCodeType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of ErrorCodeType
createErrorPageType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of ErrorPageType
createErrorPageType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of ErrorPageType
createFilterMappingType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of FilterMappingType
createFilterMappingType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of FilterMappingType
createFilterNameType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of FilterNameType
createFilterNameType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of FilterNameType
createFilterType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of FilterType
createFilterType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of FilterType
createFormLoginConfigType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of FormLoginConfigType
createFormLoginConfigType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of FormLoginConfigType
createFullyQualifiedClassType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of FullyQualifiedClassType
createFullyQualifiedClassType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of FullyQualifiedClassType
createGenericBooleanType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of GenericBooleanType
createGenericBooleanType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of GenericBooleanType
createHandlerChainsType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of HandlerChainsType
createHandlerChainType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of HandlerChainType
createHandlerType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of HandlerType
createHomeType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of HomeType
createHomeType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of HomeType
createIconType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of IconType
createIconType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of IconType
createInjectionTargetType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of InjectionTargetType
createInjectionTargetType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of InjectionTargetType
createJavaIdentifierType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JavaIdentifierType
createJavaIdentifierType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JavaIdentifierType
createJavaTypeType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JavaTypeType
createJavaTypeType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JavaTypeType
createJdbcUrlType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JdbcUrlType
createJndiNameType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JndiNameType
createJndiNameType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JndiNameType
createJspConfigType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JspConfigType
createJspConfigType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JspConfigType
createJspFileType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JspFileType
createJspFileType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JspFileType
createJspPropertyGroupType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JspPropertyGroupType
createJspPropertyGroupType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JspPropertyGroupType
createLifecycleCallbackType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of LifecycleCallbackType
createLifecycleCallbackType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of LifecycleCallbackType
createListenerType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of ListenerType
createListenerType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of ListenerType
createLocaleEncodingMappingListType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of LocaleEncodingMappingListType
createLocaleEncodingMappingListType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of LocaleEncodingMappingListType
createLocaleEncodingMappingType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of LocaleEncodingMappingType
createLocaleEncodingMappingType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of LocaleEncodingMappingType
createLocalHomeType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of LocalHomeType
createLocalHomeType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of LocalHomeType
createLocalType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of LocalType
createLocalType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of LocalType
createLoginConfigType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of LoginConfigType
createLoginConfigType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of LoginConfigType
createMessageDestinationLinkType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of MessageDestinationLinkType
createMessageDestinationLinkType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of MessageDestinationLinkType
createMessageDestinationRefType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of MessageDestinationRefType
createMessageDestinationRefType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of MessageDestinationRefType
createMessageDestinationType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of MessageDestinationType
createMessageDestinationType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of MessageDestinationType
createMessageDestinationTypeType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of MessageDestinationTypeType
createMessageDestinationTypeType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of MessageDestinationTypeType
createMessageDestinationUsageType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of MessageDestinationUsageType
createMessageDestinationUsageType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of MessageDestinationUsageType
createMimeMappingType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of MimeMappingType
createMimeMappingType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of MimeMappingType
createMimeTypeType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of MimeTypeType
createMimeTypeType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of MimeTypeType
createMultipartConfigType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of MultipartConfigType
createNonEmptyStringType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of NonEmptyStringType
createNonEmptyStringType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of NonEmptyStringType
createOrderingOrderingType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of OrderingOrderingType
createOrderingOthersType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of OrderingOthersType
createOrderingType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of OrderingType
createParamValueType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of ParamValueType
createParamValueType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of ParamValueType
createPathType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of PathType
createPathType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of PathType
createPersistenceContextRefType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of PersistenceContextRefType
createPersistenceContextRefType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of PersistenceContextRefType
createPersistenceContextTypeType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of PersistenceContextTypeType
createPersistenceContextTypeType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of PersistenceContextTypeType
createPersistenceUnitRefType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of PersistenceUnitRefType
createPersistenceUnitRefType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of PersistenceUnitRefType
createPortComponentRefType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of PortComponentRefType
createPortComponentRefType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of PortComponentRefType
createPropertyType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of PropertyType
createPropertyType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of PropertyType
createRemoteType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of RemoteType
createRemoteType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of RemoteType
createResAuthType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of ResAuthType
createResAuthType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of ResAuthType
createResourceEnvRefType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of ResourceEnvRefType
createResourceEnvRefType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of ResourceEnvRefType
createResourceRefType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of ResourceRefType
createResourceRefType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of ResourceRefType
createRespectBindingType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of RespectBindingType
createResSharingScopeType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of ResSharingScopeType
createResSharingScopeType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of ResSharingScopeType
createRoleNameType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of RoleNameType
createRoleNameType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of RoleNameType
createRunAsType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of RunAsType
createRunAsType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of RunAsType
createSecurityConstraintType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of SecurityConstraintType
createSecurityConstraintType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of SecurityConstraintType
createSecurityRoleRefType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of SecurityRoleRefType
createSecurityRoleRefType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of SecurityRoleRefType
createSecurityRoleType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of SecurityRoleType
createSecurityRoleType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of SecurityRoleType
createServiceRefHandlerChainsType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of ServiceRefHandlerChainsType
createServiceRefHandlerChainType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of ServiceRefHandlerChainType
createServiceRefHandlerType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of ServiceRefHandlerType
createServiceRefType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of ServiceRefType
createServiceRefType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of ServiceRefType
createServletMappingType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of ServletMappingType
createServletMappingType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of ServletMappingType
createServletNameType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of ServletNameType
createServletNameType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of ServletNameType
createServletType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of ServletType
createServletType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of ServletType
createSessionConfigType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of SessionConfigType
createSessionConfigType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of SessionConfigType
createString() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of String
createString() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of String
createTaglibType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of TaglibType
createTaglibType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of TaglibType
createTrackingModeType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of TrackingModeType
createTransportGuaranteeType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of TransportGuaranteeType
createTransportGuaranteeType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of TransportGuaranteeType
createTrueFalseType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of TrueFalseType
createTrueFalseType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of TrueFalseType
createUrlPatternType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of UrlPatternType
createUrlPatternType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of UrlPatternType
createUserDataConstraintType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of UserDataConstraintType
createUserDataConstraintType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of UserDataConstraintType
createWarPathType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of WarPathType
createWarPathType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of WarPathType
createWebApp(WebAppType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<WebAppType>}
createWebApp(WebAppType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<WebAppType>}
createWebAppType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of WebAppType
createWebAppType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of WebAppType
createWebAppTypeAbsoluteOrdering(AbsoluteOrderingType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<AbsoluteOrderingType>}
createWebAppTypeContextParam(ParamValueType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<ParamValueType>}
createWebAppTypeContextParam(ParamValueType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<ParamValueType>}
createWebAppTypeDataSource(DataSourceType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<DataSourceType>}
createWebAppTypeDescription(DescriptionType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<DescriptionType>}
createWebAppTypeDescription(DescriptionType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<DescriptionType>}
createWebAppTypeDisplayName(DisplayNameType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<DisplayNameType>}
createWebAppTypeDisplayName(DisplayNameType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<DisplayNameType>}
createWebAppTypeDistributable(EmptyType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<EmptyType>}
createWebAppTypeDistributable(EmptyType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<EmptyType>}
createWebAppTypeEjbLocalRef(EjbLocalRefType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<EjbLocalRefType>}
createWebAppTypeEjbLocalRef(EjbLocalRefType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<EjbLocalRefType>}
createWebAppTypeEjbRef(EjbRefType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<EjbRefType>}
createWebAppTypeEjbRef(EjbRefType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<EjbRefType>}
createWebAppTypeEnvEntry(EnvEntryType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<EnvEntryType>}
createWebAppTypeEnvEntry(EnvEntryType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<EnvEntryType>}
createWebAppTypeErrorPage(ErrorPageType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<ErrorPageType>}
createWebAppTypeErrorPage(ErrorPageType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<ErrorPageType>}
createWebAppTypeFilter(FilterType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createWebAppTypeFilter(FilterType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createWebAppTypeFilterMapping(FilterMappingType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<FilterMappingType>}
createWebAppTypeFilterMapping(FilterMappingType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<FilterMappingType>}
createWebAppTypeIcon(IconType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<IconType>}
createWebAppTypeIcon(IconType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<IconType>}
createWebAppTypeJspConfig(JspConfigType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<JspConfigType>}
createWebAppTypeJspConfig(JspConfigType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<JspConfigType>}
createWebAppTypeListener(ListenerType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<ListenerType>}
createWebAppTypeListener(ListenerType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<ListenerType>}
createWebAppTypeLocaleEncodingMappingList(LocaleEncodingMappingListType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<LocaleEncodingMappingListType>}
createWebAppTypeLocaleEncodingMappingList(LocaleEncodingMappingListType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<LocaleEncodingMappingListType>}
createWebAppTypeLoginConfig(LoginConfigType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<LoginConfigType>}
createWebAppTypeLoginConfig(LoginConfigType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<LoginConfigType>}
createWebAppTypeMessageDestination(MessageDestinationType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<MessageDestinationType>}
createWebAppTypeMessageDestination(MessageDestinationType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<MessageDestinationType>}
createWebAppTypeMessageDestinationRef(MessageDestinationRefType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<MessageDestinationRefType>}
createWebAppTypeMessageDestinationRef(MessageDestinationRefType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<MessageDestinationRefType>}
createWebAppTypeMimeMapping(MimeMappingType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<MimeMappingType>}
createWebAppTypeMimeMapping(MimeMappingType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<MimeMappingType>}
createWebAppTypeModuleName(String) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<String>}
createWebAppTypePersistenceContextRef(PersistenceContextRefType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<PersistenceContextRefType>}
createWebAppTypePersistenceContextRef(PersistenceContextRefType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<PersistenceContextRefType>}
createWebAppTypePersistenceUnitRef(PersistenceUnitRefType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<PersistenceUnitRefType>}
createWebAppTypePersistenceUnitRef(PersistenceUnitRefType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<PersistenceUnitRefType>}
createWebAppTypePostConstruct(LifecycleCallbackType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<LifecycleCallbackType>}
createWebAppTypePostConstruct(LifecycleCallbackType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<LifecycleCallbackType>}
createWebAppTypePreDestroy(LifecycleCallbackType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<LifecycleCallbackType>}
createWebAppTypePreDestroy(LifecycleCallbackType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<LifecycleCallbackType>}
createWebAppTypeResourceEnvRef(ResourceEnvRefType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<ResourceEnvRefType>}
createWebAppTypeResourceEnvRef(ResourceEnvRefType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<ResourceEnvRefType>}
createWebAppTypeResourceRef(ResourceRefType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<ResourceRefType>}
createWebAppTypeResourceRef(ResourceRefType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<ResourceRefType>}
createWebAppTypeSecurityConstraint(SecurityConstraintType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<SecurityConstraintType>}
createWebAppTypeSecurityConstraint(SecurityConstraintType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<SecurityConstraintType>}
createWebAppTypeSecurityRole(SecurityRoleType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<SecurityRoleType>}
createWebAppTypeSecurityRole(SecurityRoleType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<SecurityRoleType>}
createWebAppTypeServiceRef(ServiceRefType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<ServiceRefType>}
createWebAppTypeServiceRef(ServiceRefType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<ServiceRefType>}
createWebAppTypeServlet(ServletType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<ServletType>}
createWebAppTypeServlet(ServletType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<ServletType>}
createWebAppTypeServletMapping(ServletMappingType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<ServletMappingType>}
createWebAppTypeServletMapping(ServletMappingType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<ServletMappingType>}
createWebAppTypeSessionConfig(SessionConfigType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<SessionConfigType>}
createWebAppTypeSessionConfig(SessionConfigType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<SessionConfigType>}
createWebAppTypeWelcomeFileList(WelcomeFileListType) - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of JAXBElement<WelcomeFileListType>}
createWebAppTypeWelcomeFileList(WelcomeFileListType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<WelcomeFileListType>}
createWebFragmentType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of WebFragmentType
createWebFragmentTypeContextParam(ParamValueType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<ParamValueType>}
createWebFragmentTypeDataSource(DataSourceType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<DataSourceType>}
createWebFragmentTypeDescription(DescriptionType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<DescriptionType>}
createWebFragmentTypeDisplayName(DisplayNameType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<DisplayNameType>}
createWebFragmentTypeDistributable(EmptyType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<EmptyType>}
createWebFragmentTypeEjbLocalRef(EjbLocalRefType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<EjbLocalRefType>}
createWebFragmentTypeEjbRef(EjbRefType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<EjbRefType>}
createWebFragmentTypeEnvEntry(EnvEntryType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<EnvEntryType>}
createWebFragmentTypeErrorPage(ErrorPageType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<ErrorPageType>}
createWebFragmentTypeFilter(FilterType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<FilterType>}
createWebFragmentTypeFilterMapping(FilterMappingType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<FilterMappingType>}
createWebFragmentTypeIcon(IconType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<IconType>}
createWebFragmentTypeJspConfig(JspConfigType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<JspConfigType>}
createWebFragmentTypeListener(ListenerType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<ListenerType>}
createWebFragmentTypeLocaleEncodingMappingList(LocaleEncodingMappingListType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<LocaleEncodingMappingListType>}
createWebFragmentTypeLoginConfig(LoginConfigType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<LoginConfigType>}
createWebFragmentTypeMessageDestination(MessageDestinationType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<MessageDestinationType>}
createWebFragmentTypeMessageDestinationRef(MessageDestinationRefType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<MessageDestinationRefType>}
createWebFragmentTypeMimeMapping(MimeMappingType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<MimeMappingType>}
createWebFragmentTypeName(JavaIdentifierType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<JavaIdentifierType>}
createWebFragmentTypeOrdering(OrderingType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<OrderingType>}
createWebFragmentTypePersistenceContextRef(PersistenceContextRefType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<PersistenceContextRefType>}
createWebFragmentTypePersistenceUnitRef(PersistenceUnitRefType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<PersistenceUnitRefType>}
createWebFragmentTypePostConstruct(LifecycleCallbackType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<LifecycleCallbackType>}
createWebFragmentTypePreDestroy(LifecycleCallbackType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<LifecycleCallbackType>}
createWebFragmentTypeResourceEnvRef(ResourceEnvRefType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<ResourceEnvRefType>}
createWebFragmentTypeResourceRef(ResourceRefType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<ResourceRefType>}
createWebFragmentTypeSecurityConstraint(SecurityConstraintType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<SecurityConstraintType>}
createWebFragmentTypeSecurityRole(SecurityRoleType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<SecurityRoleType>}
createWebFragmentTypeServiceRef(ServiceRefType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<ServiceRefType>}
createWebFragmentTypeServlet(ServletType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<ServletType>}
createWebFragmentTypeServletMapping(ServletMappingType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<ServletMappingType>}
createWebFragmentTypeSessionConfig(SessionConfigType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<SessionConfigType>}
createWebFragmentTypeWelcomeFileList(WelcomeFileListType) - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of JAXBElement<WelcomeFileListType>}
createWebResourceCollectionType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of WebResourceCollectionType
createWebResourceCollectionType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of WebResourceCollectionType
createWelcomeFileListType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of WelcomeFileListType
createWelcomeFileListType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of WelcomeFileListType
createXsdAnyURIType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of XsdAnyURIType
createXsdAnyURIType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of XsdAnyURIType
createXsdBooleanType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of XsdBooleanType
createXsdBooleanType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of XsdBooleanType
createXsdIntegerType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of XsdIntegerType
createXsdIntegerType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of XsdIntegerType
createXsdNMTOKENType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of XsdNMTOKENType
createXsdNMTOKENType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of XsdNMTOKENType
createXsdNonNegativeIntegerType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of XsdNonNegativeIntegerType
createXsdNonNegativeIntegerType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of XsdNonNegativeIntegerType
createXsdPositiveIntegerType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of XsdPositiveIntegerType
createXsdPositiveIntegerType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of XsdPositiveIntegerType
createXsdQNameType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of XsdQNameType
createXsdQNameType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of XsdQNameType
createXsdStringType() - Method in class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create an instance of XsdStringType
createXsdStringType() - Method in class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create an instance of XsdStringType
customizeErrorPage(Response, String, int) - Method in class org.glassfish.grizzly.servlet.ServletHandler
Customize the error page returned to the client.

D

databaseName - Variable in class org.glassfish.grizzly.servlet.ver30.DataSourceType
 
DataSourceType - Class in org.glassfish.grizzly.servlet.ver30
Configuration of a DataSource.
DataSourceType() - Constructor for class org.glassfish.grizzly.servlet.ver30.DataSourceType
 
defaultContentType - Variable in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
 
deferredSyntaxAllowedAsLiteral - Variable in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
 
deferredSyntaxAllowedAsLiteral - Variable in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
 
description - Variable in class org.glassfish.grizzly.servlet.ver25.AuthConstraintType
 
description - Variable in class org.glassfish.grizzly.servlet.ver25.EjbLocalRefType
 
description - Variable in class org.glassfish.grizzly.servlet.ver25.EjbRefType
 
description - Variable in class org.glassfish.grizzly.servlet.ver25.EnvEntryType
 
description - Variable in class org.glassfish.grizzly.servlet.ver25.FilterType
 
description - Variable in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
 
description - Variable in class org.glassfish.grizzly.servlet.ver25.ListenerType
 
description - Variable in class org.glassfish.grizzly.servlet.ver25.MessageDestinationRefType
 
description - Variable in class org.glassfish.grizzly.servlet.ver25.MessageDestinationType
 
description - Variable in class org.glassfish.grizzly.servlet.ver25.ParamValueType
 
description - Variable in class org.glassfish.grizzly.servlet.ver25.PersistenceContextRefType
 
description - Variable in class org.glassfish.grizzly.servlet.ver25.PersistenceUnitRefType
 
description - Variable in class org.glassfish.grizzly.servlet.ver25.ResourceEnvRefType
 
description - Variable in class org.glassfish.grizzly.servlet.ver25.ResourceRefType
 
description - Variable in class org.glassfish.grizzly.servlet.ver25.RunAsType
 
description - Variable in class org.glassfish.grizzly.servlet.ver25.SecurityRoleRefType
 
description - Variable in class org.glassfish.grizzly.servlet.ver25.SecurityRoleType
 
description - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerType
 
description - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
 
description - Variable in class org.glassfish.grizzly.servlet.ver25.ServletType
 
description - Variable in class org.glassfish.grizzly.servlet.ver25.UserDataConstraintType
 
description - Variable in class org.glassfish.grizzly.servlet.ver25.WebResourceCollectionType
 
description - Variable in class org.glassfish.grizzly.servlet.ver30.AuthConstraintType
 
description - Variable in class org.glassfish.grizzly.servlet.ver30.DataSourceType
 
description - Variable in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
 
description - Variable in class org.glassfish.grizzly.servlet.ver30.EjbRefType
 
description - Variable in class org.glassfish.grizzly.servlet.ver30.EnvEntryType
 
description - Variable in class org.glassfish.grizzly.servlet.ver30.FilterType
 
description - Variable in class org.glassfish.grizzly.servlet.ver30.HandlerType
 
description - Variable in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
 
description - Variable in class org.glassfish.grizzly.servlet.ver30.ListenerType
 
description - Variable in class org.glassfish.grizzly.servlet.ver30.MessageDestinationRefType
 
description - Variable in class org.glassfish.grizzly.servlet.ver30.MessageDestinationType
 
description - Variable in class org.glassfish.grizzly.servlet.ver30.ParamValueType
 
description - Variable in class org.glassfish.grizzly.servlet.ver30.PersistenceContextRefType
 
description - Variable in class org.glassfish.grizzly.servlet.ver30.PersistenceUnitRefType
 
description - Variable in class org.glassfish.grizzly.servlet.ver30.ResourceEnvRefType
 
description - Variable in class org.glassfish.grizzly.servlet.ver30.ResourceRefType
 
description - Variable in class org.glassfish.grizzly.servlet.ver30.RunAsType
 
description - Variable in class org.glassfish.grizzly.servlet.ver30.SecurityRoleRefType
 
description - Variable in class org.glassfish.grizzly.servlet.ver30.SecurityRoleType
 
description - Variable in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
 
description - Variable in class org.glassfish.grizzly.servlet.ver30.ServletType
 
description - Variable in class org.glassfish.grizzly.servlet.ver30.UserDataConstraintType
 
description - Variable in class org.glassfish.grizzly.servlet.ver30.WebResourceCollectionType
 
descriptionAndDisplayNameAndIcon - Variable in class org.glassfish.grizzly.servlet.ver25.WebAppType
 
DescriptionType - Class in org.glassfish.grizzly.servlet.ver25
The description type is used by a description element to provide text describing the parent element.
DescriptionType() - Constructor for class org.glassfish.grizzly.servlet.ver25.DescriptionType
 
DescriptionType - Class in org.glassfish.grizzly.servlet.ver30
The description type is used by a description element to provide text describing the parent element.
DescriptionType() - Constructor for class org.glassfish.grizzly.servlet.ver30.DescriptionType
 
destroy() - Method in class org.glassfish.grizzly.servlet.ServletHandler
Destroy this Servlet and its associated ServletContextListener
destroyListeners() - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
Stop ServletContextListener
dispatch(ServletRequest, ServletResponse, DispatcherConstants.DispatcherType) - Method in class org.glassfish.grizzly.servlet.RequestDispatcherImpl
Dispatches the given request and response to the resource for which this dispatcher was acquired.
DispatchedHttpServletRequest - Class in org.glassfish.grizzly.servlet
Wrapper around a javax.servlet.http.HttpServletRequest that transforms an application request object (which might be the original one passed to a servlet.
DispatchedHttpServletRequest(HttpServletRequest, DispatcherConstants.DispatcherType) - Constructor for class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
 
DispatchedHttpServletResponse - Class in org.glassfish.grizzly.servlet
Wrapper around a javax.servlet.http.HttpServletResponse that transforms an application response object (which might be the original one passed to a servlet.
DispatchedHttpServletResponse(HttpServletResponse, boolean) - Constructor for class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
 
dispatcher - Variable in class org.glassfish.grizzly.servlet.ver25.FilterMappingType
 
dispatcher - Variable in class org.glassfish.grizzly.servlet.ver30.FilterMappingType
 
DispatcherConstants - Class in org.glassfish.grizzly.servlet
Constants based on Servlet3.0 spec.
DispatcherConstants() - Constructor for class org.glassfish.grizzly.servlet.DispatcherConstants
 
DispatcherType - Class in org.glassfish.grizzly.servlet.ver25
The dispatcher has four legal values: FORWARD, REQUEST, INCLUDE, and ERROR.
DispatcherType() - Constructor for class org.glassfish.grizzly.servlet.ver25.DispatcherType
 
DispatcherType - Class in org.glassfish.grizzly.servlet.ver30
The dispatcher has five legal values: FORWARD, REQUEST, INCLUDE, ASYNC, and ERROR.
DispatcherType() - Constructor for class org.glassfish.grizzly.servlet.ver30.DispatcherType
 
displayName - Variable in class org.glassfish.grizzly.servlet.ver25.FilterType
 
displayName - Variable in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
 
displayName - Variable in class org.glassfish.grizzly.servlet.ver25.ListenerType
 
displayName - Variable in class org.glassfish.grizzly.servlet.ver25.MessageDestinationType
 
displayName - Variable in class org.glassfish.grizzly.servlet.ver25.SecurityConstraintType
 
displayName - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerType
 
displayName - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
 
displayName - Variable in class org.glassfish.grizzly.servlet.ver25.ServletType
 
displayName - Variable in class org.glassfish.grizzly.servlet.ver30.FilterType
 
displayName - Variable in class org.glassfish.grizzly.servlet.ver30.HandlerType
 
displayName - Variable in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
 
displayName - Variable in class org.glassfish.grizzly.servlet.ver30.ListenerType
 
displayName - Variable in class org.glassfish.grizzly.servlet.ver30.MessageDestinationType
 
displayName - Variable in class org.glassfish.grizzly.servlet.ver30.SecurityConstraintType
 
displayName - Variable in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
 
displayName - Variable in class org.glassfish.grizzly.servlet.ver30.ServletType
 
DisplayNameType - Class in org.glassfish.grizzly.servlet.ver25
The display-name type contains a short name that is intended to be displayed by tools.
DisplayNameType() - Constructor for class org.glassfish.grizzly.servlet.ver25.DisplayNameType
 
DisplayNameType - Class in org.glassfish.grizzly.servlet.ver30
[ The display-name type contains a short name that is intended to be displayed by tools.
DisplayNameType() - Constructor for class org.glassfish.grizzly.servlet.ver30.DisplayNameType
 
domain - Variable in class org.glassfish.grizzly.servlet.ver30.CookieConfigType
 
doServletService(Request, Response) - Method in class org.glassfish.grizzly.servlet.ServletHandler
 

E

ejbLink - Variable in class org.glassfish.grizzly.servlet.ver25.EjbLocalRefType
 
ejbLink - Variable in class org.glassfish.grizzly.servlet.ver25.EjbRefType
 
ejbLink - Variable in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
 
ejbLink - Variable in class org.glassfish.grizzly.servlet.ver30.EjbRefType
 
EjbLinkType - Class in org.glassfish.grizzly.servlet.ver25
The ejb-linkType is used by ejb-link elements in the ejb-ref or ejb-local-ref elements to specify that an EJB reference is linked to enterprise bean.
EjbLinkType() - Constructor for class org.glassfish.grizzly.servlet.ver25.EjbLinkType
 
EjbLinkType - Class in org.glassfish.grizzly.servlet.ver30
[ The ejb-linkType is used by ejb-link elements in the ejb-ref or ejb-local-ref elements to specify that an EJB reference is linked to enterprise bean.
EjbLinkType() - Constructor for class org.glassfish.grizzly.servlet.ver30.EjbLinkType
 
EjbLocalRefType - Class in org.glassfish.grizzly.servlet.ver25
The ejb-local-refType is used by ejb-local-ref elements for the declaration of a reference to an enterprise bean's local home or to the local business interface of a 3.0 bean.
EjbLocalRefType() - Constructor for class org.glassfish.grizzly.servlet.ver25.EjbLocalRefType
 
EjbLocalRefType - Class in org.glassfish.grizzly.servlet.ver30
The ejb-local-refType is used by ejb-local-ref elements for the declaration of a reference to an enterprise bean's local home or to the local business interface of a 3.0 bean.
EjbLocalRefType() - Constructor for class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
 
ejbRefName - Variable in class org.glassfish.grizzly.servlet.ver25.EjbLocalRefType
 
ejbRefName - Variable in class org.glassfish.grizzly.servlet.ver25.EjbRefType
 
ejbRefName - Variable in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
 
ejbRefName - Variable in class org.glassfish.grizzly.servlet.ver30.EjbRefType
 
EjbRefNameType - Class in org.glassfish.grizzly.servlet.ver25
The ejb-ref-name element contains the name of an EJB reference.
EjbRefNameType() - Constructor for class org.glassfish.grizzly.servlet.ver25.EjbRefNameType
 
EjbRefNameType - Class in org.glassfish.grizzly.servlet.ver30
[ The ejb-ref-name element contains the name of an EJB reference.
EjbRefNameType() - Constructor for class org.glassfish.grizzly.servlet.ver30.EjbRefNameType
 
ejbRefType - Variable in class org.glassfish.grizzly.servlet.ver25.EjbLocalRefType
 
EjbRefType - Class in org.glassfish.grizzly.servlet.ver25
The ejb-refType is used by ejb-ref elements for the declaration of a reference to an enterprise bean's home or to the remote business interface of a 3.0 bean.
EjbRefType() - Constructor for class org.glassfish.grizzly.servlet.ver25.EjbRefType
 
ejbRefType - Variable in class org.glassfish.grizzly.servlet.ver25.EjbRefType
 
ejbRefType - Variable in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
 
EjbRefType - Class in org.glassfish.grizzly.servlet.ver30
The ejb-refType is used by ejb-ref elements for the declaration of a reference to an enterprise bean's home or to the remote business interface of a 3.0 bean.
EjbRefType() - Constructor for class org.glassfish.grizzly.servlet.ver30.EjbRefType
 
ejbRefType - Variable in class org.glassfish.grizzly.servlet.ver30.EjbRefType
 
EjbRefTypeType - Class in org.glassfish.grizzly.servlet.ver25
The ejb-ref-typeType contains the expected type of the referenced enterprise bean.
EjbRefTypeType() - Constructor for class org.glassfish.grizzly.servlet.ver25.EjbRefTypeType
 
EjbRefTypeType - Class in org.glassfish.grizzly.servlet.ver30
The ejb-ref-typeType contains the expected type of the referenced enterprise bean.
EjbRefTypeType() - Constructor for class org.glassfish.grizzly.servlet.ver30.EjbRefTypeType
 
elIgnored - Variable in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
 
elIgnored - Variable in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
 
EmptyType - Class in org.glassfish.grizzly.servlet.ver25
This type is used to designate an empty element when used.
EmptyType() - Constructor for class org.glassfish.grizzly.servlet.ver25.EmptyType
 
EmptyType - Class in org.glassfish.grizzly.servlet.ver30
This type is used to designate an empty element when used.
EmptyType() - Constructor for class org.glassfish.grizzly.servlet.ver30.EmptyType
 
enabled - Variable in class org.glassfish.grizzly.servlet.ver30.AddressingType
 
enabled - Variable in class org.glassfish.grizzly.servlet.ver30.RespectBindingType
 
enabled - Variable in class org.glassfish.grizzly.servlet.ver30.ServletType
 
enableMtom - Variable in class org.glassfish.grizzly.servlet.ver25.PortComponentRefType
 
enableMtom - Variable in class org.glassfish.grizzly.servlet.ver30.PortComponentRefType
 
encodeRedirectURL(String) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
encodeRedirectUrl(String) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
encodeURL(String) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
encodeUrl(String) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
encoding - Variable in class org.glassfish.grizzly.servlet.ver25.LocaleEncodingMappingType
 
encoding - Variable in class org.glassfish.grizzly.servlet.ver30.LocaleEncodingMappingType
 
envEntryName - Variable in class org.glassfish.grizzly.servlet.ver25.EnvEntryType
 
envEntryName - Variable in class org.glassfish.grizzly.servlet.ver30.EnvEntryType
 
EnvEntryType - Class in org.glassfish.grizzly.servlet.ver25
The env-entryType is used to declare an application's environment entry.
EnvEntryType() - Constructor for class org.glassfish.grizzly.servlet.ver25.EnvEntryType
 
envEntryType - Variable in class org.glassfish.grizzly.servlet.ver25.EnvEntryType
 
EnvEntryType - Class in org.glassfish.grizzly.servlet.ver30
The env-entryType is used to declare an application's environment entry.
EnvEntryType() - Constructor for class org.glassfish.grizzly.servlet.ver30.EnvEntryType
 
envEntryType - Variable in class org.glassfish.grizzly.servlet.ver30.EnvEntryType
 
EnvEntryTypeValuesType - Class in org.glassfish.grizzly.servlet.ver25
This type contains the fully-qualified Java type of the environment entry value that is expected by the application's code.
EnvEntryTypeValuesType() - Constructor for class org.glassfish.grizzly.servlet.ver25.EnvEntryTypeValuesType
 
EnvEntryTypeValuesType - Class in org.glassfish.grizzly.servlet.ver30
[ This type contains the fully-qualified Java type of the environment entry value that is expected by the application's code.
EnvEntryTypeValuesType() - Constructor for class org.glassfish.grizzly.servlet.ver30.EnvEntryTypeValuesType
 
envEntryValue - Variable in class org.glassfish.grizzly.servlet.ver25.EnvEntryType
 
envEntryValue - Variable in class org.glassfish.grizzly.servlet.ver30.EnvEntryType
 
error - Variable in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
errorCode - Variable in class org.glassfish.grizzly.servlet.ver25.ErrorPageType
 
errorCode - Variable in class org.glassfish.grizzly.servlet.ver30.ErrorPageType
 
ErrorCodeType - Class in org.glassfish.grizzly.servlet.ver25
The error-code contains an HTTP error code, ex: 404 Used in: error-page
ErrorCodeType() - Constructor for class org.glassfish.grizzly.servlet.ver25.ErrorCodeType
 
ErrorCodeType - Class in org.glassfish.grizzly.servlet.ver30
The error-code contains an HTTP error code, ex: 404 Used in: error-page
ErrorCodeType() - Constructor for class org.glassfish.grizzly.servlet.ver30.ErrorCodeType
 
errorOnUndeclaredNamespace - Variable in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
 
ErrorPageType - Class in org.glassfish.grizzly.servlet.ver25
The error-pageType contains a mapping between an error code or exception type to the path of a resource in the web application.
ErrorPageType() - Constructor for class org.glassfish.grizzly.servlet.ver25.ErrorPageType
 
ErrorPageType - Class in org.glassfish.grizzly.servlet.ver30
The error-pageType contains a mapping between an error code or exception type to the path of a resource in the web application.
ErrorPageType() - Constructor for class org.glassfish.grizzly.servlet.ver30.ErrorPageType
 
exceptionType - Variable in class org.glassfish.grizzly.servlet.ver25.ErrorPageType
 
exceptionType - Variable in class org.glassfish.grizzly.servlet.ver30.ErrorPageType
 
extension - Variable in class org.glassfish.grizzly.servlet.ver25.MimeMappingType
 
extension - Variable in class org.glassfish.grizzly.servlet.ver30.MimeMappingType
 

F

fileSizeThreshold - Variable in class org.glassfish.grizzly.servlet.ver30.MultipartConfigType
 
filterClass - Variable in class org.glassfish.grizzly.servlet.ver25.FilterType
 
filterClass - Variable in class org.glassfish.grizzly.servlet.ver30.FilterType
 
FilterConfigImpl - Class in org.glassfish.grizzly.servlet
FilterConfig implementation.
FilterConfigImpl(ServletContextImpl) - Constructor for class org.glassfish.grizzly.servlet.FilterConfigImpl
 
FilterMappingType - Class in org.glassfish.grizzly.servlet.ver25
Declaration of the filter mappings in this web application is done by using filter-mappingType.
FilterMappingType() - Constructor for class org.glassfish.grizzly.servlet.ver25.FilterMappingType
 
FilterMappingType - Class in org.glassfish.grizzly.servlet.ver30
Declaration of the filter mappings in this web application is done by using filter-mappingType.
FilterMappingType() - Constructor for class org.glassfish.grizzly.servlet.ver30.FilterMappingType
 
filterName - Variable in class org.glassfish.grizzly.servlet.ver25.FilterMappingType
 
filterName - Variable in class org.glassfish.grizzly.servlet.ver25.FilterType
 
filterName - Variable in class org.glassfish.grizzly.servlet.ver30.FilterMappingType
 
filterName - Variable in class org.glassfish.grizzly.servlet.ver30.FilterType
 
FilterNameType - Class in org.glassfish.grizzly.servlet.ver25
The logical name of the filter is declare by using filter-nameType.
FilterNameType() - Constructor for class org.glassfish.grizzly.servlet.ver25.FilterNameType
 
FilterNameType - Class in org.glassfish.grizzly.servlet.ver30
The logical name of the filter is declare by using filter-nameType.
FilterNameType() - Constructor for class org.glassfish.grizzly.servlet.ver30.FilterNameType
 
FilterType - Class in org.glassfish.grizzly.servlet.ver25
The filterType is used to declare a filter in the web application.
FilterType() - Constructor for class org.glassfish.grizzly.servlet.ver25.FilterType
 
FilterType - Class in org.glassfish.grizzly.servlet.ver30
The filterType is used to declare a filter in the web application.
FilterType() - Constructor for class org.glassfish.grizzly.servlet.ver30.FilterType
 
finish() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
 
flush() - Method in class org.glassfish.grizzly.servlet.ServletOutputStreamImpl
Will send the buffer to the client.
flush() - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
flushBuffer() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
formErrorPage - Variable in class org.glassfish.grizzly.servlet.ver25.FormLoginConfigType
 
formErrorPage - Variable in class org.glassfish.grizzly.servlet.ver30.FormLoginConfigType
 
formLoginConfig - Variable in class org.glassfish.grizzly.servlet.ver25.LoginConfigType
 
formLoginConfig - Variable in class org.glassfish.grizzly.servlet.ver30.LoginConfigType
 
FormLoginConfigType - Class in org.glassfish.grizzly.servlet.ver25
The form-login-configType specifies the login and error pages that should be used in form based login.
FormLoginConfigType() - Constructor for class org.glassfish.grizzly.servlet.ver25.FormLoginConfigType
 
FormLoginConfigType - Class in org.glassfish.grizzly.servlet.ver30
The form-login-configType specifies the login and error pages that should be used in form based login.
FormLoginConfigType() - Constructor for class org.glassfish.grizzly.servlet.ver30.FormLoginConfigType
 
formLoginPage - Variable in class org.glassfish.grizzly.servlet.ver25.FormLoginConfigType
 
formLoginPage - Variable in class org.glassfish.grizzly.servlet.ver30.FormLoginConfigType
 
forward(ServletRequest, ServletResponse) - Method in class org.glassfish.grizzly.servlet.RequestDispatcherImpl
Forwards the given request and response to the resource for which this dispatcher was acquired.
fromValue(String) - Static method in enum org.glassfish.grizzly.servlet.ver30.IsolationLevelType
 
FullyQualifiedClassType - Class in org.glassfish.grizzly.servlet.ver25
The elements that use this type designate the name of a Java class or interface.
FullyQualifiedClassType() - Constructor for class org.glassfish.grizzly.servlet.ver25.FullyQualifiedClassType
 
FullyQualifiedClassType - Class in org.glassfish.grizzly.servlet.ver30
The elements that use this type designate the name of a Java class or interface.
FullyQualifiedClassType() - Constructor for class org.glassfish.grizzly.servlet.ver30.FullyQualifiedClassType
 

G

GenericBooleanType - Class in org.glassfish.grizzly.servlet.ver25
This type defines four different values which can designate boolean values.
GenericBooleanType() - Constructor for class org.glassfish.grizzly.servlet.ver25.GenericBooleanType
 
GenericBooleanType - Class in org.glassfish.grizzly.servlet.ver30
This type defines four different values which can designate boolean values.
GenericBooleanType() - Constructor for class org.glassfish.grizzly.servlet.ver30.GenericBooleanType
 
getAddressing() - Method in class org.glassfish.grizzly.servlet.ver30.PortComponentRefType
Gets the value of the addressing property.
getAfter() - Method in class org.glassfish.grizzly.servlet.ver30.OrderingType
Gets the value of the after property.
getAsyncSupported() - Method in class org.glassfish.grizzly.servlet.ver30.FilterType
Gets the value of the asyncSupported property.
getAsyncSupported() - Method in class org.glassfish.grizzly.servlet.ver30.ServletType
Gets the value of the asyncSupported property.
getAttribute(String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
 
getAttribute(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getAttribute(String) - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
getAttribute(String) - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
Return the value of the specified context attribute, if any; otherwise return null.
getAttributeNames() - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
 
getAttributeNames() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getAttributeNames() - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
getAttributeNames() - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
Return an enumeration of the names of the context attributes associated with this context.
getAuthConstraint() - Method in class org.glassfish.grizzly.servlet.ver25.SecurityConstraintType
Gets the value of the authConstraint property.
getAuthConstraint() - Method in class org.glassfish.grizzly.servlet.ver30.SecurityConstraintType
Gets the value of the authConstraint property.
getAuthMethod() - Method in class org.glassfish.grizzly.servlet.ver25.LoginConfigType
Gets the value of the authMethod property.
getAuthMethod() - Method in class org.glassfish.grizzly.servlet.ver30.LoginConfigType
Gets the value of the authMethod property.
getAuthType() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getBasePath() - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
Return the current based path.
getBefore() - Method in class org.glassfish.grizzly.servlet.ver30.OrderingType
Gets the value of the before property.
getBuffer() - Method in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
Gets the value of the buffer property.
getBufferSize() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
getCharacterEncoding() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getCharacterEncoding() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
getClassLoader() - Method in class org.glassfish.grizzly.servlet.ServletHandler
 
getClassName() - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Gets the value of the className property.
getComment() - Method in class org.glassfish.grizzly.servlet.CookieWrapper
Returns the comment describing the purpose of this cookie, or null if the cookie has no comment.
getComment() - Method in class org.glassfish.grizzly.servlet.ver30.CookieConfigType
Gets the value of the comment property.
getContentLength() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getContentType() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getContentType() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
getContext(String) - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
getContextImpl() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
Return the underlying ServletContextImpl
getContextParameters() - Method in class org.glassfish.grizzly.servlet.ServletHandler
 
getContextPath() - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
 
getContextPath() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getContextPath() - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
getContextPath() - Method in class org.glassfish.grizzly.servlet.ServletHandler
Returns the portion of the request URI that indicates the context of the request.
getCookieConfig() - Method in class org.glassfish.grizzly.servlet.ver30.SessionConfigType
Gets the value of the cookieConfig property.
getCookies() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getCreationTime() - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
getDatabaseName() - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Gets the value of the databaseName property.
getDateHeader(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getDefaultContentType() - Method in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
Gets the value of the defaultContentType property.
getDeferredSyntaxAllowedAsLiteral() - Method in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
Gets the value of the deferredSyntaxAllowedAsLiteral property.
getDeferredSyntaxAllowedAsLiteral() - Method in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
Gets the value of the deferredSyntaxAllowedAsLiteral property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver25.AuthConstraintType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver25.EjbLocalRefType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver25.EjbRefType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver25.EnvEntryType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver25.FilterType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver25.ListenerType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver25.MessageDestinationRefType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver25.MessageDestinationType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver25.ParamValueType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver25.PersistenceContextRefType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver25.PersistenceUnitRefType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver25.ResourceEnvRefType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver25.ResourceRefType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver25.RunAsType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver25.SecurityRoleRefType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver25.SecurityRoleType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver25.ServletType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver25.UserDataConstraintType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver25.WebResourceCollectionType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver30.AuthConstraintType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver30.EjbRefType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver30.EnvEntryType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver30.FilterType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver30.HandlerType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver30.ListenerType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationRefType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver30.ParamValueType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver30.PersistenceContextRefType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver30.PersistenceUnitRefType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver30.ResourceEnvRefType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver30.ResourceRefType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver30.RunAsType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver30.SecurityRoleRefType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver30.SecurityRoleType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver30.ServletType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver30.UserDataConstraintType
Gets the value of the description property.
getDescription() - Method in class org.glassfish.grizzly.servlet.ver30.WebResourceCollectionType
Gets the value of the description property.
getDescriptionAndDisplayNameAndIcon() - Method in class org.glassfish.grizzly.servlet.ver25.WebAppType
Gets the value of the descriptionAndDisplayNameAndIcon property.
getDispatcher() - Method in class org.glassfish.grizzly.servlet.ver25.FilterMappingType
Gets the value of the dispatcher property.
getDispatcher() - Method in class org.glassfish.grizzly.servlet.ver30.FilterMappingType
Gets the value of the dispatcher property.
getDisplayName() - Method in class org.glassfish.grizzly.servlet.ver25.FilterType
Gets the value of the displayName property.
getDisplayName() - Method in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
Gets the value of the displayName property.
getDisplayName() - Method in class org.glassfish.grizzly.servlet.ver25.ListenerType
Gets the value of the displayName property.
getDisplayName() - Method in class org.glassfish.grizzly.servlet.ver25.MessageDestinationType
Gets the value of the displayName property.
getDisplayName() - Method in class org.glassfish.grizzly.servlet.ver25.SecurityConstraintType
Gets the value of the displayName property.
getDisplayName() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerType
Gets the value of the displayName property.
getDisplayName() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
Gets the value of the displayName property.
getDisplayName() - Method in class org.glassfish.grizzly.servlet.ver25.ServletType
Gets the value of the displayName property.
getDisplayName() - Method in class org.glassfish.grizzly.servlet.ver30.FilterType
Gets the value of the displayName property.
getDisplayName() - Method in class org.glassfish.grizzly.servlet.ver30.HandlerType
Gets the value of the displayName property.
getDisplayName() - Method in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
Gets the value of the displayName property.
getDisplayName() - Method in class org.glassfish.grizzly.servlet.ver30.ListenerType
Gets the value of the displayName property.
getDisplayName() - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationType
Gets the value of the displayName property.
getDisplayName() - Method in class org.glassfish.grizzly.servlet.ver30.SecurityConstraintType
Gets the value of the displayName property.
getDisplayName() - Method in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
Gets the value of the displayName property.
getDisplayName() - Method in class org.glassfish.grizzly.servlet.ver30.ServletType
Gets the value of the displayName property.
getDomain() - Method in class org.glassfish.grizzly.servlet.CookieWrapper
Returns the domain name set for this cookie.
getDomain() - Method in class org.glassfish.grizzly.servlet.ver30.CookieConfigType
Gets the value of the domain property.
getEjbLink() - Method in class org.glassfish.grizzly.servlet.ver25.EjbLocalRefType
Gets the value of the ejbLink property.
getEjbLink() - Method in class org.glassfish.grizzly.servlet.ver25.EjbRefType
Gets the value of the ejbLink property.
getEjbLink() - Method in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
Gets the value of the ejbLink property.
getEjbLink() - Method in class org.glassfish.grizzly.servlet.ver30.EjbRefType
Gets the value of the ejbLink property.
getEjbRefName() - Method in class org.glassfish.grizzly.servlet.ver25.EjbLocalRefType
Gets the value of the ejbRefName property.
getEjbRefName() - Method in class org.glassfish.grizzly.servlet.ver25.EjbRefType
Gets the value of the ejbRefName property.
getEjbRefName() - Method in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
Gets the value of the ejbRefName property.
getEjbRefName() - Method in class org.glassfish.grizzly.servlet.ver30.EjbRefType
Gets the value of the ejbRefName property.
getEjbRefType() - Method in class org.glassfish.grizzly.servlet.ver25.EjbLocalRefType
Gets the value of the ejbRefType property.
getEjbRefType() - Method in class org.glassfish.grizzly.servlet.ver25.EjbRefType
Gets the value of the ejbRefType property.
getEjbRefType() - Method in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
Gets the value of the ejbRefType property.
getEjbRefType() - Method in class org.glassfish.grizzly.servlet.ver30.EjbRefType
Gets the value of the ejbRefType property.
getElIgnored() - Method in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
Gets the value of the elIgnored property.
getElIgnored() - Method in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
Gets the value of the elIgnored property.
getEnabled() - Method in class org.glassfish.grizzly.servlet.ver30.AddressingType
Gets the value of the enabled property.
getEnabled() - Method in class org.glassfish.grizzly.servlet.ver30.RespectBindingType
Gets the value of the enabled property.
getEnabled() - Method in class org.glassfish.grizzly.servlet.ver30.ServletType
Gets the value of the enabled property.
getEnableMtom() - Method in class org.glassfish.grizzly.servlet.ver25.PortComponentRefType
Gets the value of the enableMtom property.
getEnableMtom() - Method in class org.glassfish.grizzly.servlet.ver30.PortComponentRefType
Gets the value of the enableMtom property.
getEncoding() - Method in class org.glassfish.grizzly.servlet.ver25.LocaleEncodingMappingType
Gets the value of the encoding property.
getEncoding() - Method in class org.glassfish.grizzly.servlet.ver30.LocaleEncodingMappingType
Gets the value of the encoding property.
getEnvEntryName() - Method in class org.glassfish.grizzly.servlet.ver25.EnvEntryType
Gets the value of the envEntryName property.
getEnvEntryName() - Method in class org.glassfish.grizzly.servlet.ver30.EnvEntryType
Gets the value of the envEntryName property.
getEnvEntryType() - Method in class org.glassfish.grizzly.servlet.ver25.EnvEntryType
Gets the value of the envEntryType property.
getEnvEntryType() - Method in class org.glassfish.grizzly.servlet.ver30.EnvEntryType
Gets the value of the envEntryType property.
getEnvEntryValue() - Method in class org.glassfish.grizzly.servlet.ver25.EnvEntryType
Gets the value of the envEntryValue property.
getEnvEntryValue() - Method in class org.glassfish.grizzly.servlet.ver30.EnvEntryType
Gets the value of the envEntryValue property.
getErrorCode() - Method in class org.glassfish.grizzly.servlet.ver25.ErrorPageType
Gets the value of the errorCode property.
getErrorCode() - Method in class org.glassfish.grizzly.servlet.ver30.ErrorPageType
Gets the value of the errorCode property.
getErrorOnUndeclaredNamespace() - Method in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
Gets the value of the errorOnUndeclaredNamespace property.
getExceptionType() - Method in class org.glassfish.grizzly.servlet.ver25.ErrorPageType
Gets the value of the exceptionType property.
getExceptionType() - Method in class org.glassfish.grizzly.servlet.ver30.ErrorPageType
Gets the value of the exceptionType property.
getExtension() - Method in class org.glassfish.grizzly.servlet.ver25.MimeMappingType
Gets the value of the extension property.
getExtension() - Method in class org.glassfish.grizzly.servlet.ver30.MimeMappingType
Gets the value of the extension property.
getFileSizeThreshold() - Method in class org.glassfish.grizzly.servlet.ver30.MultipartConfigType
Gets the value of the fileSizeThreshold property.
getFilter() - Method in class org.glassfish.grizzly.servlet.FilterConfigImpl
Return the application Filter we are configured for.
getFilterClass() - Method in class org.glassfish.grizzly.servlet.ver25.FilterType
Gets the value of the filterClass property.
getFilterClass() - Method in class org.glassfish.grizzly.servlet.ver30.FilterType
Gets the value of the filterClass property.
getFilterName() - Method in class org.glassfish.grizzly.servlet.FilterConfigImpl
getFilterName() - Method in class org.glassfish.grizzly.servlet.ver25.FilterMappingType
Gets the value of the filterName property.
getFilterName() - Method in class org.glassfish.grizzly.servlet.ver25.FilterType
Gets the value of the filterName property.
getFilterName() - Method in class org.glassfish.grizzly.servlet.ver30.FilterMappingType
Gets the value of the filterName property.
getFilterName() - Method in class org.glassfish.grizzly.servlet.ver30.FilterType
Gets the value of the filterName property.
getFormErrorPage() - Method in class org.glassfish.grizzly.servlet.ver25.FormLoginConfigType
Gets the value of the formErrorPage property.
getFormErrorPage() - Method in class org.glassfish.grizzly.servlet.ver30.FormLoginConfigType
Gets the value of the formErrorPage property.
getFormLoginConfig() - Method in class org.glassfish.grizzly.servlet.ver25.LoginConfigType
Gets the value of the formLoginConfig property.
getFormLoginConfig() - Method in class org.glassfish.grizzly.servlet.ver30.LoginConfigType
Gets the value of the formLoginConfig property.
getFormLoginPage() - Method in class org.glassfish.grizzly.servlet.ver25.FormLoginConfigType
Gets the value of the formLoginPage property.
getFormLoginPage() - Method in class org.glassfish.grizzly.servlet.ver30.FormLoginConfigType
Gets the value of the formLoginPage property.
getGrizzlyCookies() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
 
getHandler() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerChainType
Gets the value of the handler property.
getHandler() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
Gets the value of the handler property.
getHandler() - Method in class org.glassfish.grizzly.servlet.ver30.HandlerChainType
Gets the value of the handler property.
getHandler() - Method in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
Gets the value of the handler property.
getHandlerChain() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerChainsType
Gets the value of the handlerChain property.
getHandlerChain() - Method in class org.glassfish.grizzly.servlet.ver30.HandlerChainsType
Gets the value of the handlerChain property.
getHandlerChains() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
Gets the value of the handlerChains property.
getHandlerChains() - Method in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
Gets the value of the handlerChains property.
getHandlerClass() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerType
Gets the value of the handlerClass property.
getHandlerClass() - Method in class org.glassfish.grizzly.servlet.ver30.HandlerType
Gets the value of the handlerClass property.
getHandlerName() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerType
Gets the value of the handlerName property.
getHandlerName() - Method in class org.glassfish.grizzly.servlet.ver30.HandlerType
Gets the value of the handlerName property.
getHeader(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getHeaderNames() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getHeaders(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getHome() - Method in class org.glassfish.grizzly.servlet.ver25.EjbRefType
Gets the value of the home property.
getHome() - Method in class org.glassfish.grizzly.servlet.ver30.EjbRefType
Gets the value of the home property.
getHttpMethod() - Method in class org.glassfish.grizzly.servlet.ver25.WebResourceCollectionType
Gets the value of the httpMethod property.
getHttpMethod() - Method in class org.glassfish.grizzly.servlet.ver30.WebResourceCollectionType
Gets the value of the httpMethod property.
getHttpMethodOmission() - Method in class org.glassfish.grizzly.servlet.ver30.WebResourceCollectionType
Gets the value of the httpMethodOmission property.
getHttpOnly() - Method in class org.glassfish.grizzly.servlet.ver30.CookieConfigType
Gets the value of the httpOnly property.
getIcon() - Method in class org.glassfish.grizzly.servlet.ver25.FilterType
Gets the value of the icon property.
getIcon() - Method in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
Gets the value of the icon property.
getIcon() - Method in class org.glassfish.grizzly.servlet.ver25.ListenerType
Gets the value of the icon property.
getIcon() - Method in class org.glassfish.grizzly.servlet.ver25.MessageDestinationType
Gets the value of the icon property.
getIcon() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerType
Gets the value of the icon property.
getIcon() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
Gets the value of the icon property.
getIcon() - Method in class org.glassfish.grizzly.servlet.ver25.ServletType
Gets the value of the icon property.
getIcon() - Method in class org.glassfish.grizzly.servlet.ver30.FilterType
Gets the value of the icon property.
getIcon() - Method in class org.glassfish.grizzly.servlet.ver30.HandlerType
Gets the value of the icon property.
getIcon() - Method in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
Gets the value of the icon property.
getIcon() - Method in class org.glassfish.grizzly.servlet.ver30.ListenerType
Gets the value of the icon property.
getIcon() - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationType
Gets the value of the icon property.
getIcon() - Method in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
Gets the value of the icon property.
getIcon() - Method in class org.glassfish.grizzly.servlet.ver30.ServletType
Gets the value of the icon property.
getId() - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
getId() - Method in class org.glassfish.grizzly.servlet.ver25.AuthConstraintType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.EjbLocalRefType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.EjbRefType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.EmptyType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.EnvEntryType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.ErrorPageType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.FilterMappingType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.FilterType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.FormLoginConfigType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.IconType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.JspConfigType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.ListenerType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.LocaleEncodingMappingListType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.LocaleEncodingMappingType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.LoginConfigType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.MessageDestinationRefType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.MessageDestinationType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.MimeMappingType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.ParamValueType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.PersistenceContextRefType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.PersistenceUnitRefType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.PortComponentRefType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.PropertyType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.ResourceEnvRefType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.ResourceRefType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.RunAsType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.SecurityConstraintType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.SecurityRoleRefType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.SecurityRoleType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerChainsType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerChainType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.ServletMappingType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.ServletType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.SessionConfigType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.String
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.TaglibType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.UserDataConstraintType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.WebAppType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.WebResourceCollectionType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.WelcomeFileListType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.XsdAnyURIType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.XsdBooleanType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.XsdIntegerType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.XsdNMTOKENType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.XsdNonNegativeIntegerType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.XsdPositiveIntegerType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.XsdQNameType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver25.XsdStringType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.AuthConstraintType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.CookieConfigType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.EjbRefType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.EmptyType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.EnvEntryType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.ErrorPageType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.FilterMappingType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.FilterType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.FormLoginConfigType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.HandlerChainsType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.HandlerChainType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.HandlerType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.IconType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.JspConfigType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.ListenerType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.LocaleEncodingMappingListType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.LocaleEncodingMappingType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.LoginConfigType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationRefType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.MimeMappingType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.OrderingOthersType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.ParamValueType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.PersistenceContextRefType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.PersistenceUnitRefType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.PortComponentRefType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.PropertyType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.ResourceEnvRefType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.ResourceRefType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.RunAsType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.SecurityConstraintType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.SecurityRoleRefType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.SecurityRoleType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.ServletMappingType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.ServletType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.SessionConfigType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.String
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.TaglibType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.UserDataConstraintType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.WebAppType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.WebFragmentType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.WebResourceCollectionType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.WelcomeFileListType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.XsdAnyURIType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.XsdBooleanType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.XsdIntegerType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.XsdNMTOKENType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.XsdNonNegativeIntegerType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.XsdPositiveIntegerType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.XsdQNameType
Gets the value of the id property.
getId() - Method in class org.glassfish.grizzly.servlet.ver30.XsdStringType
Gets the value of the id property.
getIncludeCoda() - Method in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
Gets the value of the includeCoda property.
getIncludeCoda() - Method in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
Gets the value of the includeCoda property.
getIncludePrelude() - Method in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
Gets the value of the includePrelude property.
getIncludePrelude() - Method in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
Gets the value of the includePrelude property.
getInitialPoolSize() - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Gets the value of the initialPoolSize property.
getInitParam() - Method in class org.glassfish.grizzly.servlet.ver25.FilterType
Gets the value of the initParam property.
getInitParam() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerType
Gets the value of the initParam property.
getInitParam() - Method in class org.glassfish.grizzly.servlet.ver25.ServletType
Gets the value of the initParam property.
getInitParam() - Method in class org.glassfish.grizzly.servlet.ver30.FilterType
Gets the value of the initParam property.
getInitParam() - Method in class org.glassfish.grizzly.servlet.ver30.HandlerType
Gets the value of the initParam property.
getInitParam() - Method in class org.glassfish.grizzly.servlet.ver30.ServletType
Gets the value of the initParam property.
getInitParameter(String) - Method in class org.glassfish.grizzly.servlet.FilterConfigImpl
getInitParameter(String) - Method in class org.glassfish.grizzly.servlet.ServletConfigImpl
getInitParameter(String) - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
Return the value of the specified initialization parameter, or null if this parameter does not exist.
getInitParameter(String) - Method in class org.glassfish.grizzly.servlet.ServletHandler
get a servlet initialization parameter for this servlet.
getInitParameterNames() - Method in class org.glassfish.grizzly.servlet.FilterConfigImpl
getInitParameterNames() - Method in class org.glassfish.grizzly.servlet.ServletConfigImpl
getInitParameterNames() - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
Return the names of the context's initialization parameters, or an empty enumeration if the context has no initialization parameters.
getInjectionTarget() - Method in class org.glassfish.grizzly.servlet.ver25.EjbLocalRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.glassfish.grizzly.servlet.ver25.EjbRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.glassfish.grizzly.servlet.ver25.EnvEntryType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.glassfish.grizzly.servlet.ver25.MessageDestinationRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.glassfish.grizzly.servlet.ver25.PersistenceContextRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.glassfish.grizzly.servlet.ver25.PersistenceUnitRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.glassfish.grizzly.servlet.ver25.ResourceEnvRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.glassfish.grizzly.servlet.ver25.ResourceRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.glassfish.grizzly.servlet.ver30.EjbRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.glassfish.grizzly.servlet.ver30.EnvEntryType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.glassfish.grizzly.servlet.ver30.PersistenceContextRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.glassfish.grizzly.servlet.ver30.PersistenceUnitRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.glassfish.grizzly.servlet.ver30.ResourceEnvRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.glassfish.grizzly.servlet.ver30.ResourceRefType
Gets the value of the injectionTarget property.
getInjectionTarget() - Method in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
Gets the value of the injectionTarget property.
getInjectionTargetClass() - Method in class org.glassfish.grizzly.servlet.ver25.InjectionTargetType
Gets the value of the injectionTargetClass property.
getInjectionTargetClass() - Method in class org.glassfish.grizzly.servlet.ver30.InjectionTargetType
Gets the value of the injectionTargetClass property.
getInjectionTargetName() - Method in class org.glassfish.grizzly.servlet.ver25.InjectionTargetType
Gets the value of the injectionTargetName property.
getInjectionTargetName() - Method in class org.glassfish.grizzly.servlet.ver30.InjectionTargetType
Gets the value of the injectionTargetName property.
getInputStream() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getIntHeader(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getIsolationLevel() - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Gets the value of the isolationLevel property.
getIsXml() - Method in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
Gets the value of the isXml property.
getIsXml() - Method in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
Gets the value of the isXml property.
getJaxrpcMappingFile() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
Gets the value of the jaxrpcMappingFile property.
getJaxrpcMappingFile() - Method in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
Gets the value of the jaxrpcMappingFile property.
getJspFile() - Method in class org.glassfish.grizzly.servlet.ver25.ServletType
Gets the value of the jspFile property.
getJspFile() - Method in class org.glassfish.grizzly.servlet.ver30.ServletType
Gets the value of the jspFile property.
getJspPropertyGroup() - Method in class org.glassfish.grizzly.servlet.ver25.JspConfigType
Gets the value of the jspPropertyGroup property.
getJspPropertyGroup() - Method in class org.glassfish.grizzly.servlet.ver30.JspConfigType
Gets the value of the jspPropertyGroup property.
getLang() - Method in class org.glassfish.grizzly.servlet.ver25.DescriptionType
Gets the value of the lang property.
getLang() - Method in class org.glassfish.grizzly.servlet.ver25.DisplayNameType
Gets the value of the lang property.
getLang() - Method in class org.glassfish.grizzly.servlet.ver25.IconType
Gets the value of the lang property.
getLang() - Method in class org.glassfish.grizzly.servlet.ver30.DescriptionType
Gets the value of the lang property.
getLang() - Method in class org.glassfish.grizzly.servlet.ver30.DisplayNameType
Gets the value of the lang property.
getLang() - Method in class org.glassfish.grizzly.servlet.ver30.IconType
Gets the value of the lang property.
getLargeIcon() - Method in class org.glassfish.grizzly.servlet.ver25.IconType
Gets the value of the largeIcon property.
getLargeIcon() - Method in class org.glassfish.grizzly.servlet.ver30.IconType
Gets the value of the largeIcon property.
getLastAccessedTime() - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
getLifecycleCallbackClass() - Method in class org.glassfish.grizzly.servlet.ver25.LifecycleCallbackType
Gets the value of the lifecycleCallbackClass property.
getLifecycleCallbackClass() - Method in class org.glassfish.grizzly.servlet.ver30.LifecycleCallbackType
Gets the value of the lifecycleCallbackClass property.
getLifecycleCallbackMethod() - Method in class org.glassfish.grizzly.servlet.ver25.LifecycleCallbackType
Gets the value of the lifecycleCallbackMethod property.
getLifecycleCallbackMethod() - Method in class org.glassfish.grizzly.servlet.ver30.LifecycleCallbackType
Gets the value of the lifecycleCallbackMethod property.
getListenerClass() - Method in class org.glassfish.grizzly.servlet.ver25.ListenerType
Gets the value of the listenerClass property.
getListenerClass() - Method in class org.glassfish.grizzly.servlet.ver30.ListenerType
Gets the value of the listenerClass property.
getListeners() - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
Return the Servlet Listener.
getListeners() - Method in class org.glassfish.grizzly.servlet.ServletHandler
 
getLoadOnStartup() - Method in class org.glassfish.grizzly.servlet.ver25.ServletType
Gets the value of the loadOnStartup property.
getLoadOnStartup() - Method in class org.glassfish.grizzly.servlet.ver30.ServletType
Gets the value of the loadOnStartup property.
getLocal() - Method in class org.glassfish.grizzly.servlet.ver25.EjbLocalRefType
Gets the value of the local property.
getLocal() - Method in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
Gets the value of the local property.
getLocalAddr() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getLocale() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getLocale() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
getLocale() - Method in class org.glassfish.grizzly.servlet.ver25.LocaleEncodingMappingType
Gets the value of the locale property.
getLocale() - Method in class org.glassfish.grizzly.servlet.ver30.LocaleEncodingMappingType
Gets the value of the locale property.
getLocaleEncodingMapping() - Method in class org.glassfish.grizzly.servlet.ver25.LocaleEncodingMappingListType
Gets the value of the localeEncodingMapping property.
getLocaleEncodingMapping() - Method in class org.glassfish.grizzly.servlet.ver30.LocaleEncodingMappingListType
Gets the value of the localeEncodingMapping property.
getLocales() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getLocalHome() - Method in class org.glassfish.grizzly.servlet.ver25.EjbLocalRefType
Gets the value of the localHome property.
getLocalHome() - Method in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
Gets the value of the localHome property.
getLocalName() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getLocalPort() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getLocation() - Method in class org.glassfish.grizzly.servlet.ver25.ErrorPageType
Gets the value of the location property.
getLocation() - Method in class org.glassfish.grizzly.servlet.ver30.ErrorPageType
Gets the value of the location property.
getLocation() - Method in class org.glassfish.grizzly.servlet.ver30.MultipartConfigType
Gets the value of the location property.
getLoginTimeout() - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Gets the value of the loginTimeout property.
getLookupName() - Method in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
Gets the value of the lookupName property.
getLookupName() - Method in class org.glassfish.grizzly.servlet.ver30.EjbRefType
Gets the value of the lookupName property.
getLookupName() - Method in class org.glassfish.grizzly.servlet.ver30.EnvEntryType
Gets the value of the lookupName property.
getLookupName() - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationRefType
Gets the value of the lookupName property.
getLookupName() - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationType
Gets the value of the lookupName property.
getLookupName() - Method in class org.glassfish.grizzly.servlet.ver30.ResourceEnvRefType
Gets the value of the lookupName property.
getLookupName() - Method in class org.glassfish.grizzly.servlet.ver30.ResourceRefType
Gets the value of the lookupName property.
getLookupName() - Method in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
Gets the value of the lookupName property.
getMajorVersion() - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
Return the major version of the Java Servlet API that we implement.
getMappedName() - Method in class org.glassfish.grizzly.servlet.ver25.EjbLocalRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.glassfish.grizzly.servlet.ver25.EjbRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.glassfish.grizzly.servlet.ver25.EnvEntryType
Gets the value of the mappedName property.
getMappedName() - Method in class org.glassfish.grizzly.servlet.ver25.MessageDestinationRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.glassfish.grizzly.servlet.ver25.MessageDestinationType
Gets the value of the mappedName property.
getMappedName() - Method in class org.glassfish.grizzly.servlet.ver25.PersistenceContextRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.glassfish.grizzly.servlet.ver25.PersistenceUnitRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.glassfish.grizzly.servlet.ver25.ResourceEnvRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.glassfish.grizzly.servlet.ver25.ResourceRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.glassfish.grizzly.servlet.ver30.EjbRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.glassfish.grizzly.servlet.ver30.EnvEntryType
Gets the value of the mappedName property.
getMappedName() - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationType
Gets the value of the mappedName property.
getMappedName() - Method in class org.glassfish.grizzly.servlet.ver30.PersistenceContextRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.glassfish.grizzly.servlet.ver30.PersistenceUnitRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.glassfish.grizzly.servlet.ver30.ResourceEnvRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.glassfish.grizzly.servlet.ver30.ResourceRefType
Gets the value of the mappedName property.
getMappedName() - Method in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
Gets the value of the mappedName property.
getMaxAge() - Method in class org.glassfish.grizzly.servlet.CookieWrapper
Returns the maximum age of the cookie, specified in seconds, By default, -1 indicating the cookie will persist until browser shutdown.
getMaxAge() - Method in class org.glassfish.grizzly.servlet.ver30.CookieConfigType
Gets the value of the maxAge property.
getMaxFileSize() - Method in class org.glassfish.grizzly.servlet.ver30.MultipartConfigType
Gets the value of the maxFileSize property.
getMaxIdleTime() - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Gets the value of the maxIdleTime property.
getMaxInactiveInterval() - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
getMaxPoolSize() - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Gets the value of the maxPoolSize property.
getMaxRequestSize() - Method in class org.glassfish.grizzly.servlet.ver30.MultipartConfigType
Gets the value of the maxRequestSize property.
getMaxStatements() - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Gets the value of the maxStatements property.
getMessage() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
 
getMessageDestinationLink() - Method in class org.glassfish.grizzly.servlet.ver25.MessageDestinationRefType
Gets the value of the messageDestinationLink property.
getMessageDestinationLink() - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationRefType
Gets the value of the messageDestinationLink property.
getMessageDestinationName() - Method in class org.glassfish.grizzly.servlet.ver25.MessageDestinationType
Gets the value of the messageDestinationName property.
getMessageDestinationName() - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationType
Gets the value of the messageDestinationName property.
getMessageDestinationRefName() - Method in class org.glassfish.grizzly.servlet.ver25.MessageDestinationRefType
Gets the value of the messageDestinationRefName property.
getMessageDestinationRefName() - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationRefType
Gets the value of the messageDestinationRefName property.
getMessageDestinationType() - Method in class org.glassfish.grizzly.servlet.ver25.MessageDestinationRefType
Gets the value of the messageDestinationType property.
getMessageDestinationType() - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationRefType
Gets the value of the messageDestinationType property.
getMessageDestinationUsage() - Method in class org.glassfish.grizzly.servlet.ver25.MessageDestinationRefType
Gets the value of the messageDestinationUsage property.
getMessageDestinationUsage() - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationRefType
Gets the value of the messageDestinationUsage property.
getMethod() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getMimeType(String) - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
Return the MIME type of the specified file, or null if the MIME type cannot be determined.
getMimeType() - Method in class org.glassfish.grizzly.servlet.ver25.MimeMappingType
Gets the value of the mimeType property.
getMimeType() - Method in class org.glassfish.grizzly.servlet.ver30.MimeMappingType
Gets the value of the mimeType property.
getMinorVersion() - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
Return the minor version of the Java Servlet API that we implement.
getMinPoolSize() - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Gets the value of the minPoolSize property.
getModuleNameOrDescriptionAndDisplayName() - Method in class org.glassfish.grizzly.servlet.ver30.WebAppType
Gets the value of the moduleNameOrDescriptionAndDisplayName property.
getMtomThreshold() - Method in class org.glassfish.grizzly.servlet.ver30.PortComponentRefType
Gets the value of the mtomThreshold property.
getMultipartConfig() - Method in class org.glassfish.grizzly.servlet.ver30.ServletType
Gets the value of the multipartConfig property.
getName() - Method in class org.glassfish.grizzly.servlet.CookieWrapper
Returns the name of the cookie.
getName() - Method in class org.glassfish.grizzly.servlet.ServletHandler
 
getName() - Method in class org.glassfish.grizzly.servlet.ver25.PropertyType
Gets the value of the name property.
getName() - Method in class org.glassfish.grizzly.servlet.ver30.CookieConfigType
Gets the value of the name property.
getName() - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Gets the value of the name property.
getName() - Method in class org.glassfish.grizzly.servlet.ver30.OrderingOrderingType
Gets the value of the name property.
getName() - Method in class org.glassfish.grizzly.servlet.ver30.PropertyType
Gets the value of the name property.
getNamedDispatcher(String) - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
getNameOrDescriptionAndDisplayName() - Method in class org.glassfish.grizzly.servlet.ver30.WebFragmentType
Gets the value of the nameOrDescriptionAndDisplayName property.
getNameOrOthers() - Method in class org.glassfish.grizzly.servlet.ver30.AbsoluteOrderingType
Gets the value of the nameOrOthers property.
getNIOReader() - Method in class org.glassfish.grizzly.servlet.ServletReaderImpl
 
getOthers() - Method in class org.glassfish.grizzly.servlet.ver30.OrderingOrderingType
Gets the value of the others property.
getOutputBuffer() - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
getOutputStream() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
getPageEncoding() - Method in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
Gets the value of the pageEncoding property.
getPageEncoding() - Method in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
Gets the value of the pageEncoding property.
getParameter(String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
 
getParameter(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getParameterMap() - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
 
getParameterMap() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getParameterNames() - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
 
getParameterNames() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getParameterValues(String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
 
getParameterValues(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getParamName() - Method in class org.glassfish.grizzly.servlet.ver25.ParamValueType
Gets the value of the paramName property.
getParamName() - Method in class org.glassfish.grizzly.servlet.ver30.ParamValueType
Gets the value of the paramName property.
getParamValue() - Method in class org.glassfish.grizzly.servlet.ver25.ParamValueType
Gets the value of the paramValue property.
getParamValue() - Method in class org.glassfish.grizzly.servlet.ver30.ParamValueType
Gets the value of the paramValue property.
getPassword() - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Gets the value of the password property.
getPath() - Method in class org.glassfish.grizzly.servlet.CookieWrapper
Returns the path on the server to which the browser returns this cookie.
getPath() - Method in class org.glassfish.grizzly.servlet.ver30.CookieConfigType
Gets the value of the path property.
getPathInfo() - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
 
getPathInfo() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getPathTranslated() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getPersistenceContextRefName() - Method in class org.glassfish.grizzly.servlet.ver25.PersistenceContextRefType
Gets the value of the persistenceContextRefName property.
getPersistenceContextRefName() - Method in class org.glassfish.grizzly.servlet.ver30.PersistenceContextRefType
Gets the value of the persistenceContextRefName property.
getPersistenceContextType() - Method in class org.glassfish.grizzly.servlet.ver25.PersistenceContextRefType
Gets the value of the persistenceContextType property.
getPersistenceContextType() - Method in class org.glassfish.grizzly.servlet.ver30.PersistenceContextRefType
Gets the value of the persistenceContextType property.
getPersistenceProperty() - Method in class org.glassfish.grizzly.servlet.ver25.PersistenceContextRefType
Gets the value of the persistenceProperty property.
getPersistenceProperty() - Method in class org.glassfish.grizzly.servlet.ver30.PersistenceContextRefType
Gets the value of the persistenceProperty property.
getPersistenceUnitName() - Method in class org.glassfish.grizzly.servlet.ver25.PersistenceContextRefType
Gets the value of the persistenceUnitName property.
getPersistenceUnitName() - Method in class org.glassfish.grizzly.servlet.ver25.PersistenceUnitRefType
Gets the value of the persistenceUnitName property.
getPersistenceUnitName() - Method in class org.glassfish.grizzly.servlet.ver30.PersistenceContextRefType
Gets the value of the persistenceUnitName property.
getPersistenceUnitName() - Method in class org.glassfish.grizzly.servlet.ver30.PersistenceUnitRefType
Gets the value of the persistenceUnitName property.
getPersistenceUnitRefName() - Method in class org.glassfish.grizzly.servlet.ver25.PersistenceUnitRefType
Gets the value of the persistenceUnitRefName property.
getPersistenceUnitRefName() - Method in class org.glassfish.grizzly.servlet.ver30.PersistenceUnitRefType
Gets the value of the persistenceUnitRefName property.
getPortComponentLink() - Method in class org.glassfish.grizzly.servlet.ver25.PortComponentRefType
Gets the value of the portComponentLink property.
getPortComponentLink() - Method in class org.glassfish.grizzly.servlet.ver30.PortComponentRefType
Gets the value of the portComponentLink property.
getPortComponentRef() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
Gets the value of the portComponentRef property.
getPortComponentRef() - Method in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
Gets the value of the portComponentRef property.
getPortName() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerType
Gets the value of the portName property.
getPortName() - Method in class org.glassfish.grizzly.servlet.ver30.HandlerType
Gets the value of the portName property.
getPortNamePattern() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerChainType
Gets the value of the portNamePattern property.
getPortNamePattern() - Method in class org.glassfish.grizzly.servlet.ver30.HandlerChainType
Gets the value of the portNamePattern property.
getPortNumber() - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Gets the value of the portNumber property.
getProperty(String) - Method in class org.glassfish.grizzly.servlet.ServletHandler
Return a configured property.
getProperty() - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Gets the value of the property property.
getProtocol() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getProtocolBindings() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerChainType
Gets the value of the protocolBindings property.
getProtocolBindings() - Method in class org.glassfish.grizzly.servlet.ver30.HandlerChainType
Gets the value of the protocolBindings property.
getQueryString() - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
 
getQueryString() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getReader() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getRealmName() - Method in class org.glassfish.grizzly.servlet.ver25.LoginConfigType
Gets the value of the realmName property.
getRealmName() - Method in class org.glassfish.grizzly.servlet.ver30.LoginConfigType
Gets the value of the realmName property.
getRealPath(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getRealPath(String) - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
Return the real path for a given virtual path, if possible; otherwise return null.
getRemote() - Method in class org.glassfish.grizzly.servlet.ver25.EjbRefType
Gets the value of the remote property.
getRemote() - Method in class org.glassfish.grizzly.servlet.ver30.EjbRefType
Gets the value of the remote property.
getRemoteAddr() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getRemoteHost() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getRemotePort() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getRemoteUser() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getRequestDispatcher(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getRequestDispatcher(String) - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
getRequestedSessionId() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getRequestFacade() - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
 
getRequestURI() - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
 
getRequestURI() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getRequestURL() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getRequired() - Method in class org.glassfish.grizzly.servlet.ver30.AddressingType
Gets the value of the required property.
getResAuth() - Method in class org.glassfish.grizzly.servlet.ver25.ResourceRefType
Gets the value of the resAuth property.
getResAuth() - Method in class org.glassfish.grizzly.servlet.ver30.ResourceRefType
Gets the value of the resAuth property.
getResource(String) - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
Return the URL to the resource that is mapped to a specified path.
getResourceAsStream(String) - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
Return the requested resource as an InputStream.
getResourceEnvRefName() - Method in class org.glassfish.grizzly.servlet.ver25.ResourceEnvRefType
Gets the value of the resourceEnvRefName property.
getResourceEnvRefName() - Method in class org.glassfish.grizzly.servlet.ver30.ResourceEnvRefType
Gets the value of the resourceEnvRefName property.
getResourceEnvRefType() - Method in class org.glassfish.grizzly.servlet.ver25.ResourceEnvRefType
Gets the value of the resourceEnvRefType property.
getResourceEnvRefType() - Method in class org.glassfish.grizzly.servlet.ver30.ResourceEnvRefType
Gets the value of the resourceEnvRefType property.
getResourcePaths(String) - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
Return a Set containing the resource paths of resources member of the specified collection.
getRespectBinding() - Method in class org.glassfish.grizzly.servlet.ver30.PortComponentRefType
Gets the value of the respectBinding property.
getResponses() - Method in class org.glassfish.grizzly.servlet.ver30.AddressingType
Gets the value of the responses property.
getResRefName() - Method in class org.glassfish.grizzly.servlet.ver25.ResourceRefType
Gets the value of the resRefName property.
getResRefName() - Method in class org.glassfish.grizzly.servlet.ver30.ResourceRefType
Gets the value of the resRefName property.
getResSharingScope() - Method in class org.glassfish.grizzly.servlet.ver25.ResourceRefType
Gets the value of the resSharingScope property.
getResSharingScope() - Method in class org.glassfish.grizzly.servlet.ver30.ResourceRefType
Gets the value of the resSharingScope property.
getResType() - Method in class org.glassfish.grizzly.servlet.ver25.ResourceRefType
Gets the value of the resType property.
getResType() - Method in class org.glassfish.grizzly.servlet.ver30.ResourceRefType
Gets the value of the resType property.
getRoleLink() - Method in class org.glassfish.grizzly.servlet.ver25.SecurityRoleRefType
Gets the value of the roleLink property.
getRoleLink() - Method in class org.glassfish.grizzly.servlet.ver30.SecurityRoleRefType
Gets the value of the roleLink property.
getRoleName() - Method in class org.glassfish.grizzly.servlet.ver25.AuthConstraintType
Gets the value of the roleName property.
getRoleName() - Method in class org.glassfish.grizzly.servlet.ver25.RunAsType
Gets the value of the roleName property.
getRoleName() - Method in class org.glassfish.grizzly.servlet.ver25.SecurityRoleRefType
Gets the value of the roleName property.
getRoleName() - Method in class org.glassfish.grizzly.servlet.ver25.SecurityRoleType
Gets the value of the roleName property.
getRoleName() - Method in class org.glassfish.grizzly.servlet.ver30.AuthConstraintType
Gets the value of the roleName property.
getRoleName() - Method in class org.glassfish.grizzly.servlet.ver30.RunAsType
Gets the value of the roleName property.
getRoleName() - Method in class org.glassfish.grizzly.servlet.ver30.SecurityRoleRefType
Gets the value of the roleName property.
getRoleName() - Method in class org.glassfish.grizzly.servlet.ver30.SecurityRoleType
Gets the value of the roleName property.
getRunAs() - Method in class org.glassfish.grizzly.servlet.ver25.ServletType
Gets the value of the runAs property.
getRunAs() - Method in class org.glassfish.grizzly.servlet.ver30.ServletType
Gets the value of the runAs property.
getScheme() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getScriptingInvalid() - Method in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
Gets the value of the scriptingInvalid property.
getScriptingInvalid() - Method in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
Gets the value of the scriptingInvalid property.
getSecure() - Method in class org.glassfish.grizzly.servlet.ver30.CookieConfigType
Gets the value of the secure property.
getSecurityRoleRef() - Method in class org.glassfish.grizzly.servlet.ver25.ServletType
Gets the value of the securityRoleRef property.
getSecurityRoleRef() - Method in class org.glassfish.grizzly.servlet.ver30.ServletType
Gets the value of the securityRoleRef property.
getServerInfo() - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
 
getServerName() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getServerName() - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Gets the value of the serverName property.
getServerPort() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getServiceEndpointInterface() - Method in class org.glassfish.grizzly.servlet.ver25.PortComponentRefType
Gets the value of the serviceEndpointInterface property.
getServiceEndpointInterface() - Method in class org.glassfish.grizzly.servlet.ver30.PortComponentRefType
Gets the value of the serviceEndpointInterface property.
getServiceInterface() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
Gets the value of the serviceInterface property.
getServiceInterface() - Method in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
Gets the value of the serviceInterface property.
getServiceNamePattern() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerChainType
Gets the value of the serviceNamePattern property.
getServiceNamePattern() - Method in class org.glassfish.grizzly.servlet.ver30.HandlerChainType
Gets the value of the serviceNamePattern property.
getServiceQname() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
Gets the value of the serviceQname property.
getServiceQname() - Method in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
Gets the value of the serviceQname property.
getServiceRefName() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
Gets the value of the serviceRefName property.
getServiceRefName() - Method in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
Gets the value of the serviceRefName property.
getServiceRefType() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
Gets the value of the serviceRefType property.
getServiceRefType() - Method in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
Gets the value of the serviceRefType property.
getServlet(String) - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
Deprecated. As of Java Servlet API 2.1, with no direct replacement.
getServletClass() - Method in class org.glassfish.grizzly.servlet.ver25.ServletType
Gets the value of the servletClass property.
getServletClass() - Method in class org.glassfish.grizzly.servlet.ver30.ServletType
Gets the value of the servletClass property.
getServletContext() - Method in class org.glassfish.grizzly.servlet.FilterConfigImpl
getServletContext() - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
getServletContext() - Method in class org.glassfish.grizzly.servlet.ServletConfigImpl
getServletContextName() - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
getServletCtx() - Method in class org.glassfish.grizzly.servlet.ServletHandler
 
getServletInstance() - Method in class org.glassfish.grizzly.servlet.ServletHandler
Return the Servlet instance used by this ServletHandler
getServletName() - Method in class org.glassfish.grizzly.servlet.ServletConfigImpl
getServletName() - Method in class org.glassfish.grizzly.servlet.ver25.ServletMappingType
Gets the value of the servletName property.
getServletName() - Method in class org.glassfish.grizzly.servlet.ver25.ServletType
Gets the value of the servletName property.
getServletName() - Method in class org.glassfish.grizzly.servlet.ver30.ServletMappingType
Gets the value of the servletName property.
getServletName() - Method in class org.glassfish.grizzly.servlet.ver30.ServletType
Gets the value of the servletName property.
getServletNames() - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
Deprecated. As of Java Servlet API 2.1, with no direct replacement.
getServletPath() - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
 
getServletPath() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getServletPath() - Method in class org.glassfish.grizzly.servlet.ServletHandler
Returns the part of this request's URL that calls the servlet.
getServlets() - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
Deprecated. As of Java Servlet API 2.1, with no direct replacement.
getSession(boolean) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getSession() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getSessionContext() - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
getSessionTimeout() - Method in class org.glassfish.grizzly.servlet.ver25.SessionConfigType
Gets the value of the sessionTimeout property.
getSessionTimeout() - Method in class org.glassfish.grizzly.servlet.ver30.SessionConfigType
Gets the value of the sessionTimeout property.
getSmallIcon() - Method in class org.glassfish.grizzly.servlet.ver25.IconType
Gets the value of the smallIcon property.
getSmallIcon() - Method in class org.glassfish.grizzly.servlet.ver30.IconType
Gets the value of the smallIcon property.
getSoapHeader() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerType
Gets the value of the soapHeader property.
getSoapHeader() - Method in class org.glassfish.grizzly.servlet.ver30.HandlerType
Gets the value of the soapHeader property.
getSoapRole() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerType
Gets the value of the soapRole property.
getSoapRole() - Method in class org.glassfish.grizzly.servlet.ver30.HandlerType
Gets the value of the soapRole property.
getStatus() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
 
getTaglib() - Method in class org.glassfish.grizzly.servlet.ver25.JspConfigType
Gets the value of the taglib property.
getTaglib() - Method in class org.glassfish.grizzly.servlet.ver30.JspConfigType
Gets the value of the taglib property.
getTaglibLocation() - Method in class org.glassfish.grizzly.servlet.ver25.TaglibType
Gets the value of the taglibLocation property.
getTaglibLocation() - Method in class org.glassfish.grizzly.servlet.ver30.TaglibType
Gets the value of the taglibLocation property.
getTaglibUri() - Method in class org.glassfish.grizzly.servlet.ver25.TaglibType
Gets the value of the taglibUri property.
getTaglibUri() - Method in class org.glassfish.grizzly.servlet.ver30.TaglibType
Gets the value of the taglibUri property.
getTrackingMode() - Method in class org.glassfish.grizzly.servlet.ver30.SessionConfigType
Gets the value of the trackingMode property.
getTransactional() - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Gets the value of the transactional property.
getTransportGuarantee() - Method in class org.glassfish.grizzly.servlet.ver25.UserDataConstraintType
Gets the value of the transportGuarantee property.
getTransportGuarantee() - Method in class org.glassfish.grizzly.servlet.ver30.UserDataConstraintType
Gets the value of the transportGuarantee property.
getTrimDirectiveWhitespaces() - Method in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
Gets the value of the trimDirectiveWhitespaces property.
getTrimDirectiveWhitespaces() - Method in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
Gets the value of the trimDirectiveWhitespaces property.
getUrl() - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Gets the value of the url property.
getUrlPattern() - Method in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
Gets the value of the urlPattern property.
getUrlPattern() - Method in class org.glassfish.grizzly.servlet.ver25.ServletMappingType
Gets the value of the urlPattern property.
getUrlPattern() - Method in class org.glassfish.grizzly.servlet.ver25.WebResourceCollectionType
Gets the value of the urlPattern property.
getUrlPattern() - Method in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
Gets the value of the urlPattern property.
getUrlPattern() - Method in class org.glassfish.grizzly.servlet.ver30.ServletMappingType
Gets the value of the urlPattern property.
getUrlPattern() - Method in class org.glassfish.grizzly.servlet.ver30.WebResourceCollectionType
Gets the value of the urlPattern property.
getUrlPatternOrServletName() - Method in class org.glassfish.grizzly.servlet.ver25.FilterMappingType
Gets the value of the urlPatternOrServletName property.
getUrlPatternOrServletName() - Method in class org.glassfish.grizzly.servlet.ver30.FilterMappingType
Gets the value of the urlPatternOrServletName property.
getUser() - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Gets the value of the user property.
getUserDataConstraint() - Method in class org.glassfish.grizzly.servlet.ver25.SecurityConstraintType
Gets the value of the userDataConstraint property.
getUserDataConstraint() - Method in class org.glassfish.grizzly.servlet.ver30.SecurityConstraintType
Gets the value of the userDataConstraint property.
getUserPrincipal() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
getValue() - Method in class org.glassfish.grizzly.servlet.CookieWrapper
Returns the value of the cookie.
getValue(String) - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
getValue() - Method in class org.glassfish.grizzly.servlet.ver25.PropertyType
Gets the value of the value property.
getValue() - Method in class org.glassfish.grizzly.servlet.ver25.String
Gets the value of the value property.
getValue() - Method in class org.glassfish.grizzly.servlet.ver25.UrlPatternType
Gets the value of the value property.
getValue() - Method in class org.glassfish.grizzly.servlet.ver25.XsdAnyURIType
Gets the value of the value property.
getValue() - Method in class org.glassfish.grizzly.servlet.ver25.XsdIntegerType
Gets the value of the value property.
getValue() - Method in class org.glassfish.grizzly.servlet.ver25.XsdNMTOKENType
Gets the value of the value property.
getValue() - Method in class org.glassfish.grizzly.servlet.ver25.XsdNonNegativeIntegerType
Gets the value of the value property.
getValue() - Method in class org.glassfish.grizzly.servlet.ver25.XsdPositiveIntegerType
Gets the value of the value property.
getValue() - Method in class org.glassfish.grizzly.servlet.ver25.XsdQNameType
Gets the value of the value property.
getValue() - Method in class org.glassfish.grizzly.servlet.ver25.XsdStringType
Gets the value of the value property.
getValue() - Method in class org.glassfish.grizzly.servlet.ver30.PropertyType
Gets the value of the value property.
getValue() - Method in class org.glassfish.grizzly.servlet.ver30.String
Gets the value of the value property.
getValue() - Method in class org.glassfish.grizzly.servlet.ver30.UrlPatternType
Gets the value of the value property.
getValue() - Method in class org.glassfish.grizzly.servlet.ver30.XsdAnyURIType
Gets the value of the value property.
getValue() - Method in class org.glassfish.grizzly.servlet.ver30.XsdIntegerType
Gets the value of the value property.
getValue() - Method in class org.glassfish.grizzly.servlet.ver30.XsdNMTOKENType
Gets the value of the value property.
getValue() - Method in class org.glassfish.grizzly.servlet.ver30.XsdNonNegativeIntegerType
Gets the value of the value property.
getValue() - Method in class org.glassfish.grizzly.servlet.ver30.XsdPositiveIntegerType
Gets the value of the value property.
getValue() - Method in class org.glassfish.grizzly.servlet.ver30.XsdQNameType
Gets the value of the value property.
getValue() - Method in class org.glassfish.grizzly.servlet.ver30.XsdStringType
Gets the value of the value property.
getValueNames() - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
getVersion() - Method in class org.glassfish.grizzly.servlet.CookieWrapper
Returns the version of the protocol this cookie complies with.
getVersion() - Method in class org.glassfish.grizzly.servlet.ver25.WebAppType
Gets the value of the version property.
getVersion() - Method in class org.glassfish.grizzly.servlet.ver30.WebAppType
Gets the value of the version property.
getVersion() - Method in class org.glassfish.grizzly.servlet.ver30.WebFragmentType
Gets the value of the version property.
getWebResourceCollection() - Method in class org.glassfish.grizzly.servlet.ver25.SecurityConstraintType
Gets the value of the webResourceCollection property.
getWebResourceCollection() - Method in class org.glassfish.grizzly.servlet.ver30.SecurityConstraintType
Gets the value of the webResourceCollection property.
getWebResourceName() - Method in class org.glassfish.grizzly.servlet.ver25.WebResourceCollectionType
Gets the value of the webResourceName property.
getWebResourceName() - Method in class org.glassfish.grizzly.servlet.ver30.WebResourceCollectionType
Gets the value of the webResourceName property.
getWelcomeFile() - Method in class org.glassfish.grizzly.servlet.ver25.WelcomeFileListType
Gets the value of the welcomeFile property.
getWelcomeFile() - Method in class org.glassfish.grizzly.servlet.ver30.WelcomeFileListType
Gets the value of the welcomeFile property.
getWrappedCookie() - Method in class org.glassfish.grizzly.servlet.CookieWrapper
 
getWriter() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
getWsdlFile() - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
Gets the value of the wsdlFile property.
getWsdlFile() - Method in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
Gets the value of the wsdlFile property.

H

handler - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerChainType
 
handler - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
 
handler - Variable in class org.glassfish.grizzly.servlet.ver30.HandlerChainType
 
handler - Variable in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
 
handlerChain - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerChainsType
 
handlerChain - Variable in class org.glassfish.grizzly.servlet.ver30.HandlerChainsType
 
handlerChains - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
 
handlerChains - Variable in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
 
HandlerChainsType - Class in org.glassfish.grizzly.servlet.ver30
The handler-chains element defines the handlerchains associated with this service or service endpoint.
HandlerChainsType() - Constructor for class org.glassfish.grizzly.servlet.ver30.HandlerChainsType
 
HandlerChainType - Class in org.glassfish.grizzly.servlet.ver30
The handler-chain element defines the handlerchain.
HandlerChainType() - Constructor for class org.glassfish.grizzly.servlet.ver30.HandlerChainType
 
handlerClass - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerType
 
handlerClass - Variable in class org.glassfish.grizzly.servlet.ver30.HandlerType
 
handlerName - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerType
 
handlerName - Variable in class org.glassfish.grizzly.servlet.ver30.HandlerType
 
HandlerType - Class in org.glassfish.grizzly.servlet.ver30
Declares the handler for a port-component, service-ref.
HandlerType() - Constructor for class org.glassfish.grizzly.servlet.ver30.HandlerType
 
home - Variable in class org.glassfish.grizzly.servlet.ver25.EjbRefType
 
home - Variable in class org.glassfish.grizzly.servlet.ver30.EjbRefType
 
HomeType - Class in org.glassfish.grizzly.servlet.ver25
The homeType defines the fully-qualified name of an enterprise bean's home interface.
HomeType() - Constructor for class org.glassfish.grizzly.servlet.ver25.HomeType
 
HomeType - Class in org.glassfish.grizzly.servlet.ver30
[ The homeType defines the fully-qualified name of an enterprise bean's home interface.
HomeType() - Constructor for class org.glassfish.grizzly.servlet.ver30.HomeType
 
httpMethod - Variable in class org.glassfish.grizzly.servlet.ver25.WebResourceCollectionType
 
httpMethod - Variable in class org.glassfish.grizzly.servlet.ver30.WebResourceCollectionType
 
httpMethodOmission - Variable in class org.glassfish.grizzly.servlet.ver30.WebResourceCollectionType
 
httpOnly - Variable in class org.glassfish.grizzly.servlet.ver30.CookieConfigType
 
HttpServletRequestImpl - Class in org.glassfish.grizzly.servlet
Facade class that wraps a Request request object.
HttpServletRequestImpl() - Constructor for class org.glassfish.grizzly.servlet.HttpServletRequestImpl
Construct a wrapper for the specified request.
HttpServletResponseImpl - Class in org.glassfish.grizzly.servlet
Facade class that wraps a Response object.
HttpServletResponseImpl() - Constructor for class org.glassfish.grizzly.servlet.HttpServletResponseImpl
Construct a wrapper for the specified response.
HttpSessionImpl - Class in org.glassfish.grizzly.servlet
Basic HttpSession based on Session support.
HttpSessionImpl(ServletContextImpl) - Constructor for class org.glassfish.grizzly.servlet.HttpSessionImpl
Create an HttpSession.

I

ib - Variable in class org.glassfish.grizzly.servlet.ServletReaderImpl
 
icon - Variable in class org.glassfish.grizzly.servlet.ver25.FilterType
 
icon - Variable in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
 
icon - Variable in class org.glassfish.grizzly.servlet.ver25.ListenerType
 
icon - Variable in class org.glassfish.grizzly.servlet.ver25.MessageDestinationType
 
icon - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerType
 
icon - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
 
icon - Variable in class org.glassfish.grizzly.servlet.ver25.ServletType
 
icon - Variable in class org.glassfish.grizzly.servlet.ver30.FilterType
 
icon - Variable in class org.glassfish.grizzly.servlet.ver30.HandlerType
 
icon - Variable in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
 
icon - Variable in class org.glassfish.grizzly.servlet.ver30.ListenerType
 
icon - Variable in class org.glassfish.grizzly.servlet.ver30.MessageDestinationType
 
icon - Variable in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
 
icon - Variable in class org.glassfish.grizzly.servlet.ver30.ServletType
 
IconType - Class in org.glassfish.grizzly.servlet.ver25
The icon type contains small-icon and large-icon elements that specify the file names for small and large GIF, JPEG, or PNG icon images used to represent the parent element in a GUI tool.
IconType() - Constructor for class org.glassfish.grizzly.servlet.ver25.IconType
 
IconType - Class in org.glassfish.grizzly.servlet.ver30
The icon type contains small-icon and large-icon elements that specify the file names for small and large GIF, JPEG, or PNG icon images used to represent the parent element in a GUI tool.
IconType() - Constructor for class org.glassfish.grizzly.servlet.ver30.IconType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.AuthConstraintType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.EjbLocalRefType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.EjbRefType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.EmptyType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.EnvEntryType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.ErrorPageType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.FilterMappingType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.FilterType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.FormLoginConfigType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.IconType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.JspConfigType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.ListenerType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.LocaleEncodingMappingListType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.LocaleEncodingMappingType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.LoginConfigType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.MessageDestinationRefType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.MessageDestinationType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.MimeMappingType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.ParamValueType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.PersistenceContextRefType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.PersistenceUnitRefType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.PortComponentRefType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.PropertyType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.ResourceEnvRefType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.ResourceRefType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.RunAsType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.SecurityConstraintType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.SecurityRoleRefType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.SecurityRoleType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerChainsType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerChainType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.ServletMappingType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.ServletType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.SessionConfigType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.String
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.TaglibType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.UserDataConstraintType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.WebAppType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.WebResourceCollectionType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.WelcomeFileListType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.XsdAnyURIType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.XsdBooleanType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.XsdIntegerType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.XsdNMTOKENType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.XsdNonNegativeIntegerType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.XsdPositiveIntegerType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.XsdQNameType
 
id - Variable in class org.glassfish.grizzly.servlet.ver25.XsdStringType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.AuthConstraintType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.CookieConfigType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.DataSourceType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.EjbRefType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.EmptyType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.EnvEntryType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.ErrorPageType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.FilterMappingType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.FilterType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.FormLoginConfigType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.HandlerChainsType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.HandlerChainType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.HandlerType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.IconType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.JspConfigType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.ListenerType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.LocaleEncodingMappingListType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.LocaleEncodingMappingType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.LoginConfigType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.MessageDestinationRefType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.MessageDestinationType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.MimeMappingType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.OrderingOthersType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.ParamValueType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.PersistenceContextRefType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.PersistenceUnitRefType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.PortComponentRefType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.PropertyType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.ResourceEnvRefType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.ResourceRefType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.RunAsType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.SecurityConstraintType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.SecurityRoleRefType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.SecurityRoleType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.ServletMappingType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.ServletType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.SessionConfigType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.String
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.TaglibType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.UserDataConstraintType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.WebAppType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.WebFragmentType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.WebResourceCollectionType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.WelcomeFileListType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.XsdAnyURIType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.XsdBooleanType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.XsdIntegerType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.XsdNMTOKENType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.XsdNonNegativeIntegerType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.XsdPositiveIntegerType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.XsdQNameType
 
id - Variable in class org.glassfish.grizzly.servlet.ver30.XsdStringType
 
include(ServletRequest, ServletResponse) - Method in class org.glassfish.grizzly.servlet.RequestDispatcherImpl
Include the response from another resource in the current response.
includeCoda - Variable in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
 
includeCoda - Variable in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
 
includePrelude - Variable in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
 
includePrelude - Variable in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
 
INCREMENT - Static variable in class org.glassfish.grizzly.servlet.ServletHandler
 
initialize(Request) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
 
initialize(Response) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
 
initialize - Variable in class org.glassfish.grizzly.servlet.ServletHandler
Initialize the ServletContext
initialize(Request) - Method in class org.glassfish.grizzly.servlet.ServletInputStreamImpl
 
initialize(Response) - Method in class org.glassfish.grizzly.servlet.ServletOutputStreamImpl
 
initialPoolSize - Variable in class org.glassfish.grizzly.servlet.ver30.DataSourceType
 
initListeners(List<String>) - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
Notify the ServletContextListener that we are starting.
initParam - Variable in class org.glassfish.grizzly.servlet.ver25.FilterType
 
initParam - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerType
 
initParam - Variable in class org.glassfish.grizzly.servlet.ver25.ServletType
 
initParam - Variable in class org.glassfish.grizzly.servlet.ver30.FilterType
 
initParam - Variable in class org.glassfish.grizzly.servlet.ver30.HandlerType
 
initParam - Variable in class org.glassfish.grizzly.servlet.ver30.ServletType
 
initSession() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
Initialize the session object if there is a valid session request
injectionTarget - Variable in class org.glassfish.grizzly.servlet.ver25.EjbLocalRefType
 
injectionTarget - Variable in class org.glassfish.grizzly.servlet.ver25.EjbRefType
 
injectionTarget - Variable in class org.glassfish.grizzly.servlet.ver25.EnvEntryType
 
injectionTarget - Variable in class org.glassfish.grizzly.servlet.ver25.MessageDestinationRefType
 
injectionTarget - Variable in class org.glassfish.grizzly.servlet.ver25.PersistenceContextRefType
 
injectionTarget - Variable in class org.glassfish.grizzly.servlet.ver25.PersistenceUnitRefType
 
injectionTarget - Variable in class org.glassfish.grizzly.servlet.ver25.ResourceEnvRefType
 
injectionTarget - Variable in class org.glassfish.grizzly.servlet.ver25.ResourceRefType
 
injectionTarget - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
 
injectionTarget - Variable in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
 
injectionTarget - Variable in class org.glassfish.grizzly.servlet.ver30.EjbRefType
 
injectionTarget - Variable in class org.glassfish.grizzly.servlet.ver30.EnvEntryType
 
injectionTarget - Variable in class org.glassfish.grizzly.servlet.ver30.MessageDestinationRefType
 
injectionTarget - Variable in class org.glassfish.grizzly.servlet.ver30.PersistenceContextRefType
 
injectionTarget - Variable in class org.glassfish.grizzly.servlet.ver30.PersistenceUnitRefType
 
injectionTarget - Variable in class org.glassfish.grizzly.servlet.ver30.ResourceEnvRefType
 
injectionTarget - Variable in class org.glassfish.grizzly.servlet.ver30.ResourceRefType
 
injectionTarget - Variable in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
 
injectionTargetClass - Variable in class org.glassfish.grizzly.servlet.ver25.InjectionTargetType
 
injectionTargetClass - Variable in class org.glassfish.grizzly.servlet.ver30.InjectionTargetType
 
injectionTargetName - Variable in class org.glassfish.grizzly.servlet.ver25.InjectionTargetType
 
injectionTargetName - Variable in class org.glassfish.grizzly.servlet.ver30.InjectionTargetType
 
InjectionTargetType - Class in org.glassfish.grizzly.servlet.ver25
An injection target specifies a class and a name within that class into which a resource should be injected.
InjectionTargetType() - Constructor for class org.glassfish.grizzly.servlet.ver25.InjectionTargetType
 
InjectionTargetType - Class in org.glassfish.grizzly.servlet.ver30
An injection target specifies a class and a name within that class into which a resource should be injected.
InjectionTargetType() - Constructor for class org.glassfish.grizzly.servlet.ver30.InjectionTargetType
 
invalidate() - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
isCommitted() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
isError() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
 
isLoadOnStartup() - Method in class org.glassfish.grizzly.servlet.ServletHandler
 
isMetadataComplete() - Method in class org.glassfish.grizzly.servlet.ver25.WebAppType
Gets the value of the metadataComplete property.
isMetadataComplete() - Method in class org.glassfish.grizzly.servlet.ver30.WebAppType
Gets the value of the metadataComplete property.
isMetadataComplete() - Method in class org.glassfish.grizzly.servlet.ver30.WebFragmentType
Gets the value of the metadataComplete property.
isNew() - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
isolationLevel - Variable in class org.glassfish.grizzly.servlet.ver30.DataSourceType
 
IsolationLevelType - Enum in org.glassfish.grizzly.servlet.ver30
Java class for isolation-levelType.
isRequestedSessionIdFromCookie() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
isRequestedSessionIdFromURL() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
isRequestedSessionIdFromUrl() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
isRequestedSessionIdValid() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
isSecure() - Method in class org.glassfish.grizzly.servlet.CookieWrapper
Returns true if the browser is sending cookies only over a secure protocol, or false if the browser can send cookies using any protocol.
isSecure() - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
isUserInRole(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
isValue() - Method in class org.glassfish.grizzly.servlet.ver25.XsdBooleanType
Gets the value of the value property.
isValue() - Method in class org.glassfish.grizzly.servlet.ver30.XsdBooleanType
Gets the value of the value property.
isXml - Variable in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
 
isXml - Variable in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
 

J

JavaIdentifierType - Class in org.glassfish.grizzly.servlet.ver25
The java-identifierType defines a Java identifier.
JavaIdentifierType() - Constructor for class org.glassfish.grizzly.servlet.ver25.JavaIdentifierType
 
JavaIdentifierType - Class in org.glassfish.grizzly.servlet.ver30
The java-identifierType defines a Java identifier.
JavaIdentifierType() - Constructor for class org.glassfish.grizzly.servlet.ver30.JavaIdentifierType
 
JavaTypeType - Class in org.glassfish.grizzly.servlet.ver25
This is a generic type that designates a Java primitive type or a fully qualified name of a Java interface/type, or an array of such types.
JavaTypeType() - Constructor for class org.glassfish.grizzly.servlet.ver25.JavaTypeType
 
JavaTypeType - Class in org.glassfish.grizzly.servlet.ver30
This is a generic type that designates a Java primitive type or a fully qualified name of a Java interface/type, or an array of such types.
JavaTypeType() - Constructor for class org.glassfish.grizzly.servlet.ver30.JavaTypeType
 
jaxrpcMappingFile - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
 
jaxrpcMappingFile - Variable in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
 
JdbcUrlType - Class in org.glassfish.grizzly.servlet.ver30
[ The jdbc-urlType contains the url pattern of the mapping.
JdbcUrlType() - Constructor for class org.glassfish.grizzly.servlet.ver30.JdbcUrlType
 
JndiNameType - Class in org.glassfish.grizzly.servlet.ver25
The jndi-nameType type designates a JNDI name in the Deployment Component's environment and is relative to the java:comp/env context.
JndiNameType() - Constructor for class org.glassfish.grizzly.servlet.ver25.JndiNameType
 
JndiNameType - Class in org.glassfish.grizzly.servlet.ver30
The jndi-nameType type designates a JNDI name in the Deployment Component's environment and is relative to the java:comp/env context.
JndiNameType() - Constructor for class org.glassfish.grizzly.servlet.ver30.JndiNameType
 
JspConfigType - Class in org.glassfish.grizzly.servlet.ver25
The jsp-configType is used to provide global configuration information for the JSP files in a web application.
JspConfigType() - Constructor for class org.glassfish.grizzly.servlet.ver25.JspConfigType
 
JspConfigType - Class in org.glassfish.grizzly.servlet.ver30
The jsp-configType is used to provide global configuration information for the JSP files in a web application.
JspConfigType() - Constructor for class org.glassfish.grizzly.servlet.ver30.JspConfigType
 
jspFile - Variable in class org.glassfish.grizzly.servlet.ver25.ServletType
 
jspFile - Variable in class org.glassfish.grizzly.servlet.ver30.ServletType
 
JspFileType - Class in org.glassfish.grizzly.servlet.ver25
The jsp-file element contains the full path to a JSP file within the web application beginning with a `/'.
JspFileType() - Constructor for class org.glassfish.grizzly.servlet.ver25.JspFileType
 
JspFileType - Class in org.glassfish.grizzly.servlet.ver30
The jsp-file element contains the full path to a JSP file within the web application beginning with a `/'.
JspFileType() - Constructor for class org.glassfish.grizzly.servlet.ver30.JspFileType
 
jspPropertyGroup - Variable in class org.glassfish.grizzly.servlet.ver25.JspConfigType
 
jspPropertyGroup - Variable in class org.glassfish.grizzly.servlet.ver30.JspConfigType
 
JspPropertyGroupType - Class in org.glassfish.grizzly.servlet.ver25
The jsp-property-groupType is used to group a number of files so they can be given global property information.
JspPropertyGroupType() - Constructor for class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
 
JspPropertyGroupType - Class in org.glassfish.grizzly.servlet.ver30
The jsp-property-groupType is used to group a number of files so they can be given global property information.
JspPropertyGroupType() - Constructor for class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
 

L

lang - Variable in class org.glassfish.grizzly.servlet.ver25.DescriptionType
 
lang - Variable in class org.glassfish.grizzly.servlet.ver25.DisplayNameType
 
lang - Variable in class org.glassfish.grizzly.servlet.ver25.IconType
 
lang - Variable in class org.glassfish.grizzly.servlet.ver30.DescriptionType
 
lang - Variable in class org.glassfish.grizzly.servlet.ver30.DisplayNameType
 
lang - Variable in class org.glassfish.grizzly.servlet.ver30.IconType
 
largeIcon - Variable in class org.glassfish.grizzly.servlet.ver25.IconType
 
largeIcon - Variable in class org.glassfish.grizzly.servlet.ver30.IconType
 
lifecycleCallbackClass - Variable in class org.glassfish.grizzly.servlet.ver25.LifecycleCallbackType
 
lifecycleCallbackClass - Variable in class org.glassfish.grizzly.servlet.ver30.LifecycleCallbackType
 
lifecycleCallbackMethod - Variable in class org.glassfish.grizzly.servlet.ver25.LifecycleCallbackType
 
lifecycleCallbackMethod - Variable in class org.glassfish.grizzly.servlet.ver30.LifecycleCallbackType
 
LifecycleCallbackType - Class in org.glassfish.grizzly.servlet.ver25
The lifecycle-callback type specifies a method on a class to be called when a lifecycle event occurs.
LifecycleCallbackType() - Constructor for class org.glassfish.grizzly.servlet.ver25.LifecycleCallbackType
 
LifecycleCallbackType - Class in org.glassfish.grizzly.servlet.ver30
The lifecycle-callback type specifies a method on a class to be called when a lifecycle event occurs.
LifecycleCallbackType() - Constructor for class org.glassfish.grizzly.servlet.ver30.LifecycleCallbackType
 
lineBuffer - Variable in class org.glassfish.grizzly.servlet.ServletReaderImpl
 
listenerClass - Variable in class org.glassfish.grizzly.servlet.ver25.ListenerType
 
listenerClass - Variable in class org.glassfish.grizzly.servlet.ver30.ListenerType
 
ListenerType - Class in org.glassfish.grizzly.servlet.ver25
The listenerType indicates the deployment properties for a web application listener bean.
ListenerType() - Constructor for class org.glassfish.grizzly.servlet.ver25.ListenerType
 
ListenerType - Class in org.glassfish.grizzly.servlet.ver30
The listenerType indicates the deployment properties for a web application listener bean.
ListenerType() - Constructor for class org.glassfish.grizzly.servlet.ver30.ListenerType
 
LOAD_ON_STARTUP - Static variable in class org.glassfish.grizzly.servlet.ServletHandler
 
loadOnStartup - Variable in class org.glassfish.grizzly.servlet.ver25.ServletType
 
loadOnStartup - Variable in class org.glassfish.grizzly.servlet.ver30.ServletType
 
loadServlet() - Method in class org.glassfish.grizzly.servlet.ServletHandler
Load a Servlet instance.
local - Variable in class org.glassfish.grizzly.servlet.ver25.EjbLocalRefType
 
local - Variable in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
 
locale - Variable in class org.glassfish.grizzly.servlet.ver25.LocaleEncodingMappingType
 
locale - Variable in class org.glassfish.grizzly.servlet.ver30.LocaleEncodingMappingType
 
localeEncodingMapping - Variable in class org.glassfish.grizzly.servlet.ver25.LocaleEncodingMappingListType
 
localeEncodingMapping - Variable in class org.glassfish.grizzly.servlet.ver30.LocaleEncodingMappingListType
 
LocaleEncodingMappingListType - Class in org.glassfish.grizzly.servlet.ver25
The locale-encoding-mapping-list contains one or more locale-encoding-mapping(s).
LocaleEncodingMappingListType() - Constructor for class org.glassfish.grizzly.servlet.ver25.LocaleEncodingMappingListType
 
LocaleEncodingMappingListType - Class in org.glassfish.grizzly.servlet.ver30
The locale-encoding-mapping-list contains one or more locale-encoding-mapping(s).
LocaleEncodingMappingListType() - Constructor for class org.glassfish.grizzly.servlet.ver30.LocaleEncodingMappingListType
 
LocaleEncodingMappingType - Class in org.glassfish.grizzly.servlet.ver25
The locale-encoding-mapping contains locale name and encoding name.
LocaleEncodingMappingType() - Constructor for class org.glassfish.grizzly.servlet.ver25.LocaleEncodingMappingType
 
LocaleEncodingMappingType - Class in org.glassfish.grizzly.servlet.ver30
The locale-encoding-mapping contains locale name and encoding name.
LocaleEncodingMappingType() - Constructor for class org.glassfish.grizzly.servlet.ver30.LocaleEncodingMappingType
 
localHome - Variable in class org.glassfish.grizzly.servlet.ver25.EjbLocalRefType
 
localHome - Variable in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
 
LocalHomeType - Class in org.glassfish.grizzly.servlet.ver25
The local-homeType defines the fully-qualified name of an enterprise bean's local home interface.
LocalHomeType() - Constructor for class org.glassfish.grizzly.servlet.ver25.LocalHomeType
 
LocalHomeType - Class in org.glassfish.grizzly.servlet.ver30
The local-homeType defines the fully-qualified name of an enterprise bean's local home interface.
LocalHomeType() - Constructor for class org.glassfish.grizzly.servlet.ver30.LocalHomeType
 
LocalType - Class in org.glassfish.grizzly.servlet.ver25
The localType defines the fully-qualified name of an enterprise bean's local interface.
LocalType() - Constructor for class org.glassfish.grizzly.servlet.ver25.LocalType
 
LocalType - Class in org.glassfish.grizzly.servlet.ver30
The localType defines the fully-qualified name of an enterprise bean's local interface.
LocalType() - Constructor for class org.glassfish.grizzly.servlet.ver30.LocalType
 
location - Variable in class org.glassfish.grizzly.servlet.ver25.ErrorPageType
 
location - Variable in class org.glassfish.grizzly.servlet.ver30.ErrorPageType
 
location - Variable in class org.glassfish.grizzly.servlet.ver30.MultipartConfigType
 
log(String) - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
log(Exception, String) - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
log(String, Throwable) - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
LoginConfigType - Class in org.glassfish.grizzly.servlet.ver25
The login-configType is used to configure the authentication method that should be used, the realm name that should be used for this application, and the attributes that are needed by the form login mechanism.
LoginConfigType() - Constructor for class org.glassfish.grizzly.servlet.ver25.LoginConfigType
 
LoginConfigType - Class in org.glassfish.grizzly.servlet.ver30
The login-configType is used to configure the authentication method that should be used, the realm name that should be used for this application, and the attributes that are needed by the form login mechanism.
LoginConfigType() - Constructor for class org.glassfish.grizzly.servlet.ver30.LoginConfigType
 
loginTimeout - Variable in class org.glassfish.grizzly.servlet.ver30.DataSourceType
 
lookupName - Variable in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
 
lookupName - Variable in class org.glassfish.grizzly.servlet.ver30.EjbRefType
 
lookupName - Variable in class org.glassfish.grizzly.servlet.ver30.EnvEntryType
 
lookupName - Variable in class org.glassfish.grizzly.servlet.ver30.MessageDestinationRefType
 
lookupName - Variable in class org.glassfish.grizzly.servlet.ver30.MessageDestinationType
 
lookupName - Variable in class org.glassfish.grizzly.servlet.ver30.ResourceEnvRefType
 
lookupName - Variable in class org.glassfish.grizzly.servlet.ver30.ResourceRefType
 
lookupName - Variable in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
 

M

mappedName - Variable in class org.glassfish.grizzly.servlet.ver25.EjbLocalRefType
 
mappedName - Variable in class org.glassfish.grizzly.servlet.ver25.EjbRefType
 
mappedName - Variable in class org.glassfish.grizzly.servlet.ver25.EnvEntryType
 
mappedName - Variable in class org.glassfish.grizzly.servlet.ver25.MessageDestinationRefType
 
mappedName - Variable in class org.glassfish.grizzly.servlet.ver25.MessageDestinationType
 
mappedName - Variable in class org.glassfish.grizzly.servlet.ver25.PersistenceContextRefType
 
mappedName - Variable in class org.glassfish.grizzly.servlet.ver25.PersistenceUnitRefType
 
mappedName - Variable in class org.glassfish.grizzly.servlet.ver25.ResourceEnvRefType
 
mappedName - Variable in class org.glassfish.grizzly.servlet.ver25.ResourceRefType
 
mappedName - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
 
mappedName - Variable in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
 
mappedName - Variable in class org.glassfish.grizzly.servlet.ver30.EjbRefType
 
mappedName - Variable in class org.glassfish.grizzly.servlet.ver30.EnvEntryType
 
mappedName - Variable in class org.glassfish.grizzly.servlet.ver30.MessageDestinationRefType
 
mappedName - Variable in class org.glassfish.grizzly.servlet.ver30.MessageDestinationType
 
mappedName - Variable in class org.glassfish.grizzly.servlet.ver30.PersistenceContextRefType
 
mappedName - Variable in class org.glassfish.grizzly.servlet.ver30.PersistenceUnitRefType
 
mappedName - Variable in class org.glassfish.grizzly.servlet.ver30.ResourceEnvRefType
 
mappedName - Variable in class org.glassfish.grizzly.servlet.ver30.ResourceRefType
 
mappedName - Variable in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
 
mark(int) - Method in class org.glassfish.grizzly.servlet.ServletReaderImpl
 
markSupported() - Method in class org.glassfish.grizzly.servlet.ServletReaderImpl
 
maxAge - Variable in class org.glassfish.grizzly.servlet.ver30.CookieConfigType
 
maxFileSize - Variable in class org.glassfish.grizzly.servlet.ver30.MultipartConfigType
 
maxIdleTime - Variable in class org.glassfish.grizzly.servlet.ver30.DataSourceType
 
maxPoolSize - Variable in class org.glassfish.grizzly.servlet.ver30.DataSourceType
 
maxRequestSize - Variable in class org.glassfish.grizzly.servlet.ver30.MultipartConfigType
 
maxStatements - Variable in class org.glassfish.grizzly.servlet.ver30.DataSourceType
 
messageDestinationLink - Variable in class org.glassfish.grizzly.servlet.ver25.MessageDestinationRefType
 
messageDestinationLink - Variable in class org.glassfish.grizzly.servlet.ver30.MessageDestinationRefType
 
MessageDestinationLinkType - Class in org.glassfish.grizzly.servlet.ver25
The message-destination-linkType is used to link a message destination reference or message-driven bean to a message destination.
MessageDestinationLinkType() - Constructor for class org.glassfish.grizzly.servlet.ver25.MessageDestinationLinkType
 
MessageDestinationLinkType - Class in org.glassfish.grizzly.servlet.ver30
The message-destination-linkType is used to link a message destination reference or message-driven bean to a message destination.
MessageDestinationLinkType() - Constructor for class org.glassfish.grizzly.servlet.ver30.MessageDestinationLinkType
 
messageDestinationName - Variable in class org.glassfish.grizzly.servlet.ver25.MessageDestinationType
 
messageDestinationName - Variable in class org.glassfish.grizzly.servlet.ver30.MessageDestinationType
 
messageDestinationRefName - Variable in class org.glassfish.grizzly.servlet.ver25.MessageDestinationRefType
 
messageDestinationRefName - Variable in class org.glassfish.grizzly.servlet.ver30.MessageDestinationRefType
 
MessageDestinationRefType - Class in org.glassfish.grizzly.servlet.ver25
The message-destination-ref element contains a declaration of Deployment Component's reference to a message destination associated with a resource in Deployment Component's environment.
MessageDestinationRefType() - Constructor for class org.glassfish.grizzly.servlet.ver25.MessageDestinationRefType
 
MessageDestinationRefType - Class in org.glassfish.grizzly.servlet.ver30
[ The message-destination-ref element contains a declaration of Deployment Component's reference to a message destination associated with a resource in Deployment Component's environment.
MessageDestinationRefType() - Constructor for class org.glassfish.grizzly.servlet.ver30.MessageDestinationRefType
 
messageDestinationType - Variable in class org.glassfish.grizzly.servlet.ver25.MessageDestinationRefType
 
MessageDestinationType - Class in org.glassfish.grizzly.servlet.ver25
The message-destinationType specifies a message destination.
MessageDestinationType() - Constructor for class org.glassfish.grizzly.servlet.ver25.MessageDestinationType
 
messageDestinationType - Variable in class org.glassfish.grizzly.servlet.ver30.MessageDestinationRefType
 
MessageDestinationType - Class in org.glassfish.grizzly.servlet.ver30
[ The message-destinationType specifies a message destination.
MessageDestinationType() - Constructor for class org.glassfish.grizzly.servlet.ver30.MessageDestinationType
 
MessageDestinationTypeType - Class in org.glassfish.grizzly.servlet.ver25
The message-destination-typeType specifies the type of the destination.
MessageDestinationTypeType() - Constructor for class org.glassfish.grizzly.servlet.ver25.MessageDestinationTypeType
 
MessageDestinationTypeType - Class in org.glassfish.grizzly.servlet.ver30
[ The message-destination-typeType specifies the type of the destination.
MessageDestinationTypeType() - Constructor for class org.glassfish.grizzly.servlet.ver30.MessageDestinationTypeType
 
messageDestinationUsage - Variable in class org.glassfish.grizzly.servlet.ver25.MessageDestinationRefType
 
messageDestinationUsage - Variable in class org.glassfish.grizzly.servlet.ver30.MessageDestinationRefType
 
MessageDestinationUsageType - Class in org.glassfish.grizzly.servlet.ver25
The message-destination-usageType specifies the use of the message destination indicated by the reference.
MessageDestinationUsageType() - Constructor for class org.glassfish.grizzly.servlet.ver25.MessageDestinationUsageType
 
MessageDestinationUsageType - Class in org.glassfish.grizzly.servlet.ver30
The message-destination-usageType specifies the use of the message destination indicated by the reference.
MessageDestinationUsageType() - Constructor for class org.glassfish.grizzly.servlet.ver30.MessageDestinationUsageType
 
metadataComplete - Variable in class org.glassfish.grizzly.servlet.ver25.WebAppType
 
metadataComplete - Variable in class org.glassfish.grizzly.servlet.ver30.WebAppType
 
metadataComplete - Variable in class org.glassfish.grizzly.servlet.ver30.WebFragmentType
 
MimeMappingType - Class in org.glassfish.grizzly.servlet.ver25
The mime-mappingType defines a mapping between an extension and a mime type.
MimeMappingType() - Constructor for class org.glassfish.grizzly.servlet.ver25.MimeMappingType
 
MimeMappingType - Class in org.glassfish.grizzly.servlet.ver30
The mime-mappingType defines a mapping between an extension and a mime type.
MimeMappingType() - Constructor for class org.glassfish.grizzly.servlet.ver30.MimeMappingType
 
mimeType - Variable in class org.glassfish.grizzly.servlet.ver25.MimeMappingType
 
mimeType - Variable in class org.glassfish.grizzly.servlet.ver30.MimeMappingType
 
MimeTypeType - Class in org.glassfish.grizzly.servlet.ver25
The mime-typeType is used to indicate a defined mime type.
MimeTypeType() - Constructor for class org.glassfish.grizzly.servlet.ver25.MimeTypeType
 
MimeTypeType - Class in org.glassfish.grizzly.servlet.ver30
The mime-typeType is used to indicate a defined mime type.
MimeTypeType() - Constructor for class org.glassfish.grizzly.servlet.ver30.MimeTypeType
 
minPoolSize - Variable in class org.glassfish.grizzly.servlet.ver30.DataSourceType
 
moduleNameOrDescriptionAndDisplayName - Variable in class org.glassfish.grizzly.servlet.ver30.WebAppType
 
mtomThreshold - Variable in class org.glassfish.grizzly.servlet.ver30.PortComponentRefType
 
multipartConfig - Variable in class org.glassfish.grizzly.servlet.ver30.ServletType
 
MultipartConfigType - Class in org.glassfish.grizzly.servlet.ver30
This element specifies configuration information related to the handling of multipart/form-data requests.
MultipartConfigType() - Constructor for class org.glassfish.grizzly.servlet.ver30.MultipartConfigType
 

N

name - Variable in class org.glassfish.grizzly.servlet.ver25.PropertyType
 
name - Variable in class org.glassfish.grizzly.servlet.ver30.CookieConfigType
 
name - Variable in class org.glassfish.grizzly.servlet.ver30.DataSourceType
 
name - Variable in class org.glassfish.grizzly.servlet.ver30.OrderingOrderingType
 
name - Variable in class org.glassfish.grizzly.servlet.ver30.PropertyType
 
nameOrDescriptionAndDisplayName - Variable in class org.glassfish.grizzly.servlet.ver30.WebFragmentType
 
nameOrOthers - Variable in class org.glassfish.grizzly.servlet.ver30.AbsoluteOrderingType
 
newServletHandler(Servlet) - Method in class org.glassfish.grizzly.servlet.ServletHandler
Create a new ServletHandler instance that will share the same ServletContextImpl and Servlet's listener but with an empty map of init-parameters.
NonEmptyStringType - Class in org.glassfish.grizzly.servlet.ver25
This type defines a string which contains at least one character.
NonEmptyStringType() - Constructor for class org.glassfish.grizzly.servlet.ver25.NonEmptyStringType
 
NonEmptyStringType - Class in org.glassfish.grizzly.servlet.ver30
This type defines a string which contains at least one character.
NonEmptyStringType() - Constructor for class org.glassfish.grizzly.servlet.ver30.NonEmptyStringType
 
normalize(String) - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
Return a context-relative path, beginning with a "/", that represents the canonical version of the specified path after ".." and "." elements are resolved out.
notifyNew() - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
Invoke to notify all registered HttpSessionListener of the session has just been created.

O

ob - Variable in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
ObjectFactory - Class in org.glassfish.grizzly.servlet.ver25
This object contains factory methods for each Java content interface and Java element interface generated in the org.glassfish.grizzly.servlet.ver25 package.
ObjectFactory() - Constructor for class org.glassfish.grizzly.servlet.ver25.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.glassfish.grizzly.servlet.ver25
ObjectFactory - Class in org.glassfish.grizzly.servlet.ver30
This object contains factory methods for each Java content interface and Java element interface generated in the org.glassfish.grizzly.servlet.ver30 package.
ObjectFactory() - Constructor for class org.glassfish.grizzly.servlet.ver30.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.glassfish.grizzly.servlet.ver30
OrderingOrderingType - Class in org.glassfish.grizzly.servlet.ver30
This element contains a sequence of "name" elements, each of which refers to an application configuration resource by the "name" declared on its web.xml fragment.
OrderingOrderingType() - Constructor for class org.glassfish.grizzly.servlet.ver30.OrderingOrderingType
 
OrderingOthersType - Class in org.glassfish.grizzly.servlet.ver30
This element indicates that the ordering sub-element in which it was placed should take special action regarding the ordering of this application resource relative to other application configuration resources.
OrderingOthersType() - Constructor for class org.glassfish.grizzly.servlet.ver30.OrderingOthersType
 
OrderingType - Class in org.glassfish.grizzly.servlet.ver30
Please see section 8.2.2 of the specification for details.
OrderingType() - Constructor for class org.glassfish.grizzly.servlet.ver30.OrderingType
 
org.glassfish.grizzly.servlet - package org.glassfish.grizzly.servlet
 
org.glassfish.grizzly.servlet.ver25 - package org.glassfish.grizzly.servlet.ver25
 
org.glassfish.grizzly.servlet.ver30 - package org.glassfish.grizzly.servlet.ver30
 
others - Variable in class org.glassfish.grizzly.servlet.ver30.OrderingOrderingType
 

P

pageEncoding - Variable in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
 
pageEncoding - Variable in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
 
paramName - Variable in class org.glassfish.grizzly.servlet.ver25.ParamValueType
 
paramName - Variable in class org.glassfish.grizzly.servlet.ver30.ParamValueType
 
paramValue - Variable in class org.glassfish.grizzly.servlet.ver25.ParamValueType
 
paramValue - Variable in class org.glassfish.grizzly.servlet.ver30.ParamValueType
 
ParamValueType - Class in org.glassfish.grizzly.servlet.ver25
This type is a general type that can be used to declare parameter/value lists.
ParamValueType() - Constructor for class org.glassfish.grizzly.servlet.ver25.ParamValueType
 
ParamValueType - Class in org.glassfish.grizzly.servlet.ver30
This type is a general type that can be used to declare parameter/value lists.
ParamValueType() - Constructor for class org.glassfish.grizzly.servlet.ver30.ParamValueType
 
password - Variable in class org.glassfish.grizzly.servlet.ver30.DataSourceType
 
path - Variable in class org.glassfish.grizzly.servlet.ver30.CookieConfigType
 
PathType - Class in org.glassfish.grizzly.servlet.ver25
The elements that use this type designate either a relative path or an absolute path starting with a "/".
PathType() - Constructor for class org.glassfish.grizzly.servlet.ver25.PathType
 
PathType - Class in org.glassfish.grizzly.servlet.ver30
The elements that use this type designate either a relative path or an absolute path starting with a "/".
PathType() - Constructor for class org.glassfish.grizzly.servlet.ver30.PathType
 
persistenceContextRefName - Variable in class org.glassfish.grizzly.servlet.ver25.PersistenceContextRefType
 
persistenceContextRefName - Variable in class org.glassfish.grizzly.servlet.ver30.PersistenceContextRefType
 
PersistenceContextRefType - Class in org.glassfish.grizzly.servlet.ver25
The persistence-context-ref element contains a declaration of Deployment Component's reference to a persistence context associated within a Deployment Component's environment.
PersistenceContextRefType() - Constructor for class org.glassfish.grizzly.servlet.ver25.PersistenceContextRefType
 
PersistenceContextRefType - Class in org.glassfish.grizzly.servlet.ver30
[ The persistence-context-ref element contains a declaration of Deployment Component's reference to a persistence context associated within a Deployment Component's environment.
PersistenceContextRefType() - Constructor for class org.glassfish.grizzly.servlet.ver30.PersistenceContextRefType
 
persistenceContextType - Variable in class org.glassfish.grizzly.servlet.ver25.PersistenceContextRefType
 
persistenceContextType - Variable in class org.glassfish.grizzly.servlet.ver30.PersistenceContextRefType
 
PersistenceContextTypeType - Class in org.glassfish.grizzly.servlet.ver25
The persistence-context-typeType specifies the transactional nature of a persistence context reference.
PersistenceContextTypeType() - Constructor for class org.glassfish.grizzly.servlet.ver25.PersistenceContextTypeType
 
PersistenceContextTypeType - Class in org.glassfish.grizzly.servlet.ver30
The persistence-context-typeType specifies the transactional nature of a persistence context reference.
PersistenceContextTypeType() - Constructor for class org.glassfish.grizzly.servlet.ver30.PersistenceContextTypeType
 
persistenceProperty - Variable in class org.glassfish.grizzly.servlet.ver25.PersistenceContextRefType
 
persistenceProperty - Variable in class org.glassfish.grizzly.servlet.ver30.PersistenceContextRefType
 
persistenceUnitName - Variable in class org.glassfish.grizzly.servlet.ver25.PersistenceContextRefType
 
persistenceUnitName - Variable in class org.glassfish.grizzly.servlet.ver25.PersistenceUnitRefType
 
persistenceUnitName - Variable in class org.glassfish.grizzly.servlet.ver30.PersistenceContextRefType
 
persistenceUnitName - Variable in class org.glassfish.grizzly.servlet.ver30.PersistenceUnitRefType
 
persistenceUnitRefName - Variable in class org.glassfish.grizzly.servlet.ver25.PersistenceUnitRefType
 
persistenceUnitRefName - Variable in class org.glassfish.grizzly.servlet.ver30.PersistenceUnitRefType
 
PersistenceUnitRefType - Class in org.glassfish.grizzly.servlet.ver25
The persistence-unit-ref element contains a declaration of Deployment Component's reference to a persistence unit associated within a Deployment Component's environment.
PersistenceUnitRefType() - Constructor for class org.glassfish.grizzly.servlet.ver25.PersistenceUnitRefType
 
PersistenceUnitRefType - Class in org.glassfish.grizzly.servlet.ver30
[ The persistence-unit-ref element contains a declaration of Deployment Component's reference to a persistence unit associated within a Deployment Component's environment.
PersistenceUnitRefType() - Constructor for class org.glassfish.grizzly.servlet.ver30.PersistenceUnitRefType
 
portComponentLink - Variable in class org.glassfish.grizzly.servlet.ver25.PortComponentRefType
 
portComponentLink - Variable in class org.glassfish.grizzly.servlet.ver30.PortComponentRefType
 
portComponentRef - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
 
portComponentRef - Variable in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
 
PortComponentRefType - Class in org.glassfish.grizzly.servlet.ver25
The port-component-ref element declares a client dependency on the container for resolving a Service Endpoint Interface to a WSDL port.
PortComponentRefType() - Constructor for class org.glassfish.grizzly.servlet.ver25.PortComponentRefType
 
PortComponentRefType - Class in org.glassfish.grizzly.servlet.ver30
The port-component-ref element declares a client dependency on the container for resolving a Service Endpoint Interface to a WSDL port.
PortComponentRefType() - Constructor for class org.glassfish.grizzly.servlet.ver30.PortComponentRefType
 
portName - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerType
 
portName - Variable in class org.glassfish.grizzly.servlet.ver30.HandlerType
 
portNamePattern - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerChainType
 
portNamePattern - Variable in class org.glassfish.grizzly.servlet.ver30.HandlerChainType
 
portNumber - Variable in class org.glassfish.grizzly.servlet.ver30.DataSourceType
 
print(boolean) - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
print(char) - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
print(int) - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
print(long) - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
print(float) - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
print(double) - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
print(char[]) - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
print(String) - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
print(Object) - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
println() - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
println(boolean) - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
println(char) - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
println(int) - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
println(long) - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
println(float) - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
println(double) - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
println(char[]) - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
println(String) - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
println(Object) - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
properties - Variable in class org.glassfish.grizzly.servlet.ServletHandler
Holder for our configured properties.
property - Variable in class org.glassfish.grizzly.servlet.ver30.DataSourceType
 
PropertyType - Class in org.glassfish.grizzly.servlet.ver25
Specifies a name/value pair.
PropertyType() - Constructor for class org.glassfish.grizzly.servlet.ver25.PropertyType
 
PropertyType - Class in org.glassfish.grizzly.servlet.ver30
Specifies a name/value pair.
PropertyType() - Constructor for class org.glassfish.grizzly.servlet.ver30.PropertyType
 
protocolBindings - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerChainType
 
protocolBindings - Variable in class org.glassfish.grizzly.servlet.ver30.HandlerChainType
 
putValue(String, Object) - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl

R

read() - Method in class org.glassfish.grizzly.servlet.ServletInputStreamImpl
 
read(byte[]) - Method in class org.glassfish.grizzly.servlet.ServletInputStreamImpl
 
read(byte[], int, int) - Method in class org.glassfish.grizzly.servlet.ServletInputStreamImpl
 
read() - Method in class org.glassfish.grizzly.servlet.ServletReaderImpl
 
read(char[]) - Method in class org.glassfish.grizzly.servlet.ServletReaderImpl
 
read(char[], int, int) - Method in class org.glassfish.grizzly.servlet.ServletReaderImpl
 
readLine() - Method in class org.glassfish.grizzly.servlet.ServletReaderImpl
 
ready() - Method in class org.glassfish.grizzly.servlet.ServletReaderImpl
 
realmName - Variable in class org.glassfish.grizzly.servlet.ver25.LoginConfigType
 
realmName - Variable in class org.glassfish.grizzly.servlet.ver30.LoginConfigType
 
recycle() - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
 
recycle() - Method in class org.glassfish.grizzly.servlet.FilterConfigImpl
Release the Filter instance associated with this FilterConfig, if there is one.
remote - Variable in class org.glassfish.grizzly.servlet.ver25.EjbRefType
 
remote - Variable in class org.glassfish.grizzly.servlet.ver30.EjbRefType
 
RemoteType - Class in org.glassfish.grizzly.servlet.ver25
The remote element contains the fully-qualified name of the enterprise bean's remote interface.
RemoteType() - Constructor for class org.glassfish.grizzly.servlet.ver25.RemoteType
 
RemoteType - Class in org.glassfish.grizzly.servlet.ver30
[ The remote element contains the fully-qualified name of the enterprise bean's remote interface.
RemoteType() - Constructor for class org.glassfish.grizzly.servlet.ver30.RemoteType
 
removeAttribute(String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
 
removeAttribute(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
removeAttribute(String) - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
removeAttribute(String) - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
Remove the context attribute with the specified name, if any.
removeInitParameter(String) - Method in class org.glassfish.grizzly.servlet.ServletHandler
Remove a servlet initialization parameter for this servlet.
removeProperty(String) - Method in class org.glassfish.grizzly.servlet.ServletHandler
Remove a configured property.
removeServletListener(String) - Method in class org.glassfish.grizzly.servlet.ServletHandler
Remove Servlet listeners that implement EventListener
removeValue(String) - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
request - Variable in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
The wrapped request.
RequestDispatcherImpl - Class in org.glassfish.grizzly.servlet
Standard implementation of RequestDispatcher that allows a request to be forwarded to a different resource to create the ultimate response, or to include the output of another resource in the response from this resource.
RequestDispatcherImpl(ServletHandler, String, String, String, String, String) - Constructor for class org.glassfish.grizzly.servlet.RequestDispatcherImpl
Construct a new instance of this class, configured according to the specified parameters.
required - Variable in class org.glassfish.grizzly.servlet.ver30.AddressingType
 
resAuth - Variable in class org.glassfish.grizzly.servlet.ver25.ResourceRefType
 
resAuth - Variable in class org.glassfish.grizzly.servlet.ver30.ResourceRefType
 
ResAuthType - Class in org.glassfish.grizzly.servlet.ver25
The res-authType specifies whether the Deployment Component code signs on programmatically to the resource manager, or whether the Container will sign on to the resource manager on behalf of the Deployment Component.
ResAuthType() - Constructor for class org.glassfish.grizzly.servlet.ver25.ResAuthType
 
ResAuthType - Class in org.glassfish.grizzly.servlet.ver30
The res-authType specifies whether the Deployment Component code signs on programmatically to the resource manager, or whether the Container will sign on to the resource manager on behalf of the Deployment Component.
ResAuthType() - Constructor for class org.glassfish.grizzly.servlet.ver30.ResAuthType
 
reset() - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
 
reset() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
reset() - Method in class org.glassfish.grizzly.servlet.ServletReaderImpl
 
resetBuffer() - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
resourceEnvRefName - Variable in class org.glassfish.grizzly.servlet.ver25.ResourceEnvRefType
 
resourceEnvRefName - Variable in class org.glassfish.grizzly.servlet.ver30.ResourceEnvRefType
 
ResourceEnvRefType - Class in org.glassfish.grizzly.servlet.ver25
The resource-env-refType is used to define resource-env-type elements.
ResourceEnvRefType() - Constructor for class org.glassfish.grizzly.servlet.ver25.ResourceEnvRefType
 
resourceEnvRefType - Variable in class org.glassfish.grizzly.servlet.ver25.ResourceEnvRefType
 
ResourceEnvRefType - Class in org.glassfish.grizzly.servlet.ver30
[ The resource-env-refType is used to define resource-env-ref elements.
ResourceEnvRefType() - Constructor for class org.glassfish.grizzly.servlet.ver30.ResourceEnvRefType
 
resourceEnvRefType - Variable in class org.glassfish.grizzly.servlet.ver30.ResourceEnvRefType
 
ResourceRefType - Class in org.glassfish.grizzly.servlet.ver25
The resource-refType contains a declaration of a Deployment Component's reference to an external resource.
ResourceRefType() - Constructor for class org.glassfish.grizzly.servlet.ver25.ResourceRefType
 
ResourceRefType - Class in org.glassfish.grizzly.servlet.ver30
[ The resource-refType contains a declaration of a Deployment Component's reference to an external resource.
ResourceRefType() - Constructor for class org.glassfish.grizzly.servlet.ver30.ResourceRefType
 
respectBinding - Variable in class org.glassfish.grizzly.servlet.ver30.PortComponentRefType
 
RespectBindingType - Class in org.glassfish.grizzly.servlet.ver30
Corresponds to the javax.xml.ws.RespectBinding annotation or its corresponding javax.xml.ws.RespectBindingFeature web service feature.
RespectBindingType() - Constructor for class org.glassfish.grizzly.servlet.ver30.RespectBindingType
 
response - Variable in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
The wrapped response.
responses - Variable in class org.glassfish.grizzly.servlet.ver30.AddressingType
 
resRefName - Variable in class org.glassfish.grizzly.servlet.ver25.ResourceRefType
 
resRefName - Variable in class org.glassfish.grizzly.servlet.ver30.ResourceRefType
 
resSharingScope - Variable in class org.glassfish.grizzly.servlet.ver25.ResourceRefType
 
resSharingScope - Variable in class org.glassfish.grizzly.servlet.ver30.ResourceRefType
 
ResSharingScopeType - Class in org.glassfish.grizzly.servlet.ver25
The res-sharing-scope type specifies whether connections obtained through the given resource manager connection factory reference can be shared.
ResSharingScopeType() - Constructor for class org.glassfish.grizzly.servlet.ver25.ResSharingScopeType
 
ResSharingScopeType - Class in org.glassfish.grizzly.servlet.ver30
The res-sharing-scope type specifies whether connections obtained through the given resource manager connection factory reference can be shared.
ResSharingScopeType() - Constructor for class org.glassfish.grizzly.servlet.ver30.ResSharingScopeType
 
resType - Variable in class org.glassfish.grizzly.servlet.ver25.ResourceRefType
 
resType - Variable in class org.glassfish.grizzly.servlet.ver30.ResourceRefType
 
roleLink - Variable in class org.glassfish.grizzly.servlet.ver25.SecurityRoleRefType
 
roleLink - Variable in class org.glassfish.grizzly.servlet.ver30.SecurityRoleRefType
 
roleName - Variable in class org.glassfish.grizzly.servlet.ver25.AuthConstraintType
 
roleName - Variable in class org.glassfish.grizzly.servlet.ver25.RunAsType
 
roleName - Variable in class org.glassfish.grizzly.servlet.ver25.SecurityRoleRefType
 
roleName - Variable in class org.glassfish.grizzly.servlet.ver25.SecurityRoleType
 
roleName - Variable in class org.glassfish.grizzly.servlet.ver30.AuthConstraintType
 
roleName - Variable in class org.glassfish.grizzly.servlet.ver30.RunAsType
 
roleName - Variable in class org.glassfish.grizzly.servlet.ver30.SecurityRoleRefType
 
roleName - Variable in class org.glassfish.grizzly.servlet.ver30.SecurityRoleType
 
RoleNameType - Class in org.glassfish.grizzly.servlet.ver25
The role-nameType designates the name of a security role.
RoleNameType() - Constructor for class org.glassfish.grizzly.servlet.ver25.RoleNameType
 
RoleNameType - Class in org.glassfish.grizzly.servlet.ver30
The role-nameType designates the name of a security role.
RoleNameType() - Constructor for class org.glassfish.grizzly.servlet.ver30.RoleNameType
 
runAs - Variable in class org.glassfish.grizzly.servlet.ver25.ServletType
 
runAs - Variable in class org.glassfish.grizzly.servlet.ver30.ServletType
 
RunAsType - Class in org.glassfish.grizzly.servlet.ver25
The run-asType specifies the run-as identity to be used for the execution of a component.
RunAsType() - Constructor for class org.glassfish.grizzly.servlet.ver25.RunAsType
 
RunAsType - Class in org.glassfish.grizzly.servlet.ver30
The run-asType specifies the run-as identity to be used for the execution of a component.
RunAsType() - Constructor for class org.glassfish.grizzly.servlet.ver30.RunAsType
 

S

scriptingInvalid - Variable in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
 
scriptingInvalid - Variable in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
 
secure - Variable in class org.glassfish.grizzly.servlet.ver30.CookieConfigType
 
SecurityConstraintType - Class in org.glassfish.grizzly.servlet.ver25
The security-constraintType is used to associate security constraints with one or more web resource collections Used in: web-app
SecurityConstraintType() - Constructor for class org.glassfish.grizzly.servlet.ver25.SecurityConstraintType
 
SecurityConstraintType - Class in org.glassfish.grizzly.servlet.ver30
The security-constraintType is used to associate security constraints with one or more web resource collections Used in: web-app
SecurityConstraintType() - Constructor for class org.glassfish.grizzly.servlet.ver30.SecurityConstraintType
 
securityRoleRef - Variable in class org.glassfish.grizzly.servlet.ver25.ServletType
 
securityRoleRef - Variable in class org.glassfish.grizzly.servlet.ver30.ServletType
 
SecurityRoleRefType - Class in org.glassfish.grizzly.servlet.ver25
The security-role-refType contains the declaration of a security role reference in a component's or a Deployment Component's code.
SecurityRoleRefType() - Constructor for class org.glassfish.grizzly.servlet.ver25.SecurityRoleRefType
 
SecurityRoleRefType - Class in org.glassfish.grizzly.servlet.ver30
The security-role-refType contains the declaration of a security role reference in a component's or a Deployment Component's code.
SecurityRoleRefType() - Constructor for class org.glassfish.grizzly.servlet.ver30.SecurityRoleRefType
 
SecurityRoleType - Class in org.glassfish.grizzly.servlet.ver25
The security-roleType contains the definition of a security role.
SecurityRoleType() - Constructor for class org.glassfish.grizzly.servlet.ver25.SecurityRoleType
 
SecurityRoleType - Class in org.glassfish.grizzly.servlet.ver30
[ The security-roleType contains the definition of a security role.
SecurityRoleType() - Constructor for class org.glassfish.grizzly.servlet.ver30.SecurityRoleType
 
sendError(int, String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
 
sendError(int) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
 
sendError(int, String) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
sendError(int) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
sendRedirect(String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
 
sendRedirect(String) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
serverName - Variable in class org.glassfish.grizzly.servlet.ver30.DataSourceType
 
service(Request, Response) - Method in class org.glassfish.grizzly.servlet.ServletHandler
serviceEndpointInterface - Variable in class org.glassfish.grizzly.servlet.ver25.PortComponentRefType
 
serviceEndpointInterface - Variable in class org.glassfish.grizzly.servlet.ver30.PortComponentRefType
 
serviceInterface - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
 
serviceInterface - Variable in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
 
serviceNamePattern - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerChainType
 
serviceNamePattern - Variable in class org.glassfish.grizzly.servlet.ver30.HandlerChainType
 
serviceQname - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
 
serviceQname - Variable in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
 
ServiceRefHandlerChainsType - Class in org.glassfish.grizzly.servlet.ver25
The handler-chains element defines the handlerchains associated with this service or service endpoint.
ServiceRefHandlerChainsType() - Constructor for class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerChainsType
 
ServiceRefHandlerChainType - Class in org.glassfish.grizzly.servlet.ver25
The handler-chain element defines the handlerchain.
ServiceRefHandlerChainType() - Constructor for class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerChainType
 
ServiceRefHandlerType - Class in org.glassfish.grizzly.servlet.ver25
Declares the handler for a port-component.
ServiceRefHandlerType() - Constructor for class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerType
 
serviceRefName - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
 
serviceRefName - Variable in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
 
ServiceRefType - Class in org.glassfish.grizzly.servlet.ver25
The service-ref element declares a reference to a Web service.
ServiceRefType() - Constructor for class org.glassfish.grizzly.servlet.ver25.ServiceRefType
 
serviceRefType - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
 
ServiceRefType - Class in org.glassfish.grizzly.servlet.ver30
The service-ref element declares a reference to a Web service.
ServiceRefType() - Constructor for class org.glassfish.grizzly.servlet.ver30.ServiceRefType
 
serviceRefType - Variable in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
 
servletClass - Variable in class org.glassfish.grizzly.servlet.ver25.ServletType
 
servletClass - Variable in class org.glassfish.grizzly.servlet.ver30.ServletType
 
ServletConfigImpl - Class in org.glassfish.grizzly.servlet
Basic ServletConfig implementation.
ServletConfigImpl(ServletContextImpl, Map<String, String>) - Constructor for class org.glassfish.grizzly.servlet.ServletConfigImpl
 
ServletContextImpl - Class in org.glassfish.grizzly.servlet
Simple ServletContext implementation.
ServletContextImpl() - Constructor for class org.glassfish.grizzly.servlet.ServletContextImpl
 
ServletHandler - Class in org.glassfish.grizzly.servlet
HttpHandler class that can initiate a FilterChain and execute its Filter and its Servlet Configuring a HttpServer to use this HttpHandler implementation, adds the ability of servicing Servlet as well as static resources.
ServletHandler() - Constructor for class org.glassfish.grizzly.servlet.ServletHandler
 
ServletHandler(String) - Constructor for class org.glassfish.grizzly.servlet.ServletHandler
 
ServletHandler(Servlet) - Constructor for class org.glassfish.grizzly.servlet.ServletHandler
Create a ServletAdapter which support the specific Servlet
ServletHandler(String, ServletContextImpl, Map<String, String>, Map<String, String>, List<String>) - Constructor for class org.glassfish.grizzly.servlet.ServletHandler
Convenience constructor.
ServletHandler(String, ServletContextImpl, Map<String, String>, Map<String, String>, List<String>, boolean) - Constructor for class org.glassfish.grizzly.servlet.ServletHandler
Convenience constructor.
ServletHandler(String, ServletContextImpl, Map<String, String>, Map<String, String>, boolean) - Constructor for class org.glassfish.grizzly.servlet.ServletHandler
Convenience constructor.
ServletHandler(Servlet, ServletContextImpl) - Constructor for class org.glassfish.grizzly.servlet.ServletHandler
 
ServletInputStreamImpl - Class in org.glassfish.grizzly.servlet
 
ServletInputStreamImpl() - Constructor for class org.glassfish.grizzly.servlet.ServletInputStreamImpl
 
servletInstance - Variable in class org.glassfish.grizzly.servlet.ServletHandler
 
ServletMappingType - Class in org.glassfish.grizzly.servlet.ver25
The servlet-mappingType defines a mapping between a servlet and a url pattern.
ServletMappingType() - Constructor for class org.glassfish.grizzly.servlet.ver25.ServletMappingType
 
ServletMappingType - Class in org.glassfish.grizzly.servlet.ver30
The servlet-mappingType defines a mapping between a servlet and a url pattern.
ServletMappingType() - Constructor for class org.glassfish.grizzly.servlet.ver30.ServletMappingType
 
servletName - Variable in class org.glassfish.grizzly.servlet.ver25.ServletMappingType
 
servletName - Variable in class org.glassfish.grizzly.servlet.ver25.ServletType
 
servletName - Variable in class org.glassfish.grizzly.servlet.ver30.ServletMappingType
 
servletName - Variable in class org.glassfish.grizzly.servlet.ver30.ServletType
 
ServletNameType - Class in org.glassfish.grizzly.servlet.ver25
The servlet-name element contains the canonical name of the servlet.
ServletNameType() - Constructor for class org.glassfish.grizzly.servlet.ver25.ServletNameType
 
ServletNameType - Class in org.glassfish.grizzly.servlet.ver30
The servlet-name element contains the canonical name of the servlet.
ServletNameType() - Constructor for class org.glassfish.grizzly.servlet.ver30.ServletNameType
 
ServletOutputStreamImpl - Class in org.glassfish.grizzly.servlet
 
ServletOutputStreamImpl() - Constructor for class org.glassfish.grizzly.servlet.ServletOutputStreamImpl
 
ServletReaderImpl - Class in org.glassfish.grizzly.servlet
 
ServletReaderImpl(NIOReader) - Constructor for class org.glassfish.grizzly.servlet.ServletReaderImpl
 
ServletType - Class in org.glassfish.grizzly.servlet.ver25
The servletType is used to declare a servlet.
ServletType() - Constructor for class org.glassfish.grizzly.servlet.ver25.ServletType
 
ServletType - Class in org.glassfish.grizzly.servlet.ver30
The servletType is used to declare a servlet.
ServletType() - Constructor for class org.glassfish.grizzly.servlet.ver30.ServletType
 
ServletWriterImpl - Class in org.glassfish.grizzly.servlet
 
ServletWriterImpl(NIOWriter) - Constructor for class org.glassfish.grizzly.servlet.ServletWriterImpl
 
SessionConfigType - Class in org.glassfish.grizzly.servlet.ver25
The session-configType defines the session parameters for this web application.
SessionConfigType() - Constructor for class org.glassfish.grizzly.servlet.ver25.SessionConfigType
 
SessionConfigType - Class in org.glassfish.grizzly.servlet.ver30
The session-configType defines the session parameters for this web application.
SessionConfigType() - Constructor for class org.glassfish.grizzly.servlet.ver30.SessionConfigType
 
sessionTimeout - Variable in class org.glassfish.grizzly.servlet.ver25.SessionConfigType
 
sessionTimeout - Variable in class org.glassfish.grizzly.servlet.ver30.SessionConfigType
 
setAddressing(AddressingType) - Method in class org.glassfish.grizzly.servlet.ver30.PortComponentRefType
Sets the value of the addressing property.
setAfter(OrderingOrderingType) - Method in class org.glassfish.grizzly.servlet.ver30.OrderingType
Sets the value of the after property.
setAsyncSupported(TrueFalseType) - Method in class org.glassfish.grizzly.servlet.ver30.FilterType
Sets the value of the asyncSupported property.
setAsyncSupported(TrueFalseType) - Method in class org.glassfish.grizzly.servlet.ver30.ServletType
Sets the value of the asyncSupported property.
setAttribute(String, Object) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
 
setAttribute(String, Object) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
 
setAttribute(String, Object) - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
setAttribute(String, Object) - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
Bind the specified value with the specified context attribute name, replacing any existing value for that name.
setAuthConstraint(AuthConstraintType) - Method in class org.glassfish.grizzly.servlet.ver25.SecurityConstraintType
Sets the value of the authConstraint property.
setAuthConstraint(AuthConstraintType) - Method in class org.glassfish.grizzly.servlet.ver30.SecurityConstraintType
Sets the value of the authConstraint property.
setAuthMethod(AuthMethodType) - Method in class org.glassfish.grizzly.servlet.ver25.LoginConfigType
Sets the value of the authMethod property.
setAuthMethod(AuthMethodType) - Method in class org.glassfish.grizzly.servlet.ver30.LoginConfigType
Sets the value of the authMethod property.
setBasePath(String) - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
Set the basePath used by the ServletContextImpl.getRealPath(java.lang.String).
setBefore(OrderingOrderingType) - Method in class org.glassfish.grizzly.servlet.ver30.OrderingType
Sets the value of the before property.
setBuffer(String) - Method in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
Sets the value of the buffer property.
setBufferSize(int) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
 
setBufferSize(int) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
setCharacterEncoding(String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
 
setCharacterEncoding(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
setCharacterEncoding(String) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
setClassLoader(ClassLoader) - Method in class org.glassfish.grizzly.servlet.ServletHandler
 
setClassName(FullyQualifiedClassType) - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Sets the value of the className property.
setComment(String) - Method in class org.glassfish.grizzly.servlet.CookieWrapper
Specifies a comment that describes a cookie's purpose.
setComment(CookieCommentType) - Method in class org.glassfish.grizzly.servlet.ver30.CookieConfigType
Sets the value of the comment property.
setContentLength(int) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
 
setContentLength(int) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
setContentType(String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
 
setContentType(String) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
setContextImpl(ServletContextImpl) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
Set the underlying ServletContextImpl
setContextPath(String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
 
setContextPath(String) - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
Programmatically set the context path of the Servlet.
setContextPath(String) - Method in class org.glassfish.grizzly.servlet.ServletHandler
Programmatically set the context path of the Servlet.
setCookieConfig(CookieConfigType) - Method in class org.glassfish.grizzly.servlet.ver30.SessionConfigType
Sets the value of the cookieConfig property.
setDatabaseName(String) - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Sets the value of the databaseName property.
setDateHeader(String, long) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
 
setDateHeader(String, long) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
setDefaultContentType(String) - Method in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
Sets the value of the defaultContentType property.
setDeferredSyntaxAllowedAsLiteral(TrueFalseType) - Method in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
Sets the value of the deferredSyntaxAllowedAsLiteral property.
setDeferredSyntaxAllowedAsLiteral(TrueFalseType) - Method in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
Sets the value of the deferredSyntaxAllowedAsLiteral property.
setDescription(DescriptionType) - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Sets the value of the description property.
setDispatcherHelper(DispatcherHelper) - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
 
setDispatcherHelper(DispatcherHelper) - Method in class org.glassfish.grizzly.servlet.ServletHandler
 
setDisplayName(String) - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
Set the Servlet context name (display-name)
setDomain(String) - Method in class org.glassfish.grizzly.servlet.CookieWrapper
Specifies the domain within which this cookie should be presented.
setDomain(CookieDomainType) - Method in class org.glassfish.grizzly.servlet.ver30.CookieConfigType
Sets the value of the domain property.
setEjbLink(EjbLinkType) - Method in class org.glassfish.grizzly.servlet.ver25.EjbLocalRefType
Sets the value of the ejbLink property.
setEjbLink(EjbLinkType) - Method in class org.glassfish.grizzly.servlet.ver25.EjbRefType
Sets the value of the ejbLink property.
setEjbLink(EjbLinkType) - Method in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
Sets the value of the ejbLink property.
setEjbLink(EjbLinkType) - Method in class org.glassfish.grizzly.servlet.ver30.EjbRefType
Sets the value of the ejbLink property.
setEjbRefName(EjbRefNameType) - Method in class org.glassfish.grizzly.servlet.ver25.EjbLocalRefType
Sets the value of the ejbRefName property.
setEjbRefName(EjbRefNameType) - Method in class org.glassfish.grizzly.servlet.ver25.EjbRefType
Sets the value of the ejbRefName property.
setEjbRefName(EjbRefNameType) - Method in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
Sets the value of the ejbRefName property.
setEjbRefName(EjbRefNameType) - Method in class org.glassfish.grizzly.servlet.ver30.EjbRefType
Sets the value of the ejbRefName property.
setEjbRefType(EjbRefTypeType) - Method in class org.glassfish.grizzly.servlet.ver25.EjbLocalRefType
Sets the value of the ejbRefType property.
setEjbRefType(EjbRefTypeType) - Method in class org.glassfish.grizzly.servlet.ver25.EjbRefType
Sets the value of the ejbRefType property.
setEjbRefType(EjbRefTypeType) - Method in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
Sets the value of the ejbRefType property.
setEjbRefType(EjbRefTypeType) - Method in class org.glassfish.grizzly.servlet.ver30.EjbRefType
Sets the value of the ejbRefType property.
setElIgnored(TrueFalseType) - Method in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
Sets the value of the elIgnored property.
setElIgnored(TrueFalseType) - Method in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
Sets the value of the elIgnored property.
setEnabled(TrueFalseType) - Method in class org.glassfish.grizzly.servlet.ver30.AddressingType
Sets the value of the enabled property.
setEnabled(TrueFalseType) - Method in class org.glassfish.grizzly.servlet.ver30.RespectBindingType
Sets the value of the enabled property.
setEnabled(TrueFalseType) - Method in class org.glassfish.grizzly.servlet.ver30.ServletType
Sets the value of the enabled property.
setEnableMtom(TrueFalseType) - Method in class org.glassfish.grizzly.servlet.ver25.PortComponentRefType
Sets the value of the enableMtom property.
setEnableMtom(TrueFalseType) - Method in class org.glassfish.grizzly.servlet.ver30.PortComponentRefType
Sets the value of the enableMtom property.
setEncoding(String) - Method in class org.glassfish.grizzly.servlet.ver25.LocaleEncodingMappingType
Sets the value of the encoding property.
setEncoding(String) - Method in class org.glassfish.grizzly.servlet.ver30.LocaleEncodingMappingType
Sets the value of the encoding property.
setEnvEntryName(JndiNameType) - Method in class org.glassfish.grizzly.servlet.ver25.EnvEntryType
Sets the value of the envEntryName property.
setEnvEntryName(JndiNameType) - Method in class org.glassfish.grizzly.servlet.ver30.EnvEntryType
Sets the value of the envEntryName property.
setEnvEntryType(EnvEntryTypeValuesType) - Method in class org.glassfish.grizzly.servlet.ver25.EnvEntryType
Sets the value of the envEntryType property.
setEnvEntryType(EnvEntryTypeValuesType) - Method in class org.glassfish.grizzly.servlet.ver30.EnvEntryType
Sets the value of the envEntryType property.
setEnvEntryValue(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver25.EnvEntryType
Sets the value of the envEntryValue property.
setEnvEntryValue(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver30.EnvEntryType
Sets the value of the envEntryValue property.
setErrorCode(ErrorCodeType) - Method in class org.glassfish.grizzly.servlet.ver25.ErrorPageType
Sets the value of the errorCode property.
setErrorCode(ErrorCodeType) - Method in class org.glassfish.grizzly.servlet.ver30.ErrorPageType
Sets the value of the errorCode property.
setErrorOnUndeclaredNamespace(TrueFalseType) - Method in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
Sets the value of the errorOnUndeclaredNamespace property.
setExceptionType(FullyQualifiedClassType) - Method in class org.glassfish.grizzly.servlet.ver25.ErrorPageType
Sets the value of the exceptionType property.
setExceptionType(FullyQualifiedClassType) - Method in class org.glassfish.grizzly.servlet.ver30.ErrorPageType
Sets the value of the exceptionType property.
setExtension(String) - Method in class org.glassfish.grizzly.servlet.ver25.MimeMappingType
Sets the value of the extension property.
setExtension(String) - Method in class org.glassfish.grizzly.servlet.ver30.MimeMappingType
Sets the value of the extension property.
setFileSizeThreshold(BigInteger) - Method in class org.glassfish.grizzly.servlet.ver30.MultipartConfigType
Sets the value of the fileSizeThreshold property.
setFilter(Filter) - Method in class org.glassfish.grizzly.servlet.FilterConfigImpl
Set the Filter associated with this object.
setFilterClass(FullyQualifiedClassType) - Method in class org.glassfish.grizzly.servlet.ver25.FilterType
Sets the value of the filterClass property.
setFilterClass(FullyQualifiedClassType) - Method in class org.glassfish.grizzly.servlet.ver30.FilterType
Sets the value of the filterClass property.
setFilterName(String) - Method in class org.glassfish.grizzly.servlet.FilterConfigImpl
Set the Filter's name associated with this object.
setFilterName(FilterNameType) - Method in class org.glassfish.grizzly.servlet.ver25.FilterMappingType
Sets the value of the filterName property.
setFilterName(FilterNameType) - Method in class org.glassfish.grizzly.servlet.ver25.FilterType
Sets the value of the filterName property.
setFilterName(FilterNameType) - Method in class org.glassfish.grizzly.servlet.ver30.FilterMappingType
Sets the value of the filterName property.
setFilterName(FilterNameType) - Method in class org.glassfish.grizzly.servlet.ver30.FilterType
Sets the value of the filterName property.
setFormErrorPage(WarPathType) - Method in class org.glassfish.grizzly.servlet.ver25.FormLoginConfigType
Sets the value of the formErrorPage property.
setFormErrorPage(WarPathType) - Method in class org.glassfish.grizzly.servlet.ver30.FormLoginConfigType
Sets the value of the formErrorPage property.
setFormLoginConfig(FormLoginConfigType) - Method in class org.glassfish.grizzly.servlet.ver25.LoginConfigType
Sets the value of the formLoginConfig property.
setFormLoginConfig(FormLoginConfigType) - Method in class org.glassfish.grizzly.servlet.ver30.LoginConfigType
Sets the value of the formLoginConfig property.
setFormLoginPage(WarPathType) - Method in class org.glassfish.grizzly.servlet.ver25.FormLoginConfigType
Sets the value of the formLoginPage property.
setFormLoginPage(WarPathType) - Method in class org.glassfish.grizzly.servlet.ver30.FormLoginConfigType
Sets the value of the formLoginPage property.
setHandlerChains(ServiceRefHandlerChainsType) - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
Sets the value of the handlerChains property.
setHandlerChains(HandlerChainsType) - Method in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
Sets the value of the handlerChains property.
setHandlerClass(FullyQualifiedClassType) - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerType
Sets the value of the handlerClass property.
setHandlerClass(FullyQualifiedClassType) - Method in class org.glassfish.grizzly.servlet.ver30.HandlerType
Sets the value of the handlerClass property.
setHandlerName(String) - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerType
Sets the value of the handlerName property.
setHandlerName(String) - Method in class org.glassfish.grizzly.servlet.ver30.HandlerType
Sets the value of the handlerName property.
setHeader(String, String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
 
setHeader(String, String) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
setHome(HomeType) - Method in class org.glassfish.grizzly.servlet.ver25.EjbRefType
Sets the value of the home property.
setHome(HomeType) - Method in class org.glassfish.grizzly.servlet.ver30.EjbRefType
Sets the value of the home property.
setHttpOnly(TrueFalseType) - Method in class org.glassfish.grizzly.servlet.ver30.CookieConfigType
Sets the value of the httpOnly property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.AuthConstraintType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.EjbLocalRefType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.EjbRefType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.EmptyType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.EnvEntryType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.ErrorPageType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.FilterMappingType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.FilterType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.FormLoginConfigType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.IconType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.JspConfigType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.ListenerType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.LocaleEncodingMappingListType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.LocaleEncodingMappingType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.LoginConfigType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.MessageDestinationRefType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.MessageDestinationType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.MimeMappingType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.ParamValueType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.PersistenceContextRefType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.PersistenceUnitRefType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.PortComponentRefType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.PropertyType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.ResourceEnvRefType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.ResourceRefType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.RunAsType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.SecurityConstraintType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.SecurityRoleRefType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.SecurityRoleType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerChainsType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerChainType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.ServletMappingType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.ServletType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.SessionConfigType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.String
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.TaglibType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.UserDataConstraintType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.WebAppType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.WebResourceCollectionType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.WelcomeFileListType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.XsdAnyURIType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.XsdBooleanType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.XsdIntegerType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.XsdNMTOKENType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.XsdNonNegativeIntegerType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.XsdPositiveIntegerType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.XsdQNameType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver25.XsdStringType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.AuthConstraintType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.CookieConfigType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.EjbRefType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.EmptyType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.EnvEntryType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.ErrorPageType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.FilterMappingType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.FilterType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.FormLoginConfigType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.HandlerChainsType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.HandlerChainType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.HandlerType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.IconType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.JspConfigType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.ListenerType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.LocaleEncodingMappingListType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.LocaleEncodingMappingType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.LoginConfigType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationRefType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.MimeMappingType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.OrderingOthersType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.ParamValueType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.PersistenceContextRefType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.PersistenceUnitRefType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.PortComponentRefType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.PropertyType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.ResourceEnvRefType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.ResourceRefType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.RunAsType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.SecurityConstraintType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.SecurityRoleRefType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.SecurityRoleType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.ServletMappingType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.ServletType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.SessionConfigType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.String
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.TaglibType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.UserDataConstraintType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.WebAppType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.WebFragmentType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.WebResourceCollectionType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.WelcomeFileListType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.XsdAnyURIType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.XsdBooleanType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.XsdIntegerType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.XsdNMTOKENType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.XsdNonNegativeIntegerType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.XsdPositiveIntegerType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.XsdQNameType
Sets the value of the id property.
setId(String) - Method in class org.glassfish.grizzly.servlet.ver30.XsdStringType
Sets the value of the id property.
setInitialPoolSize(XsdIntegerType) - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Sets the value of the initialPoolSize property.
setInitParameter(Map<String, String>) - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
 
setInitParameters(Map) - Method in class org.glassfish.grizzly.servlet.FilterConfigImpl
Set the init parameters associated with this associated Filter.
setInjectionTargetClass(FullyQualifiedClassType) - Method in class org.glassfish.grizzly.servlet.ver25.InjectionTargetType
Sets the value of the injectionTargetClass property.
setInjectionTargetClass(FullyQualifiedClassType) - Method in class org.glassfish.grizzly.servlet.ver30.InjectionTargetType
Sets the value of the injectionTargetClass property.
setInjectionTargetName(JavaIdentifierType) - Method in class org.glassfish.grizzly.servlet.ver25.InjectionTargetType
Sets the value of the injectionTargetName property.
setInjectionTargetName(JavaIdentifierType) - Method in class org.glassfish.grizzly.servlet.ver30.InjectionTargetType
Sets the value of the injectionTargetName property.
setIntHeader(String, int) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
 
setIntHeader(String, int) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
setIsolationLevel(IsolationLevelType) - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Sets the value of the isolationLevel property.
setIsXml(TrueFalseType) - Method in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
Sets the value of the isXml property.
setIsXml(TrueFalseType) - Method in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
Sets the value of the isXml property.
setJaxrpcMappingFile(PathType) - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
Sets the value of the jaxrpcMappingFile property.
setJaxrpcMappingFile(PathType) - Method in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
Sets the value of the jaxrpcMappingFile property.
setJspFile(JspFileType) - Method in class org.glassfish.grizzly.servlet.ver25.ServletType
Sets the value of the jspFile property.
setJspFile(JspFileType) - Method in class org.glassfish.grizzly.servlet.ver30.ServletType
Sets the value of the jspFile property.
setLang(String) - Method in class org.glassfish.grizzly.servlet.ver25.DescriptionType
Sets the value of the lang property.
setLang(String) - Method in class org.glassfish.grizzly.servlet.ver25.DisplayNameType
Sets the value of the lang property.
setLang(String) - Method in class org.glassfish.grizzly.servlet.ver25.IconType
Sets the value of the lang property.
setLang(String) - Method in class org.glassfish.grizzly.servlet.ver30.DescriptionType
Sets the value of the lang property.
setLang(String) - Method in class org.glassfish.grizzly.servlet.ver30.DisplayNameType
Sets the value of the lang property.
setLang(String) - Method in class org.glassfish.grizzly.servlet.ver30.IconType
Sets the value of the lang property.
setLargeIcon(PathType) - Method in class org.glassfish.grizzly.servlet.ver25.IconType
Sets the value of the largeIcon property.
setLargeIcon(PathType) - Method in class org.glassfish.grizzly.servlet.ver30.IconType
Sets the value of the largeIcon property.
setLifecycleCallbackClass(FullyQualifiedClassType) - Method in class org.glassfish.grizzly.servlet.ver25.LifecycleCallbackType
Sets the value of the lifecycleCallbackClass property.
setLifecycleCallbackClass(FullyQualifiedClassType) - Method in class org.glassfish.grizzly.servlet.ver30.LifecycleCallbackType
Sets the value of the lifecycleCallbackClass property.
setLifecycleCallbackMethod(JavaIdentifierType) - Method in class org.glassfish.grizzly.servlet.ver25.LifecycleCallbackType
Sets the value of the lifecycleCallbackMethod property.
setLifecycleCallbackMethod(JavaIdentifierType) - Method in class org.glassfish.grizzly.servlet.ver30.LifecycleCallbackType
Sets the value of the lifecycleCallbackMethod property.
setListenerClass(FullyQualifiedClassType) - Method in class org.glassfish.grizzly.servlet.ver25.ListenerType
Sets the value of the listenerClass property.
setListenerClass(FullyQualifiedClassType) - Method in class org.glassfish.grizzly.servlet.ver30.ListenerType
Sets the value of the listenerClass property.
setLoadOnStartup(String) - Method in class org.glassfish.grizzly.servlet.ver25.ServletType
Sets the value of the loadOnStartup property.
setLoadOnStartup(String) - Method in class org.glassfish.grizzly.servlet.ver30.ServletType
Sets the value of the loadOnStartup property.
setLocal(LocalType) - Method in class org.glassfish.grizzly.servlet.ver25.EjbLocalRefType
Sets the value of the local property.
setLocal(LocalType) - Method in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
Sets the value of the local property.
setLocale(Locale) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
 
setLocale(Locale) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
setLocale(String) - Method in class org.glassfish.grizzly.servlet.ver25.LocaleEncodingMappingType
Sets the value of the locale property.
setLocale(String) - Method in class org.glassfish.grizzly.servlet.ver30.LocaleEncodingMappingType
Sets the value of the locale property.
setLocalHome(LocalHomeType) - Method in class org.glassfish.grizzly.servlet.ver25.EjbLocalRefType
Sets the value of the localHome property.
setLocalHome(LocalHomeType) - Method in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
Sets the value of the localHome property.
setLocation(WarPathType) - Method in class org.glassfish.grizzly.servlet.ver25.ErrorPageType
Sets the value of the location property.
setLocation(WarPathType) - Method in class org.glassfish.grizzly.servlet.ver30.ErrorPageType
Sets the value of the location property.
setLocation(String) - Method in class org.glassfish.grizzly.servlet.ver30.MultipartConfigType
Sets the value of the location property.
setLoginTimeout(XsdIntegerType) - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Sets the value of the loginTimeout property.
setLookupName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
Sets the value of the lookupName property.
setLookupName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver30.EjbRefType
Sets the value of the lookupName property.
setLookupName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver30.EnvEntryType
Sets the value of the lookupName property.
setLookupName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationRefType
Sets the value of the lookupName property.
setLookupName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationType
Sets the value of the lookupName property.
setLookupName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver30.ResourceEnvRefType
Sets the value of the lookupName property.
setLookupName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver30.ResourceRefType
Sets the value of the lookupName property.
setLookupName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
Sets the value of the lookupName property.
setMappedName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver25.EjbLocalRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver25.EjbRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver25.EnvEntryType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver25.MessageDestinationRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver25.MessageDestinationType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver25.PersistenceContextRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver25.PersistenceUnitRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver25.ResourceEnvRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver25.ResourceRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver30.EjbLocalRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver30.EjbRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver30.EnvEntryType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver30.PersistenceContextRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver30.PersistenceUnitRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver30.ResourceEnvRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver30.ResourceRefType
Sets the value of the mappedName property.
setMappedName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
Sets the value of the mappedName property.
setMaxAge(int) - Method in class org.glassfish.grizzly.servlet.CookieWrapper
Sets the maximum age of the cookie in seconds.
setMaxAge(XsdIntegerType) - Method in class org.glassfish.grizzly.servlet.ver30.CookieConfigType
Sets the value of the maxAge property.
setMaxFileSize(Long) - Method in class org.glassfish.grizzly.servlet.ver30.MultipartConfigType
Sets the value of the maxFileSize property.
setMaxIdleTime(XsdIntegerType) - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Sets the value of the maxIdleTime property.
setMaxInactiveInterval(int) - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
setMaxPoolSize(XsdIntegerType) - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Sets the value of the maxPoolSize property.
setMaxRequestSize(Long) - Method in class org.glassfish.grizzly.servlet.ver30.MultipartConfigType
Sets the value of the maxRequestSize property.
setMaxStatements(XsdIntegerType) - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Sets the value of the maxStatements property.
setMessageDestinationLink(MessageDestinationLinkType) - Method in class org.glassfish.grizzly.servlet.ver25.MessageDestinationRefType
Sets the value of the messageDestinationLink property.
setMessageDestinationLink(MessageDestinationLinkType) - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationRefType
Sets the value of the messageDestinationLink property.
setMessageDestinationName(String) - Method in class org.glassfish.grizzly.servlet.ver25.MessageDestinationType
Sets the value of the messageDestinationName property.
setMessageDestinationName(String) - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationType
Sets the value of the messageDestinationName property.
setMessageDestinationRefName(JndiNameType) - Method in class org.glassfish.grizzly.servlet.ver25.MessageDestinationRefType
Sets the value of the messageDestinationRefName property.
setMessageDestinationRefName(JndiNameType) - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationRefType
Sets the value of the messageDestinationRefName property.
setMessageDestinationType(MessageDestinationTypeType) - Method in class org.glassfish.grizzly.servlet.ver25.MessageDestinationRefType
Sets the value of the messageDestinationType property.
setMessageDestinationType(MessageDestinationTypeType) - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationRefType
Sets the value of the messageDestinationType property.
setMessageDestinationUsage(MessageDestinationUsageType) - Method in class org.glassfish.grizzly.servlet.ver25.MessageDestinationRefType
Sets the value of the messageDestinationUsage property.
setMessageDestinationUsage(MessageDestinationUsageType) - Method in class org.glassfish.grizzly.servlet.ver30.MessageDestinationRefType
Sets the value of the messageDestinationUsage property.
setMetadataComplete(Boolean) - Method in class org.glassfish.grizzly.servlet.ver25.WebAppType
Sets the value of the metadataComplete property.
setMetadataComplete(Boolean) - Method in class org.glassfish.grizzly.servlet.ver30.WebAppType
Sets the value of the metadataComplete property.
setMetadataComplete(Boolean) - Method in class org.glassfish.grizzly.servlet.ver30.WebFragmentType
Sets the value of the metadataComplete property.
setMimeType(MimeTypeType) - Method in class org.glassfish.grizzly.servlet.ver25.MimeMappingType
Sets the value of the mimeType property.
setMimeType(MimeTypeType) - Method in class org.glassfish.grizzly.servlet.ver30.MimeMappingType
Sets the value of the mimeType property.
setMinPoolSize(XsdIntegerType) - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Sets the value of the minPoolSize property.
setMtomThreshold(XsdNonNegativeIntegerType) - Method in class org.glassfish.grizzly.servlet.ver30.PortComponentRefType
Sets the value of the mtomThreshold property.
setMultipartConfig(MultipartConfigType) - Method in class org.glassfish.grizzly.servlet.ver30.ServletType
Sets the value of the multipartConfig property.
setName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver25.PropertyType
Sets the value of the name property.
setName(CookieNameType) - Method in class org.glassfish.grizzly.servlet.ver30.CookieConfigType
Sets the value of the name property.
setName(JndiNameType) - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Sets the value of the name property.
setName(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver30.PropertyType
Sets the value of the name property.
setOthers(OrderingOthersType) - Method in class org.glassfish.grizzly.servlet.ver30.OrderingOrderingType
Sets the value of the others property.
setPageEncoding(String) - Method in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
Sets the value of the pageEncoding property.
setPageEncoding(String) - Method in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
Sets the value of the pageEncoding property.
setParamName(String) - Method in class org.glassfish.grizzly.servlet.ver25.ParamValueType
Sets the value of the paramName property.
setParamName(String) - Method in class org.glassfish.grizzly.servlet.ver30.ParamValueType
Sets the value of the paramName property.
setParamValue(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver25.ParamValueType
Sets the value of the paramValue property.
setParamValue(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver30.ParamValueType
Sets the value of the paramValue property.
setPassword(String) - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Sets the value of the password property.
setPath(String) - Method in class org.glassfish.grizzly.servlet.CookieWrapper
Specifies a path for the cookie to which the client should return the cookie.
setPath(CookiePathType) - Method in class org.glassfish.grizzly.servlet.ver30.CookieConfigType
Sets the value of the path property.
setPathInfo(String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
 
setPersistenceContextRefName(JndiNameType) - Method in class org.glassfish.grizzly.servlet.ver25.PersistenceContextRefType
Sets the value of the persistenceContextRefName property.
setPersistenceContextRefName(JndiNameType) - Method in class org.glassfish.grizzly.servlet.ver30.PersistenceContextRefType
Sets the value of the persistenceContextRefName property.
setPersistenceContextType(PersistenceContextTypeType) - Method in class org.glassfish.grizzly.servlet.ver25.PersistenceContextRefType
Sets the value of the persistenceContextType property.
setPersistenceContextType(PersistenceContextTypeType) - Method in class org.glassfish.grizzly.servlet.ver30.PersistenceContextRefType
Sets the value of the persistenceContextType property.
setPersistenceUnitName(String) - Method in class org.glassfish.grizzly.servlet.ver25.PersistenceContextRefType
Sets the value of the persistenceUnitName property.
setPersistenceUnitName(String) - Method in class org.glassfish.grizzly.servlet.ver25.PersistenceUnitRefType
Sets the value of the persistenceUnitName property.
setPersistenceUnitName(String) - Method in class org.glassfish.grizzly.servlet.ver30.PersistenceContextRefType
Sets the value of the persistenceUnitName property.
setPersistenceUnitName(String) - Method in class org.glassfish.grizzly.servlet.ver30.PersistenceUnitRefType
Sets the value of the persistenceUnitName property.
setPersistenceUnitRefName(JndiNameType) - Method in class org.glassfish.grizzly.servlet.ver25.PersistenceUnitRefType
Sets the value of the persistenceUnitRefName property.
setPersistenceUnitRefName(JndiNameType) - Method in class org.glassfish.grizzly.servlet.ver30.PersistenceUnitRefType
Sets the value of the persistenceUnitRefName property.
setPortComponentLink(String) - Method in class org.glassfish.grizzly.servlet.ver25.PortComponentRefType
Sets the value of the portComponentLink property.
setPortComponentLink(String) - Method in class org.glassfish.grizzly.servlet.ver30.PortComponentRefType
Sets the value of the portComponentLink property.
setPortNamePattern(String) - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerChainType
Sets the value of the portNamePattern property.
setPortNamePattern(String) - Method in class org.glassfish.grizzly.servlet.ver30.HandlerChainType
Sets the value of the portNamePattern property.
setPortNumber(XsdIntegerType) - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Sets the value of the portNumber property.
setProperty(String, Object) - Method in class org.glassfish.grizzly.servlet.ServletHandler
Set a configured property.
setQueryString(String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
 
setRealmName(String) - Method in class org.glassfish.grizzly.servlet.ver25.LoginConfigType
Sets the value of the realmName property.
setRealmName(String) - Method in class org.glassfish.grizzly.servlet.ver30.LoginConfigType
Sets the value of the realmName property.
setRemote(RemoteType) - Method in class org.glassfish.grizzly.servlet.ver25.EjbRefType
Sets the value of the remote property.
setRemote(RemoteType) - Method in class org.glassfish.grizzly.servlet.ver30.EjbRefType
Sets the value of the remote property.
setRequestURI(String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
 
setRequired(TrueFalseType) - Method in class org.glassfish.grizzly.servlet.ver30.AddressingType
Sets the value of the required property.
setResAuth(ResAuthType) - Method in class org.glassfish.grizzly.servlet.ver25.ResourceRefType
Sets the value of the resAuth property.
setResAuth(ResAuthType) - Method in class org.glassfish.grizzly.servlet.ver30.ResourceRefType
Sets the value of the resAuth property.
setResourceEnvRefName(JndiNameType) - Method in class org.glassfish.grizzly.servlet.ver25.ResourceEnvRefType
Sets the value of the resourceEnvRefName property.
setResourceEnvRefName(JndiNameType) - Method in class org.glassfish.grizzly.servlet.ver30.ResourceEnvRefType
Sets the value of the resourceEnvRefName property.
setResourceEnvRefType(FullyQualifiedClassType) - Method in class org.glassfish.grizzly.servlet.ver25.ResourceEnvRefType
Sets the value of the resourceEnvRefType property.
setResourceEnvRefType(FullyQualifiedClassType) - Method in class org.glassfish.grizzly.servlet.ver30.ResourceEnvRefType
Sets the value of the resourceEnvRefType property.
setRespectBinding(RespectBindingType) - Method in class org.glassfish.grizzly.servlet.ver30.PortComponentRefType
Sets the value of the respectBinding property.
setResponses(AddressingResponsesType) - Method in class org.glassfish.grizzly.servlet.ver30.AddressingType
Sets the value of the responses property.
setResRefName(JndiNameType) - Method in class org.glassfish.grizzly.servlet.ver25.ResourceRefType
Sets the value of the resRefName property.
setResRefName(JndiNameType) - Method in class org.glassfish.grizzly.servlet.ver30.ResourceRefType
Sets the value of the resRefName property.
setResSharingScope(ResSharingScopeType) - Method in class org.glassfish.grizzly.servlet.ver25.ResourceRefType
Sets the value of the resSharingScope property.
setResSharingScope(ResSharingScopeType) - Method in class org.glassfish.grizzly.servlet.ver30.ResourceRefType
Sets the value of the resSharingScope property.
setResType(FullyQualifiedClassType) - Method in class org.glassfish.grizzly.servlet.ver25.ResourceRefType
Sets the value of the resType property.
setResType(FullyQualifiedClassType) - Method in class org.glassfish.grizzly.servlet.ver30.ResourceRefType
Sets the value of the resType property.
setRoleLink(RoleNameType) - Method in class org.glassfish.grizzly.servlet.ver25.SecurityRoleRefType
Sets the value of the roleLink property.
setRoleLink(RoleNameType) - Method in class org.glassfish.grizzly.servlet.ver30.SecurityRoleRefType
Sets the value of the roleLink property.
setRoleName(RoleNameType) - Method in class org.glassfish.grizzly.servlet.ver25.RunAsType
Sets the value of the roleName property.
setRoleName(RoleNameType) - Method in class org.glassfish.grizzly.servlet.ver25.SecurityRoleRefType
Sets the value of the roleName property.
setRoleName(RoleNameType) - Method in class org.glassfish.grizzly.servlet.ver25.SecurityRoleType
Sets the value of the roleName property.
setRoleName(RoleNameType) - Method in class org.glassfish.grizzly.servlet.ver30.RunAsType
Sets the value of the roleName property.
setRoleName(RoleNameType) - Method in class org.glassfish.grizzly.servlet.ver30.SecurityRoleRefType
Sets the value of the roleName property.
setRoleName(RoleNameType) - Method in class org.glassfish.grizzly.servlet.ver30.SecurityRoleType
Sets the value of the roleName property.
setRunAs(RunAsType) - Method in class org.glassfish.grizzly.servlet.ver25.ServletType
Sets the value of the runAs property.
setRunAs(RunAsType) - Method in class org.glassfish.grizzly.servlet.ver30.ServletType
Sets the value of the runAs property.
setScriptingInvalid(TrueFalseType) - Method in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
Sets the value of the scriptingInvalid property.
setScriptingInvalid(TrueFalseType) - Method in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
Sets the value of the scriptingInvalid property.
setSecure(boolean) - Method in class org.glassfish.grizzly.servlet.CookieWrapper
Indicates to the browser whether the cookie should only be sent using a secure protocol, such as HTTPS or SSL.
setSecure(TrueFalseType) - Method in class org.glassfish.grizzly.servlet.ver30.CookieConfigType
Sets the value of the secure property.
setServerInfo(String) - Method in class org.glassfish.grizzly.servlet.ServletContextImpl
 
setServerName(String) - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Sets the value of the serverName property.
setServiceEndpointInterface(FullyQualifiedClassType) - Method in class org.glassfish.grizzly.servlet.ver25.PortComponentRefType
Sets the value of the serviceEndpointInterface property.
setServiceEndpointInterface(FullyQualifiedClassType) - Method in class org.glassfish.grizzly.servlet.ver30.PortComponentRefType
Sets the value of the serviceEndpointInterface property.
setServiceInterface(FullyQualifiedClassType) - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
Sets the value of the serviceInterface property.
setServiceInterface(FullyQualifiedClassType) - Method in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
Sets the value of the serviceInterface property.
setServiceNamePattern(String) - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerChainType
Sets the value of the serviceNamePattern property.
setServiceNamePattern(String) - Method in class org.glassfish.grizzly.servlet.ver30.HandlerChainType
Sets the value of the serviceNamePattern property.
setServiceQname(XsdQNameType) - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
Sets the value of the serviceQname property.
setServiceQname(XsdQNameType) - Method in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
Sets the value of the serviceQname property.
setServiceRefName(JndiNameType) - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
Sets the value of the serviceRefName property.
setServiceRefName(JndiNameType) - Method in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
Sets the value of the serviceRefName property.
setServiceRefType(FullyQualifiedClassType) - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
Sets the value of the serviceRefType property.
setServiceRefType(FullyQualifiedClassType) - Method in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
Sets the value of the serviceRefType property.
setServletClass(FullyQualifiedClassType) - Method in class org.glassfish.grizzly.servlet.ver25.ServletType
Sets the value of the servletClass property.
setServletClass(FullyQualifiedClassType) - Method in class org.glassfish.grizzly.servlet.ver30.ServletType
Sets the value of the servletClass property.
setServletInstance(Servlet) - Method in class org.glassfish.grizzly.servlet.ServletHandler
Set the Servlet instance used by this ServletHandler
setServletName(String) - Method in class org.glassfish.grizzly.servlet.ServletConfigImpl
Set the name of this servlet.
setServletName(ServletNameType) - Method in class org.glassfish.grizzly.servlet.ver25.ServletMappingType
Sets the value of the servletName property.
setServletName(ServletNameType) - Method in class org.glassfish.grizzly.servlet.ver25.ServletType
Sets the value of the servletName property.
setServletName(ServletNameType) - Method in class org.glassfish.grizzly.servlet.ver30.ServletMappingType
Sets the value of the servletName property.
setServletName(ServletNameType) - Method in class org.glassfish.grizzly.servlet.ver30.ServletType
Sets the value of the servletName property.
setServletPath(String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletRequest
 
setServletPath(String) - Method in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
Programmatically set the servlet path value.
setServletPath(String) - Method in class org.glassfish.grizzly.servlet.ServletHandler
Programmatically set the servlet path of the Servlet.
setSession(Session) - Method in class org.glassfish.grizzly.servlet.HttpSessionImpl
Set the Session
setSessionTimeout(XsdIntegerType) - Method in class org.glassfish.grizzly.servlet.ver25.SessionConfigType
Sets the value of the sessionTimeout property.
setSessionTimeout(XsdIntegerType) - Method in class org.glassfish.grizzly.servlet.ver30.SessionConfigType
Sets the value of the sessionTimeout property.
setSmallIcon(PathType) - Method in class org.glassfish.grizzly.servlet.ver25.IconType
Sets the value of the smallIcon property.
setSmallIcon(PathType) - Method in class org.glassfish.grizzly.servlet.ver30.IconType
Sets the value of the smallIcon property.
setStatus(int) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
 
setStatus(int, String) - Method in class org.glassfish.grizzly.servlet.DispatchedHttpServletResponse
 
setStatus(int) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
setStatus(int, String) - Method in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
setTaglibLocation(PathType) - Method in class org.glassfish.grizzly.servlet.ver25.TaglibType
Sets the value of the taglibLocation property.
setTaglibLocation(PathType) - Method in class org.glassfish.grizzly.servlet.ver30.TaglibType
Sets the value of the taglibLocation property.
setTaglibUri(String) - Method in class org.glassfish.grizzly.servlet.ver25.TaglibType
Sets the value of the taglibUri property.
setTaglibUri(String) - Method in class org.glassfish.grizzly.servlet.ver30.TaglibType
Sets the value of the taglibUri property.
setTransactional(XsdBooleanType) - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Sets the value of the transactional property.
setTransportGuarantee(TransportGuaranteeType) - Method in class org.glassfish.grizzly.servlet.ver25.UserDataConstraintType
Sets the value of the transportGuarantee property.
setTransportGuarantee(TransportGuaranteeType) - Method in class org.glassfish.grizzly.servlet.ver30.UserDataConstraintType
Sets the value of the transportGuarantee property.
setTrimDirectiveWhitespaces(TrueFalseType) - Method in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
Sets the value of the trimDirectiveWhitespaces property.
setTrimDirectiveWhitespaces(TrueFalseType) - Method in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
Sets the value of the trimDirectiveWhitespaces property.
setUrl(JdbcUrlType) - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Sets the value of the url property.
setUser(String) - Method in class org.glassfish.grizzly.servlet.ver30.DataSourceType
Sets the value of the user property.
setUserDataConstraint(UserDataConstraintType) - Method in class org.glassfish.grizzly.servlet.ver25.SecurityConstraintType
Sets the value of the userDataConstraint property.
setUserDataConstraint(UserDataConstraintType) - Method in class org.glassfish.grizzly.servlet.ver30.SecurityConstraintType
Sets the value of the userDataConstraint property.
setValue(String) - Method in class org.glassfish.grizzly.servlet.CookieWrapper
Assigns a new value to a cookie after the cookie is created.
setValue(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver25.PropertyType
Sets the value of the value property.
setValue(String) - Method in class org.glassfish.grizzly.servlet.ver25.String
Sets the value of the value property.
setValue(String) - Method in class org.glassfish.grizzly.servlet.ver25.UrlPatternType
Sets the value of the value property.
setValue(String) - Method in class org.glassfish.grizzly.servlet.ver25.XsdAnyURIType
Sets the value of the value property.
setValue(boolean) - Method in class org.glassfish.grizzly.servlet.ver25.XsdBooleanType
Sets the value of the value property.
setValue(BigInteger) - Method in class org.glassfish.grizzly.servlet.ver25.XsdIntegerType
Sets the value of the value property.
setValue(String) - Method in class org.glassfish.grizzly.servlet.ver25.XsdNMTOKENType
Sets the value of the value property.
setValue(BigInteger) - Method in class org.glassfish.grizzly.servlet.ver25.XsdNonNegativeIntegerType
Sets the value of the value property.
setValue(BigInteger) - Method in class org.glassfish.grizzly.servlet.ver25.XsdPositiveIntegerType
Sets the value of the value property.
setValue(QName) - Method in class org.glassfish.grizzly.servlet.ver25.XsdQNameType
Sets the value of the value property.
setValue(String) - Method in class org.glassfish.grizzly.servlet.ver25.XsdStringType
Sets the value of the value property.
setValue(XsdStringType) - Method in class org.glassfish.grizzly.servlet.ver30.PropertyType
Sets the value of the value property.
setValue(String) - Method in class org.glassfish.grizzly.servlet.ver30.String
Sets the value of the value property.
setValue(String) - Method in class org.glassfish.grizzly.servlet.ver30.UrlPatternType
Sets the value of the value property.
setValue(String) - Method in class org.glassfish.grizzly.servlet.ver30.XsdAnyURIType
Sets the value of the value property.
setValue(boolean) - Method in class org.glassfish.grizzly.servlet.ver30.XsdBooleanType
Sets the value of the value property.
setValue(BigInteger) - Method in class org.glassfish.grizzly.servlet.ver30.XsdIntegerType
Sets the value of the value property.
setValue(String) - Method in class org.glassfish.grizzly.servlet.ver30.XsdNMTOKENType
Sets the value of the value property.
setValue(BigInteger) - Method in class org.glassfish.grizzly.servlet.ver30.XsdNonNegativeIntegerType
Sets the value of the value property.
setValue(BigInteger) - Method in class org.glassfish.grizzly.servlet.ver30.XsdPositiveIntegerType
Sets the value of the value property.
setValue(QName) - Method in class org.glassfish.grizzly.servlet.ver30.XsdQNameType
Sets the value of the value property.
setValue(String) - Method in class org.glassfish.grizzly.servlet.ver30.XsdStringType
Sets the value of the value property.
setVersion(int) - Method in class org.glassfish.grizzly.servlet.CookieWrapper
Sets the version of the cookie protocol this cookie complies with.
setVersion(String) - Method in class org.glassfish.grizzly.servlet.ver25.WebAppType
Sets the value of the version property.
setVersion(String) - Method in class org.glassfish.grizzly.servlet.ver30.WebAppType
Sets the value of the version property.
setVersion(String) - Method in class org.glassfish.grizzly.servlet.ver30.WebFragmentType
Sets the value of the version property.
setWebResourceName(String) - Method in class org.glassfish.grizzly.servlet.ver25.WebResourceCollectionType
Sets the value of the webResourceName property.
setWebResourceName(String) - Method in class org.glassfish.grizzly.servlet.ver30.WebResourceCollectionType
Sets the value of the webResourceName property.
setWrappedCookie(Cookie) - Method in class org.glassfish.grizzly.servlet.CookieWrapper
 
setWsdlFile(XsdAnyURIType) - Method in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
Sets the value of the wsdlFile property.
setWsdlFile(XsdAnyURIType) - Method in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
Sets the value of the wsdlFile property.
skip(long) - Method in class org.glassfish.grizzly.servlet.ServletReaderImpl
 
smallIcon - Variable in class org.glassfish.grizzly.servlet.ver25.IconType
 
smallIcon - Variable in class org.glassfish.grizzly.servlet.ver30.IconType
 
soapHeader - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerType
 
soapHeader - Variable in class org.glassfish.grizzly.servlet.ver30.HandlerType
 
soapRole - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefHandlerType
 
soapRole - Variable in class org.glassfish.grizzly.servlet.ver30.HandlerType
 
start() - Method in class org.glassfish.grizzly.servlet.ServletHandler
String - Class in org.glassfish.grizzly.servlet.ver25
This is a special string datatype that is defined by Java EE as a base type for defining collapsed strings.
String() - Constructor for class org.glassfish.grizzly.servlet.ver25.String
 
String - Class in org.glassfish.grizzly.servlet.ver30
This is a special string datatype that is defined by Java EE as a base type for defining collapsed strings.
String() - Constructor for class org.glassfish.grizzly.servlet.ver30.String
 

T

taglib - Variable in class org.glassfish.grizzly.servlet.ver25.JspConfigType
 
taglib - Variable in class org.glassfish.grizzly.servlet.ver30.JspConfigType
 
taglibLocation - Variable in class org.glassfish.grizzly.servlet.ver25.TaglibType
 
taglibLocation - Variable in class org.glassfish.grizzly.servlet.ver30.TaglibType
 
TaglibType - Class in org.glassfish.grizzly.servlet.ver25
The taglibType defines the syntax for declaring in the deployment descriptor that a tag library is available to the application.
TaglibType() - Constructor for class org.glassfish.grizzly.servlet.ver25.TaglibType
 
TaglibType - Class in org.glassfish.grizzly.servlet.ver30
The taglibType defines the syntax for declaring in the deployment descriptor that a tag library is available to the application.
TaglibType() - Constructor for class org.glassfish.grizzly.servlet.ver30.TaglibType
 
taglibUri - Variable in class org.glassfish.grizzly.servlet.ver25.TaglibType
 
taglibUri - Variable in class org.glassfish.grizzly.servlet.ver30.TaglibType
 
trackingMode - Variable in class org.glassfish.grizzly.servlet.ver30.SessionConfigType
 
TrackingModeType - Class in org.glassfish.grizzly.servlet.ver30
The tracking modes for sessions created by this web application Used in: session-config
TrackingModeType() - Constructor for class org.glassfish.grizzly.servlet.ver30.TrackingModeType
 
transactional - Variable in class org.glassfish.grizzly.servlet.ver30.DataSourceType
 
transportGuarantee - Variable in class org.glassfish.grizzly.servlet.ver25.UserDataConstraintType
 
transportGuarantee - Variable in class org.glassfish.grizzly.servlet.ver30.UserDataConstraintType
 
TransportGuaranteeType - Class in org.glassfish.grizzly.servlet.ver25
The transport-guaranteeType specifies that the communication between client and server should be NONE, INTEGRAL, or CONFIDENTIAL.
TransportGuaranteeType() - Constructor for class org.glassfish.grizzly.servlet.ver25.TransportGuaranteeType
 
TransportGuaranteeType - Class in org.glassfish.grizzly.servlet.ver30
The transport-guaranteeType specifies that the communication between client and server should be NONE, INTEGRAL, or CONFIDENTIAL.
TransportGuaranteeType() - Constructor for class org.glassfish.grizzly.servlet.ver30.TransportGuaranteeType
 
trimDirectiveWhitespaces - Variable in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
 
trimDirectiveWhitespaces - Variable in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
 
TrueFalseType - Class in org.glassfish.grizzly.servlet.ver25
This simple type designates a boolean with only two permissible values - true - false
TrueFalseType() - Constructor for class org.glassfish.grizzly.servlet.ver25.TrueFalseType
 
TrueFalseType - Class in org.glassfish.grizzly.servlet.ver30
This simple type designates a boolean with only two permissible values - true - false
TrueFalseType() - Constructor for class org.glassfish.grizzly.servlet.ver30.TrueFalseType
 

U

url - Variable in class org.glassfish.grizzly.servlet.ver30.DataSourceType
 
urlPattern - Variable in class org.glassfish.grizzly.servlet.ver25.JspPropertyGroupType
 
urlPattern - Variable in class org.glassfish.grizzly.servlet.ver25.ServletMappingType
 
urlPattern - Variable in class org.glassfish.grizzly.servlet.ver25.WebResourceCollectionType
 
urlPattern - Variable in class org.glassfish.grizzly.servlet.ver30.JspPropertyGroupType
 
urlPattern - Variable in class org.glassfish.grizzly.servlet.ver30.ServletMappingType
 
urlPattern - Variable in class org.glassfish.grizzly.servlet.ver30.WebResourceCollectionType
 
urlPatternOrServletName - Variable in class org.glassfish.grizzly.servlet.ver25.FilterMappingType
 
urlPatternOrServletName - Variable in class org.glassfish.grizzly.servlet.ver30.FilterMappingType
 
UrlPatternType - Class in org.glassfish.grizzly.servlet.ver25
The url-patternType contains the url pattern of the mapping.
UrlPatternType() - Constructor for class org.glassfish.grizzly.servlet.ver25.UrlPatternType
 
UrlPatternType - Class in org.glassfish.grizzly.servlet.ver30
The url-patternType contains the url pattern of the mapping.
UrlPatternType() - Constructor for class org.glassfish.grizzly.servlet.ver30.UrlPatternType
 
user - Variable in class org.glassfish.grizzly.servlet.ver30.DataSourceType
 
userDataConstraint - Variable in class org.glassfish.grizzly.servlet.ver25.SecurityConstraintType
 
userDataConstraint - Variable in class org.glassfish.grizzly.servlet.ver30.SecurityConstraintType
 
UserDataConstraintType - Class in org.glassfish.grizzly.servlet.ver25
The user-data-constraintType is used to indicate how data communicated between the client and container should be protected.
UserDataConstraintType() - Constructor for class org.glassfish.grizzly.servlet.ver25.UserDataConstraintType
 
UserDataConstraintType - Class in org.glassfish.grizzly.servlet.ver30
The user-data-constraintType is used to indicate how data communicated between the client and container should be protected.
UserDataConstraintType() - Constructor for class org.glassfish.grizzly.servlet.ver30.UserDataConstraintType
 
usingInputStream - Variable in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
Using stream flag.
usingOutputStream - Variable in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
Using output stream flag.
usingReader - Variable in class org.glassfish.grizzly.servlet.HttpServletRequestImpl
Using writer flag.
usingWriter - Variable in class org.glassfish.grizzly.servlet.HttpServletResponseImpl
Using writer flag.

V

value - Variable in class org.glassfish.grizzly.servlet.ver25.PropertyType
 
value - Variable in class org.glassfish.grizzly.servlet.ver25.String
 
value - Variable in class org.glassfish.grizzly.servlet.ver25.UrlPatternType
 
value - Variable in class org.glassfish.grizzly.servlet.ver25.XsdAnyURIType
 
value - Variable in class org.glassfish.grizzly.servlet.ver25.XsdBooleanType
 
value - Variable in class org.glassfish.grizzly.servlet.ver25.XsdIntegerType
 
value - Variable in class org.glassfish.grizzly.servlet.ver25.XsdNMTOKENType
 
value - Variable in class org.glassfish.grizzly.servlet.ver25.XsdNonNegativeIntegerType
 
value - Variable in class org.glassfish.grizzly.servlet.ver25.XsdPositiveIntegerType
 
value - Variable in class org.glassfish.grizzly.servlet.ver25.XsdQNameType
 
value - Variable in class org.glassfish.grizzly.servlet.ver25.XsdStringType
 
value() - Method in enum org.glassfish.grizzly.servlet.ver30.IsolationLevelType
 
value - Variable in class org.glassfish.grizzly.servlet.ver30.PropertyType
 
value - Variable in class org.glassfish.grizzly.servlet.ver30.String
 
value - Variable in class org.glassfish.grizzly.servlet.ver30.UrlPatternType
 
value - Variable in class org.glassfish.grizzly.servlet.ver30.XsdAnyURIType
 
value - Variable in class org.glassfish.grizzly.servlet.ver30.XsdBooleanType
 
value - Variable in class org.glassfish.grizzly.servlet.ver30.XsdIntegerType
 
value - Variable in class org.glassfish.grizzly.servlet.ver30.XsdNMTOKENType
 
value - Variable in class org.glassfish.grizzly.servlet.ver30.XsdNonNegativeIntegerType
 
value - Variable in class org.glassfish.grizzly.servlet.ver30.XsdPositiveIntegerType
 
value - Variable in class org.glassfish.grizzly.servlet.ver30.XsdQNameType
 
value - Variable in class org.glassfish.grizzly.servlet.ver30.XsdStringType
 
valueOf(String) - Static method in enum org.glassfish.grizzly.servlet.ver30.IsolationLevelType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.glassfish.grizzly.servlet.ver30.IsolationLevelType
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class org.glassfish.grizzly.servlet.ver25.WebAppType
 
version - Variable in class org.glassfish.grizzly.servlet.ver30.WebAppType
 
version - Variable in class org.glassfish.grizzly.servlet.ver30.WebFragmentType
 

W

WarPathType - Class in org.glassfish.grizzly.servlet.ver25
The elements that use this type designate a path starting with a "/" and interpreted relative to the root of a WAR file.
WarPathType() - Constructor for class org.glassfish.grizzly.servlet.ver25.WarPathType
 
WarPathType - Class in org.glassfish.grizzly.servlet.ver30
The elements that use this type designate a path starting with a "/" and interpreted relative to the root of a WAR file.
WarPathType() - Constructor for class org.glassfish.grizzly.servlet.ver30.WarPathType
 
WebAppType - Class in org.glassfish.grizzly.servlet.ver25
Java class for web-appType complex type.
WebAppType() - Constructor for class org.glassfish.grizzly.servlet.ver25.WebAppType
 
WebAppType - Class in org.glassfish.grizzly.servlet.ver30
Java class for web-appType complex type.
WebAppType() - Constructor for class org.glassfish.grizzly.servlet.ver30.WebAppType
 
WebFragmentType - Class in org.glassfish.grizzly.servlet.ver30
Java class for web-fragmentType complex type.
WebFragmentType() - Constructor for class org.glassfish.grizzly.servlet.ver30.WebFragmentType
 
webResourceCollection - Variable in class org.glassfish.grizzly.servlet.ver25.SecurityConstraintType
 
webResourceCollection - Variable in class org.glassfish.grizzly.servlet.ver30.SecurityConstraintType
 
WebResourceCollectionType - Class in org.glassfish.grizzly.servlet.ver25
The web-resource-collectionType is used to identify a subset of the resources and HTTP methods on those resources within a web application to which a security constraint applies.
WebResourceCollectionType() - Constructor for class org.glassfish.grizzly.servlet.ver25.WebResourceCollectionType
 
WebResourceCollectionType - Class in org.glassfish.grizzly.servlet.ver30
The web-resource-collectionType is used to identify the resources and HTTP methods on those resources to which a security constraint applies.
WebResourceCollectionType() - Constructor for class org.glassfish.grizzly.servlet.ver30.WebResourceCollectionType
 
webResourceName - Variable in class org.glassfish.grizzly.servlet.ver25.WebResourceCollectionType
 
webResourceName - Variable in class org.glassfish.grizzly.servlet.ver30.WebResourceCollectionType
 
welcomeFile - Variable in class org.glassfish.grizzly.servlet.ver25.WelcomeFileListType
 
welcomeFile - Variable in class org.glassfish.grizzly.servlet.ver30.WelcomeFileListType
 
WelcomeFileListType - Class in org.glassfish.grizzly.servlet.ver25
The welcome-file-list contains an ordered list of welcome files elements.
WelcomeFileListType() - Constructor for class org.glassfish.grizzly.servlet.ver25.WelcomeFileListType
 
WelcomeFileListType - Class in org.glassfish.grizzly.servlet.ver30
The welcome-file-list contains an ordered list of welcome files elements.
WelcomeFileListType() - Constructor for class org.glassfish.grizzly.servlet.ver30.WelcomeFileListType
 
write(int) - Method in class org.glassfish.grizzly.servlet.ServletOutputStreamImpl
 
write(byte[]) - Method in class org.glassfish.grizzly.servlet.ServletOutputStreamImpl
 
write(byte[], int, int) - Method in class org.glassfish.grizzly.servlet.ServletOutputStreamImpl
 
write(int) - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
write(char[], int, int) - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
write(char[]) - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
write(String, int, int) - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
write(String) - Method in class org.glassfish.grizzly.servlet.ServletWriterImpl
 
wsdlFile - Variable in class org.glassfish.grizzly.servlet.ver25.ServiceRefType
 
wsdlFile - Variable in class org.glassfish.grizzly.servlet.ver30.ServiceRefType
 

X

XsdAnyURIType - Class in org.glassfish.grizzly.servlet.ver25
This type adds an "id" attribute to xsd:anyURI.
XsdAnyURIType() - Constructor for class org.glassfish.grizzly.servlet.ver25.XsdAnyURIType
 
XsdAnyURIType - Class in org.glassfish.grizzly.servlet.ver30
This type adds an "id" attribute to xsd:anyURI.
XsdAnyURIType() - Constructor for class org.glassfish.grizzly.servlet.ver30.XsdAnyURIType
 
XsdBooleanType - Class in org.glassfish.grizzly.servlet.ver25
This type adds an "id" attribute to xsd:boolean.
XsdBooleanType() - Constructor for class org.glassfish.grizzly.servlet.ver25.XsdBooleanType
 
XsdBooleanType - Class in org.glassfish.grizzly.servlet.ver30
This type adds an "id" attribute to xsd:boolean.
XsdBooleanType() - Constructor for class org.glassfish.grizzly.servlet.ver30.XsdBooleanType
 
XsdIntegerType - Class in org.glassfish.grizzly.servlet.ver25
This type adds an "id" attribute to xsd:integer.
XsdIntegerType() - Constructor for class org.glassfish.grizzly.servlet.ver25.XsdIntegerType
 
XsdIntegerType - Class in org.glassfish.grizzly.servlet.ver30
This type adds an "id" attribute to xsd:integer.
XsdIntegerType() - Constructor for class org.glassfish.grizzly.servlet.ver30.XsdIntegerType
 
XsdNMTOKENType - Class in org.glassfish.grizzly.servlet.ver25
This type adds an "id" attribute to xsd:NMTOKEN.
XsdNMTOKENType() - Constructor for class org.glassfish.grizzly.servlet.ver25.XsdNMTOKENType
 
XsdNMTOKENType - Class in org.glassfish.grizzly.servlet.ver30
This type adds an "id" attribute to xsd:NMTOKEN.
XsdNMTOKENType() - Constructor for class org.glassfish.grizzly.servlet.ver30.XsdNMTOKENType
 
XsdNonNegativeIntegerType - Class in org.glassfish.grizzly.servlet.ver25
This type adds an "id" attribute to xsd:nonNegativeInteger.
XsdNonNegativeIntegerType() - Constructor for class org.glassfish.grizzly.servlet.ver25.XsdNonNegativeIntegerType
 
XsdNonNegativeIntegerType - Class in org.glassfish.grizzly.servlet.ver30
This type adds an "id" attribute to xsd:nonNegativeInteger.
XsdNonNegativeIntegerType() - Constructor for class org.glassfish.grizzly.servlet.ver30.XsdNonNegativeIntegerType
 
XsdPositiveIntegerType - Class in org.glassfish.grizzly.servlet.ver25
This type adds an "id" attribute to xsd:positiveInteger.
XsdPositiveIntegerType() - Constructor for class org.glassfish.grizzly.servlet.ver25.XsdPositiveIntegerType
 
XsdPositiveIntegerType - Class in org.glassfish.grizzly.servlet.ver30
This type adds an "id" attribute to xsd:positiveInteger.
XsdPositiveIntegerType() - Constructor for class org.glassfish.grizzly.servlet.ver30.XsdPositiveIntegerType
 
XsdQNameType - Class in org.glassfish.grizzly.servlet.ver25
This type adds an "id" attribute to xsd:QName.
XsdQNameType() - Constructor for class org.glassfish.grizzly.servlet.ver25.XsdQNameType
 
XsdQNameType - Class in org.glassfish.grizzly.servlet.ver30
This type adds an "id" attribute to xsd:QName.
XsdQNameType() - Constructor for class org.glassfish.grizzly.servlet.ver30.XsdQNameType
 
XsdStringType - Class in org.glassfish.grizzly.servlet.ver25
This type adds an "id" attribute to xsd:string.
XsdStringType() - Constructor for class org.glassfish.grizzly.servlet.ver25.XsdStringType
 
XsdStringType - Class in org.glassfish.grizzly.servlet.ver30
This type adds an "id" attribute to xsd:string.
XsdStringType() - Constructor for class org.glassfish.grizzly.servlet.ver30.XsdStringType
 

A B C D E F G H I J L M N O P R S T U V W X

Copyright © 2011 Oracle Corpration. All Rights Reserved.