Package org.infinispan.rest.resources
Class ProtobufResource
java.lang.Object
org.infinispan.rest.resources.BaseCacheResource
org.infinispan.rest.resources.ProtobufResource
- All Implemented Interfaces:
ResourceHandler
Protobuf schema manipulation Resource
- Since:
- 11
- Author:
- Katia Aresti
-
Constructor Summary
ConstructorDescriptionProtobufResource
(InvocationHelper invocationHelper, RestTelemetryService telemetryService) -
Method Summary
-
Constructor Details
-
ProtobufResource
-
-
Method Details
-
getInvocations
Description copied from interface:ResourceHandler
Return theInvocations
handled by this ResourceHandler.- Specified by:
getInvocations
in interfaceResourceHandler
-