| Constructor and Description |
|---|
TestResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
defaultTest(AsynchronousResponse response) |
void |
test(AsynchronousResponse response) |
@GET @Path(value="test") public void test(AsynchronousResponse response)
@GET @Path(value="default") public void defaultTest(AsynchronousResponse response)
Copyright © 2018 JBoss by Red Hat. All rights reserved.