Class ProtocolOptions


  • public class ProtocolOptions
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ProtocolOptions​(java.lang.String name, int version)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getName()  
      int getVersion()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ProtocolOptions

        public ProtocolOptions​(java.lang.String name,
                               int version)
    • Method Detail

      • getName

        public java.lang.String getName()
      • getVersion

        public int getVersion()