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

Class Summary
App Jersey example application for custom executors managed async resources.
BlockingPostChatResource Example of a simple blocking point-to-point messaging resource.
FireAndForgetChatResource Example of a simple fire&forget point-to-point messaging resource.
LongRunningAsyncOperationResource Example resource for long running async operations.
SimpleLongRunningResource Example of a simple resource with a long-running operation executed in a custom application thread.
 



Copyright © 2007-2013 Oracle Corporation. All Rights Reserved. Use is subject to license terms.