Package | Description |
---|---|
org.apache.catalina.connector | |
org.apache.catalina.core | |
org.apache.catalina.servlets |
This package contains
Servlets that implement some of the
standard functionality provided by the Catalina servlet container. |
org.apache.catalina.ssi |
This package contains code that is used by the SsiInvoker.
|
Modifier and Type | Field and Description |
---|---|
protected static URLEncoder |
CoyoteAdapter.urlEncoder
Encoder for the Location URL in HTTP redirects.
|
Modifier and Type | Field and Description |
---|---|
protected static URLEncoder |
StandardContext.urlEncoder
Array containing the safe characters set.
|
Modifier and Type | Field and Description |
---|---|
protected static URLEncoder |
DefaultServlet.urlEncoder
Array containing the safe characters set.
|
Modifier and Type | Field and Description |
---|---|
protected static URLEncoder |
SSIMediator.urlEncoder |
Copyright © 2013 JBoss by Red Hat. All rights reserved.