Package org.glassfish.jersey.examples.server.async.managed
-
Class Summary Class Description App Jersey example application for custom executors managed async resources.ChatResource Example of a simple fire&forget point-to-point messaging resource.Message Chat message JAXB POJO.SimpleJerseyExecutorManagedLongRunningResource Example of a simple resource with a long-running operation executed in a custom Jersey container request processing thread.