Package org.commonjava.test.http.util
Interface PortFinder.PortConsumer<T>
-
- Enclosing class:
- PortFinder
public static interface PortFinder.PortConsumer<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tcall(int port)
-
-
-
Method Detail
-
call
T call(int port) throws IOException
- Throws:
IOException
-
-