|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OsgiDestination | |
---|---|
org.apache.cxf.transport.http_osgi |
Uses of OsgiDestination in org.apache.cxf.transport.http_osgi |
---|
Methods in org.apache.cxf.transport.http_osgi that return OsgiDestination | |
---|---|
OsgiDestination |
OsgiDestinationRegistryIntf.getDestinationForPath(String path)
|
OsgiDestination |
OsgiDestinationRegistry.getDestinationForPath(String path)
|
Methods in org.apache.cxf.transport.http_osgi that return types with arguments of type OsgiDestination | |
---|---|
Collection<OsgiDestination> |
OsgiDestinationRegistryIntf.getDestinations()
|
Collection<OsgiDestination> |
OsgiDestinationRegistry.getDestinations()
|
Methods in org.apache.cxf.transport.http_osgi with parameters of type OsgiDestination | |
---|---|
void |
OsgiDestinationRegistryIntf.addDestination(String path,
OsgiDestination destination)
|
void |
OsgiDestinationRegistry.addDestination(String path,
OsgiDestination destination)
|
void |
OsgiServletController.invokeDestination(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
OsgiDestination d)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |