public interface Protocol
| 限定符和类型 | 方法和说明 |
|---|---|
CommandFactory |
getCommandFactory()
Get the command factory for the protocol.
|
CommandHandler |
getCommandHandler()
Get the command handler for the protocol.
|
CommandDecoder |
getDecoder()
Get the decoder for the protocol.
|
CommandEncoder |
getEncoder()
Get the newEncoder for the protocol.
|
HeartbeatTrigger |
getHeartbeatTrigger()
Get the heartbeat trigger for the protocol.
|
CommandEncoder getEncoder()
CommandDecoder getDecoder()
HeartbeatTrigger getHeartbeatTrigger()
CommandHandler getCommandHandler()
CommandFactory getCommandFactory()
Copyright © 2020. All rights reserved.