|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServletName | |
---|---|
com.sun.grizzly.http.webxml.schema.version_2_2 |
Uses of ServletName in com.sun.grizzly.http.webxml.schema.version_2_2 |
---|
Fields in com.sun.grizzly.http.webxml.schema.version_2_2 declared as ServletName | |
---|---|
protected ServletName |
Servlet.servletName
|
protected ServletName |
ServletMapping.servletName
|
Methods in com.sun.grizzly.http.webxml.schema.version_2_2 that return ServletName | |
---|---|
ServletName |
ObjectFactory.createServletName()
Create an instance of ServletName |
ServletName |
Servlet.getServletName()
Gets the value of the servletName property. |
ServletName |
ServletMapping.getServletName()
Gets the value of the servletName property. |
Methods in com.sun.grizzly.http.webxml.schema.version_2_2 with parameters of type ServletName | |
---|---|
void |
Servlet.setServletName(ServletName value)
Sets the value of the servletName property. |
void |
ServletMapping.setServletName(ServletName value)
Sets the value of the servletName property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |