Class SocketCustomizationListener

    • Constructor Detail

      • SocketCustomizationListener

        public SocketCustomizationListener()
        Construct with SSL unwrapping on.
      • SocketCustomizationListener

        public SocketCustomizationListener​(boolean ssl)
        Parameters:
        ssl - If True, then a Socket underlying an SSLConnection is unwrapped and notified.