@Deprecated
public interface HttpParamsNames
HttpParams
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.lang.String> |
getNames()
Deprecated.
Returns the current set of names;
in the case of stacked parameters, returns the names
from all the participating HttpParams instances.
|
java.util.Set<java.lang.String> getNames()