Uses of Class
org.jboss.resteasy.spi.concurrent.ThreadContexts
Packages that use ThreadContexts
-
Uses of ThreadContexts in org.jboss.resteasy.spi.concurrent
Methods in org.jboss.resteasy.spi.concurrent that return ThreadContextsModifier and TypeMethodDescriptionThreadContexts.add(ThreadContext<?> threadContext) Adds the context to the current collection.ThreadContexts.clear()Clears the current contexts.