public interface Protocol
Marker interface to define the root of protocols multiplicity.
Any Protocol interface must extend this interface to be compatible with the protocol gateway subsystem.
Protocol