public interface Handler
| Modifier and Type | Method and Description |
|---|---|
void |
handle(Invocation invocation,
AsyncResponse asyncResp) |
void |
init(MicroserviceMeta microserviceMeta,
InvocationType invocationType) |
void init(MicroserviceMeta microserviceMeta, InvocationType invocationType)
void handle(Invocation invocation, AsyncResponse asyncResp) throws Exception
ExceptionCopyright © 2017. All rights reserved.