@Produces(value="text/plain") public class LongRunningAsyncOperationResource extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
NOTIFICATION_RESPONSE |
| Constructor and Description |
|---|
LongRunningAsyncOperationResource() |
| Modifier and Type | Method and Description |
|---|---|
String |
basicSyncExample() |
void |
suspendViaContextExample(jakarta.ws.rs.container.AsyncResponse ar,
String query) |
public static final String NOTIFICATION_RESPONSE
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.