| Modifier and Type | Method and Description |
|---|---|
default void |
subscribe(MessageHandler handler) |
void |
subscribe(MessageHandler handler,
ErrorHandler<? extends Throwable> errorHandler) |
default void subscribe(MessageHandler handler) throws Exception
Exceptionvoid subscribe(MessageHandler handler, ErrorHandler<? extends Throwable> errorHandler) throws Exception
ExceptionCopyright © 2017. All rights reserved.