Package org.glassfish.jersey.examples.server.async.managed


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