Uses of Class
net.ideahut.springboot.rest.RestPair
Packages that use RestPair
-
Uses of RestPair in net.ideahut.springboot.rest
Method parameters in net.ideahut.springboot.rest with type arguments of type RestPairModifier and TypeMethodDescriptionorg.apache.commons.httpclient.HttpMethodRestMethod.newHttpMethod(String url, byte[] entity, Collection<RestPair> parameters) org.apache.commons.httpclient.HttpMethodRestMethod.newHttpMethod(String url, Collection<RestPair> parameters) static voidRestMethod.setHeaders(org.apache.commons.httpclient.HttpMethod method, Collection<RestPair> headers)