Class TestServerRouter.FailedReply
- java.lang.Object
-
- org.dominokit.domino.test.api.client.TestServerRouter.FailedReply
-
- All Implemented Interfaces:
TestServerRouter.ResponseReply
- Enclosing class:
- TestServerRouter
public static class TestServerRouter.FailedReply extends Object implements TestServerRouter.ResponseReply
-
-
Constructor Summary
Constructors Constructor Description FailedReply(org.dominokit.rest.shared.request.FailedResponseBean failedResponseBean)
-
-
-
Method Detail
-
reply
public org.dominokit.rest.shared.request.ResponseBean reply()
- Specified by:
replyin interfaceTestServerRouter.ResponseReply
-
-