Uses of Class
ca.uhn.fhir.jaxrs.server.util.JaxRsMethodBindings
-
Uses of JaxRsMethodBindings in ca.uhn.fhir.jaxrs.server
Modifier and TypeMethodDescriptionAbstractJaxRsBundleProvider.getBindings()
Return the bindings defined in this resource providerAbstractJaxRsResourceProvider.getBindings()
Return the bindings defined in this resource provider -
Uses of JaxRsMethodBindings in ca.uhn.fhir.jaxrs.server.util
Modifier and TypeMethodDescriptionstatic JaxRsMethodBindings
JaxRsMethodBindings.getMethodBindings
(AbstractJaxRsProvider theProvider, Class<? extends AbstractJaxRsProvider> theProviderClass) Get the method bindings for the given class.