Class ConnectionResponse


  • public class ConnectionResponse
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String protocol  
    • Constructor Summary

      Constructors 
      Constructor Description
      ConnectionResponse​(java.lang.String protocol)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • protocol

        public final java.lang.String protocol
    • Constructor Detail

      • ConnectionResponse

        public ConnectionResponse​(java.lang.String protocol)