Interface SocketOpen

  • All Superinterfaces:
    com.google.common.base.Predicate<com.google.common.net.HostAndPort>, Predicate<com.google.common.net.HostAndPort>
    All Known Implementing Classes:
    InetSocketAddressConnect, SocketOpenUnsupported

    public interface SocketOpen
    extends com.google.common.base.Predicate<com.google.common.net.HostAndPort>
    Tests to see if a socket is open.
    • Method Summary

      • Methods inherited from interface com.google.common.base.Predicate

        apply, equals, test