Class RestClientSubstitution.DefaultMethodProxyHandler
java.lang.Object
io.helidon.integrations.graal.mp.nativeimage.extension.RestClientSubstitution.DefaultMethodProxyHandler
- All Implemented Interfaces:
- InvocationHandler
- Enclosing class:
- RestClientSubstitution
public static class RestClientSubstitution.DefaultMethodProxyHandler
extends Object
implements InvocationHandler
Only for native image.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
DefaultMethodProxyHandlerpublic DefaultMethodProxyHandler()
 
- 
- 
Method Details- 
invoke- Specified by:
- invokein interface- InvocationHandler
- Throws:
- Throwable
 
 
-