-
- All Implemented Interfaces:
-
com.wix.detox.adapters.server.DetoxActionHandler
public final class InvokeActionHandler implements DetoxActionHandler
-
-
Constructor Summary
Constructors Constructor Description InvokeActionHandler(MethodInvocation methodInvocation, OutboundServerAdapter outboundServerAdapter, Function1<Throwable, String> errorParse)
InvokeActionHandler(MethodInvocation methodInvocation, OutboundServerAdapter outboundServerAdapter)
-
Method Summary
-
-
Constructor Detail
-
InvokeActionHandler
InvokeActionHandler(MethodInvocation methodInvocation, OutboundServerAdapter outboundServerAdapter, Function1<Throwable, String> errorParse)
-
InvokeActionHandler
InvokeActionHandler(MethodInvocation methodInvocation, OutboundServerAdapter outboundServerAdapter)
-
-
-
-