Uses of Class
org.jboss.resteasy.core.AsyncResponseConsumer
Packages that use AsyncResponseConsumer
-
Uses of AsyncResponseConsumer in org.jboss.resteasy.core
Methods in org.jboss.resteasy.core that return AsyncResponseConsumerModifier and TypeMethodDescriptionstatic AsyncResponseConsumer
AsyncResponseConsumer.makeAsyncResponseConsumer
(ResourceMethodInvoker method, AsyncResponseProvider<?> asyncResponseProvider) static AsyncResponseConsumer
AsyncResponseConsumer.makeAsyncResponseConsumer
(ResourceMethodInvoker method, AsyncStreamProvider<?> asyncStreamProvider)