Interface TestServerRouter.ResponseReply
-
- All Known Implementing Classes:
TestServerRouter.FailedReply,TestServerRouter.SuccessReply
- Enclosing class:
- TestServerRouter
public static interface TestServerRouter.ResponseReply
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T> Treply()
-