
Uses of Class
ca.uhn.fhir.rest.client.method.BaseMethodBinding
Packages that use BaseMethodBinding
-
Uses of BaseMethodBinding in ca.uhn.fhir.rest.client.impl
Methods in ca.uhn.fhir.rest.client.impl with parameters of type BaseMethodBindingModifier and TypeMethodDescriptionvoidClientInvocationHandler.addBinding(Method theMethod, BaseMethodBinding<?> theBinding) voidClientInvocationHandlerFactory.addBinding(Method theMethod, BaseMethodBinding<?> theBinding) -
Uses of BaseMethodBinding in ca.uhn.fhir.rest.client.method
Subclasses of BaseMethodBinding in ca.uhn.fhir.rest.client.methodModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassBase class for an operation that has a resource type but not a resource body in the request bodyclassclassclassclassclassMethods in ca.uhn.fhir.rest.client.method that return BaseMethodBindingModifier and TypeMethodDescriptionstatic BaseMethodBinding<?> BaseMethodBinding.bindMethod(Method theMethod, ca.uhn.fhir.context.FhirContext theContext, Object theProvider)