Interface IdProtocolMessagesType<T extends IdProtocolMessageType>

Type Parameters:
T - The type of protocol messages
All Known Implementing Classes:
IdACB1Messages, IdUCB1Messages

public interface IdProtocolMessagesType<T extends IdProtocolMessageType>
The interface exposed by protocol message handlers.