Uses of Interface
org.jboss.resteasy.plugins.server.Cleanable
-
Packages that use Cleanable Package Description org.jboss.resteasy.plugins.server -
-
Uses of Cleanable in org.jboss.resteasy.plugins.server
Methods in org.jboss.resteasy.plugins.server that return types with arguments of type Cleanable Modifier and Type Method Description HashSet<Cleanable>
Cleanables. getCleanables()
Methods in org.jboss.resteasy.plugins.server with parameters of type Cleanable Modifier and Type Method Description void
Cleanables. addCleanable(Cleanable cleanable)
-