Class Network


  • public class Network
    extends java.lang.Object
    salt.modules.network
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Network.INet
      Network interface as returned by "network.interfaces".
      static class  Network.INet6
      Network interface (IPv6) as returned by "network.interfaces".
      static class  Network.Interface
      Network interface as returned by "network.interfaces".
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Network()  
    • Constructor Detail

      • Network

        private Network()