|
Java API Reference for Oracle Infrastructure Web Services 11 Release 1 (11.1.1) E10654-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServletMapping | |
|---|---|
| oracle.webservices.portability | This package contains the interfaces and classes needed to implement features in the web services platform portability layer. |
| Uses of ServletMapping in oracle.webservices.portability |
|---|
| Methods in oracle.webservices.portability that return types with arguments of type ServletMapping | |
|---|---|
List<ServletMapping> |
WarModule.getServletMappings() |
List<ServletMapping> |
WarModule.getServletMappings(String servletName) |
| Methods in oracle.webservices.portability with parameters of type ServletMapping | |
|---|---|
void |
WarModuleRuntime.addServletMapping(ServletMapping mapping) |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||