Uses of Class
org.hcjf.io.net.http.layered.LayeredRequest
-
Packages that use LayeredRequest Package Description org.hcjf.io.net.http.layered -
-
Uses of LayeredRequest in org.hcjf.io.net.http.layered
Classes in org.hcjf.io.net.http.layered with type parameters of type LayeredRequest 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.
-