Uses of Interface
ix.util.Fn1

Packages that use Fn1
ix.util.http   
 

Uses of Fn1 in ix.util.http
 

Methods in ix.util.http with parameters of type Fn1
protected static void HttpObjectClient.mainLoop(java.lang.String[] argv, HttpObjectClient http, Fn1<java.lang.String,java.lang.Object> preprocess)