Package org.glassfish.jersey.examples.server.async
package org.glassfish.jersey.examples.server.async
-
ClassesClassDescriptionJersey example application for custom executors managed async resources.Example of a simple blocking point-to-point messaging resource.Example of a simple fire&forget point-to-point messaging resource.Example resource for long running async operations.Example of a simple resource with a long-running operation executed in a custom application thread.