Uses of Class
org.apache.olingo.ext.proxy.commons.ComplexInvocationHandler
Packages that use ComplexInvocationHandler
-
Uses of ComplexInvocationHandler in org.apache.olingo.ext.proxy.commons
Methods in org.apache.olingo.ext.proxy.commons that return ComplexInvocationHandlerModifier and TypeMethodDescriptionstatic ComplexInvocationHandler
ComplexInvocationHandler.getInstance
(Class<?> typeRef, AbstractService<?> service) static ComplexInvocationHandler
ComplexInvocationHandler.getInstance
(Class<?> typeRef, AbstractService<?> service, URIBuilder uri) static ComplexInvocationHandler
ComplexInvocationHandler.getInstance
(ClientComplexValue complex, Class<?> typeRef, AbstractService<?> service) static ComplexInvocationHandler
ComplexInvocationHandler.getInstance
(ClientComplexValue complex, Class<?> typeRef, AbstractService<?> service, URIBuilder uri) static ComplexInvocationHandler
ComplexInvocationHandler.getInstance
(EntityInvocationHandler handler, Class<?> typeRef)