@FunctionalInterface public interface HandlerFactory
| Modifier and Type | Method and Description |
|---|---|
Optional<Handler<DeserializingMessage>> |
createHandler(Object target) |
Optional<Handler<DeserializingMessage>> createHandler(Object target)
Copyright © 2019 Flux Capacitor. All rights reserved.