|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServletMapping | |
---|---|
com.sun.grizzly.http.webxml.schema.version_2_3 |
Uses of ServletMapping in com.sun.grizzly.http.webxml.schema.version_2_3 |
---|
Fields in com.sun.grizzly.http.webxml.schema.version_2_3 with type parameters of type ServletMapping | |
---|---|
protected List<ServletMapping> |
WebApp.servletMapping
|
Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return ServletMapping | |
---|---|
ServletMapping |
ObjectFactory.createServletMapping()
Create an instance of ServletMapping |
Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return types with arguments of type ServletMapping | |
---|---|
List<ServletMapping> |
WebApp.getServletMapping()
Gets the value of the servletMapping property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |