@Path(value="/") public class ICResource extends Object
ICResource()
String
getById(String id)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ICResource()
@GET @Path(value="/{id}") @Produces(value="text/plain") public String getById(@NotNull @PathParam(value="id") String id)
Copyright © 2023. All Rights Reserved.