Package ucar.httpservices
Interface HTTPIntercepts.Printer
-
- Enclosing class:
- HTTPIntercepts
public static interface HTTPIntercepts.Printer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
print(String s)
void
println(String s)
-