Uses of Class
org.refcodes.rest.JdkHttpRestClient
-
Uses of JdkHttpRestClient in org.refcodes.rest
Methods in org.refcodes.rest that return JdkHttpRestClientModifier and TypeMethodDescriptionJdkHttpRestClient.Builder.build()Builds a new instance from the accumulated configuration.JdkHttpRestClient.withBasicAuthCredentials(String aUserName, String aSecret) JdkHttpRestClient.withBasicAuthCredentials(BasicAuthCredentials aBasicAuthCredentials) JdkHttpRestClient.withClose()JdkHttpRestClient.withCloseIn(int aCloseMillis) JdkHttpRestClient.withCloseQuietly()JdkHttpRestClient.withCloseUnchecked()JdkHttpRestClient.withOAuthToken(OauthToken aOauthToken) JdkHttpRestClient.withOpen()Open the component's connection(s).JdkHttpRestClient.withUserAgent(String aUserAgent)