Uses of Interface
org.jboss.resteasy.spi.concurrent.ThreadContext
-
Uses of ThreadContext in org.jboss.resteasy.core.concurrent
-
Uses of ThreadContext in org.jboss.resteasy.spi.concurrent
Modifier and TypeMethodDescriptionThreadContexts.getThreadContexts()
Returns a collection of the current thread contexts.Modifier and TypeMethodDescriptionThreadContexts.add
(ThreadContext<?> threadContext) Adds the context to the current collection.