Class SendCommandHandler
java.lang.Object
io.github.theword.queqiao.core.protocol.AbstractProtocolHandler<EmptyPayload,Void>
io.github.theword.queqiao.core.protocol.handler.SendCommandHandler
-
Field Summary
Fields inherited from class io.github.theword.queqiao.core.protocol.AbstractProtocolHandler
handleApiService, logger -
Constructor Summary
ConstructorsConstructorDescriptionSendCommandHandler(org.slf4j.Logger logger, HandleApiService handleApiService) -
Method Summary
Methods inherited from class io.github.theword.queqiao.core.protocol.AbstractProtocolHandler
handle
-
Constructor Details
-
SendCommandHandler
-
-
Method Details
-
handlePayload
- Specified by:
handlePayloadin classAbstractProtocolHandler<EmptyPayload,Void> - Throws:
ProtocolException
-