Class GatewayRoute


  • public class GatewayRoute
    extends Object
    Gateway routing details.
    • Constructor Detail

      • GatewayRoute

        public GatewayRoute()
    • Method Detail

      • localAddress

        public String localAddress()
        Get the localAddress value.
        Returns:
        the localAddress value
      • network

        public String network()
        Get the network value.
        Returns:
        the network value
      • nextHop

        public String nextHop()
        Get the nextHop value.
        Returns:
        the nextHop value
      • sourcePeer

        public String sourcePeer()
        Get the sourcePeer value.
        Returns:
        the sourcePeer value
      • origin

        public String origin()
        Get the origin value.
        Returns:
        the origin value
      • asPath

        public String asPath()
        Get the asPath value.
        Returns:
        the asPath value
      • weight

        public Integer weight()
        Get the weight value.
        Returns:
        the weight value