Uses of Class
juzu.request.ResponseParameter

Packages that use ResponseParameter
juzu.request   
 

Uses of ResponseParameter in juzu.request
 

Methods in juzu.request with type parameters of type ResponseParameter
<M extends Map<String,ResponseParameter>>
M
ResponseParameter.addTo(M map)
           
 

Methods in juzu.request that return ResponseParameter
static ResponseParameter ResponseParameter.create(Encoding encoded, String name, String... value)
           
static ResponseParameter ResponseParameter.create(Encoding encoded, String name, String value)
           
static ResponseParameter ResponseParameter.create(String name, String... value)
           
static ResponseParameter ResponseParameter.create(String name, String value)
           
 

Methods in juzu.request that return types with arguments of type ResponseParameter
 Map<String,ResponseParameter> Phase.View.Dispatch.getParameters()
           
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.