| Modifier and Type | Field and Description |
|---|---|
static String |
NOTIFICATION_RESPONSE |
| Constructor and Description |
|---|
LongRunningAsyncOperationResource() |
| Modifier and Type | Method and Description |
|---|---|
String |
basicSyncExample() |
void |
suspendViaContextExample(AsyncResponse ar,
String query) |
public static final String NOTIFICATION_RESPONSE
@GET @Path(value="async") public void suspendViaContextExample(@Suspended AsyncResponse ar, @QueryParam(value="query") String query)
Copyright © 2007-2024,Oracleand/or its affiliates.All Rights Reserved. Use is subject to license terms.