Class IpSetConfig

java.lang.Object
org.eblocker.server.common.network.unix.IpSetConfig

public class IpSetConfig extends Object
  • Constructor Details

    • IpSetConfig

      public IpSetConfig(String name, String type, String family, int maxSize)
  • Method Details

    • getName

      public String getName()
    • getType

      public String getType()
    • getFamily

      public String getFamily()
    • getMaxSize

      public int getMaxSize()