Uses of Class
org.hcjf.io.net.http.layered.LayeredResponse
-
Packages that use LayeredResponse Package Description org.hcjf.io.net.http.layered -
-
Uses of LayeredResponse in org.hcjf.io.net.http.layered
Classes in org.hcjf.io.net.http.layered with type parameters of type LayeredResponse Modifier and Type Class Description classLayeredContext<L extends LayerInterface,P extends LayeredRequest,R extends LayeredResponse>This kind of context publish an http interface for som kind of layer.
-