@Path(value="agent/listenable") @Produces(value="application/json") public class ListenableFutureAgentResource extends Object
| Constructor and Description |
|---|
ListenableFutureAgentResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
listenable(AsyncResponse async) |
@GET @ManagedAsync public void listenable(@Suspended AsyncResponse async)
Copyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.