JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
ca.uhn.fhir.rest.client.impl
Interface ClientInvocationHandlerFactory.ILambda
Enclosing class:
ClientInvocationHandlerFactory
public static interface
ClientInvocationHandlerFactory.ILambda
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
handle
(
ClientInvocationHandler
theTarget,
Object
[] theArgs)
Method Details
handle
Object
handle
(
ClientInvocationHandler
theTarget,
Object
[] theArgs)