|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServletDestination | |
|---|---|
| org.apache.cxf.transport.servlet | |
| Uses of ServletDestination in org.apache.cxf.transport.servlet |
|---|
| Methods in org.apache.cxf.transport.servlet that return ServletDestination | |
|---|---|
protected ServletDestination |
ServletController.checkRestfulRequest(javax.servlet.http.HttpServletRequest request)
|
protected ServletDestination |
ServletController.getDestination(String address)
|
ServletDestination |
ServletTransportFactory.getDestinationForPath(String path)
|
ServletDestination |
ServletTransportFactory.getDestinationForPath(String path,
boolean tryDecoding)
|
| Methods in org.apache.cxf.transport.servlet that return types with arguments of type ServletDestination | |
|---|---|
Collection<ServletDestination> |
ServletTransportFactory.getDestinations()
|
| Methods in org.apache.cxf.transport.servlet with parameters of type ServletDestination | |
|---|---|
void |
ServletController.invokeDestination(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ServletDestination d)
|
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||