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 Objecthandle(ClientInvocationHandler theTarget, Object[] theArgs)
-
-
-
Method Detail
-
handle
Object handle(ClientInvocationHandler theTarget, Object[] theArgs)
-
-