Lines Matching full:void
10 void setSecure(boolean secure);
13 void setHeader(String name, String value);
17 void setHost(String host) throws ParseException;
20 void setLrParam();
24 void setMAddrParam(String mAddrParam) throws ParseException;
27 void setPort(int port) throws InvalidArgumentException;
30 void setTTLParam(int ttlParam);
33 void setTransportParam(String transportParam) throws ParseException;
37 void setUser(String user);
39 void setUserParam(String userParam);
42 void removeUserType();
45 void setUserPassword(String userPassword);
51 void setMethodParam(String methodParam) throws ParseException;