Uses of Class
ca.uhn.fhir.rest.client.method.BaseMethodBinding
-
Uses of BaseMethodBinding in ca.uhn.fhir.rest.client.impl
Modifier and TypeMethodDescriptionvoid
ClientInvocationHandler.addBinding
(Method theMethod, BaseMethodBinding<?> theBinding) void
ClientInvocationHandlerFactory.addBinding
(Method theMethod, BaseMethodBinding<?> theBinding) -
Uses of BaseMethodBinding in ca.uhn.fhir.rest.client.method
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
Base class for an operation that has a resource type but not a resource body in the request bodyclass
class
class
class
class
Modifier and TypeMethodDescriptionstatic BaseMethodBinding
<?> BaseMethodBinding.bindMethod
(Method theMethod, ca.uhn.fhir.context.FhirContext theContext, Object theProvider)