Class StubComputeServiceDependenciesModule.StubSocketOpen

java.lang.Object
org.jclouds.compute.stub.config.StubComputeServiceDependenciesModule.StubSocketOpen
All Implemented Interfaces:
com.google.common.base.Predicate<com.google.common.net.HostAndPort>, Predicate<com.google.common.net.HostAndPort>, SocketOpen
Enclosing class:
StubComputeServiceDependenciesModule

@Singleton public static class StubComputeServiceDependenciesModule.StubSocketOpen extends Object implements SocketOpen
  • Constructor Details

  • Method Details

    • apply

      public boolean apply(com.google.common.net.HostAndPort input)
      Specified by:
      apply in interface com.google.common.base.Predicate<com.google.common.net.HostAndPort>