Class TunnelKeys


  • public final class TunnelKeys
    extends java.lang.Object
    Static utility methods pertaining to TunnelKey instances.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static TunnelKey<java.lang.String> flowTunnelKey()
      Returns a tunnel key with FLOW keyword.
      • Methods inherited from class java.lang.Object

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

      • flowTunnelKey

        public static TunnelKey<java.lang.String> flowTunnelKey()
        Returns a tunnel key with FLOW keyword.
        Returns:
        tunnel key instance