Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
F
L
M
N
O
P
S
A
App
- Class in
org.glassfish.jersey.examples.server.async
Jersey example application for custom executors managed async resources.
App()
- Constructor for class org.glassfish.jersey.examples.server.async.
App
ASYNC_LONG_RUNNING_OP_PATH
- Static variable in class org.glassfish.jersey.examples.server.async.
App
ASYNC_MESSAGING_BLOCKING_PATH
- Static variable in class org.glassfish.jersey.examples.server.async.
App
ASYNC_MESSAGING_FIRE_N_FORGET_PATH
- Static variable in class org.glassfish.jersey.examples.server.async.
App
B
basicSyncExample()
- Method in class org.glassfish.jersey.examples.server.async.
LongRunningAsyncOperationResource
BlockingPostChatResource
- Class in
org.glassfish.jersey.examples.server.async
Example of a simple blocking point-to-point messaging resource.
BlockingPostChatResource()
- Constructor for class org.glassfish.jersey.examples.server.async.
BlockingPostChatResource
C
create()
- Static method in class org.glassfish.jersey.examples.server.async.
App
F
FireAndForgetChatResource
- Class in
org.glassfish.jersey.examples.server.async
Example of a simple fire&forget point-to-point messaging resource.
FireAndForgetChatResource()
- Constructor for class org.glassfish.jersey.examples.server.async.
FireAndForgetChatResource
L
longGet(AsyncResponse)
- Method in class org.glassfish.jersey.examples.server.async.
SimpleLongRunningResource
LongRunningAsyncOperationResource
- Class in
org.glassfish.jersey.examples.server.async
Example resource for long running async operations.
LongRunningAsyncOperationResource()
- Constructor for class org.glassfish.jersey.examples.server.async.
LongRunningAsyncOperationResource
M
main(String[])
- Static method in class org.glassfish.jersey.examples.server.async.
App
N
NOTIFICATION_RESPONSE
- Static variable in class org.glassfish.jersey.examples.server.async.
LongRunningAsyncOperationResource
NOTIFICATION_RESPONSE
- Static variable in class org.glassfish.jersey.examples.server.async.
SimpleLongRunningResource
O
org.glassfish.jersey.examples.server.async
- package org.glassfish.jersey.examples.server.async
P
pickUpMessage(AsyncResponse, String)
- Method in class org.glassfish.jersey.examples.server.async.
BlockingPostChatResource
pickUpMessage(AsyncResponse, String)
- Method in class org.glassfish.jersey.examples.server.async.
FireAndForgetChatResource
POST_NOTIFICATION_RESPONSE
- Static variable in class org.glassfish.jersey.examples.server.async.
BlockingPostChatResource
POST_NOTIFICATION_RESPONSE
- Static variable in class org.glassfish.jersey.examples.server.async.
FireAndForgetChatResource
postMessage(AsyncResponse, String)
- Method in class org.glassfish.jersey.examples.server.async.
BlockingPostChatResource
postMessage(String)
- Method in class org.glassfish.jersey.examples.server.async.
FireAndForgetChatResource
S
SimpleLongRunningResource
- Class in
org.glassfish.jersey.examples.server.async
Example of a simple resource with a long-running operation executed in a custom application thread.
SimpleLongRunningResource()
- Constructor for class org.glassfish.jersey.examples.server.async.
SimpleLongRunningResource
suspendViaContextExample(AsyncResponse, String)
- Method in class org.glassfish.jersey.examples.server.async.
LongRunningAsyncOperationResource
A
B
C
F
L
M
N
O
P
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007-2013 Oracle Corporation. All Rights Reserved. Use is subject to license terms.