|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Protocol
A protocol contains a group of commands.
| Method Summary | |
|---|---|
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 encoder for the protocol. |
HeartbeatTrigger |
getHeartbeatTrigger()
Get the heartbeat trigger for the protocol. |
| Method Detail |
|---|
CommandEncoder getEncoder()
CommandDecoder getDecoder()
HeartbeatTrigger getHeartbeatTrigger()
CommandHandler getCommandHandler()
CommandFactory getCommandFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||