@Path(value="connect/") public class Resource extends Object
| Constructor and Description |
|---|
Resource() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
connect() |
javax.ws.rs.core.Response |
connect(Long tabularResourceId) |
@Path(value="/{trId}")
@GET
public javax.ws.rs.core.Response connect(@PathParam(value="trId")
Long tabularResourceId)
@GET public javax.ws.rs.core.Response connect()
Copyright © 2020. All Rights Reserved.