Interface ConnectionValidator


public interface ConnectionValidator
Created by wed on 23.10.2014.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    allow(InetAddress address)
     
  • Method Details