Uses of Interface
org.glassfish.jersey.server.model.Suspendable
-
Packages that use Suspendable Package Description org.glassfish.jersey.server.model Jersey server-side application & resource modeling classes. -
-
Uses of Suspendable in org.glassfish.jersey.server.model
Classes in org.glassfish.jersey.server.model that implement Suspendable Modifier and Type Class Description class
ResourceMethod
Model of a method available on a resource.
-