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