Class ProtocolManager


  • public final class ProtocolManager
    extends Object
    A manager for switching behaviours between difference wire protocol.

    Basically, wire protocol should be backward and forward compatible between minor versions. However, there are several cases that it's different due to Jute's limitations.

    • Constructor Detail

      • ProtocolManager

        public ProtocolManager()