Interface BHiveResource

All Known Implementing Classes:
BHiveResourceImpl

@Path("/hive") @Produces("application/json") @Consumes("application/json") public interface BHiveResource
Resource allowing access to a single BHive.
  • Method Details