|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DispatchingListener | |
---|---|
com.sun.jersey.spi.container | Provides support for containers and the web application that manages resource classes. |
com.sun.jersey.spi.monitoring |
Uses of DispatchingListener in com.sun.jersey.spi.container |
---|
Methods in com.sun.jersey.spi.container that return DispatchingListener | |
---|---|
DispatchingListener |
WebApplication.getDispatchingListener()
Get an instance of DispatchingListener that should be
used to monitor request processing. |
Uses of DispatchingListener in com.sun.jersey.spi.monitoring |
---|
Methods in com.sun.jersey.spi.monitoring that return DispatchingListener | |
---|---|
DispatchingListener |
DispatchingListenerAdapter.adapt(DispatchingListener dispatchingListener)
Adapt a DispatchingListener . |
Methods in com.sun.jersey.spi.monitoring with parameters of type DispatchingListener | |
---|---|
DispatchingListener |
DispatchingListenerAdapter.adapt(DispatchingListener dispatchingListener)
Adapt a DispatchingListener . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |