Interface VPNServer.Protocol

  • Enclosing class:
    VPNServer

    public static interface VPNServer.Protocol
    The transport protocol used by this VPN server.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String TCP
      tcp.
      static String UDP
      udp.