|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Invocation.Builder | |
|---|---|
| org.glassfish.jersey.client | Jersey client-side classes. |
| Uses of Invocation.Builder in org.glassfish.jersey.client |
|---|
| Methods in org.glassfish.jersey.client that return Invocation.Builder | |
|---|---|
Invocation.Builder |
Invocation.Builder.acceptLanguage(Locale... locales)
|
Invocation.Builder |
Invocation.Builder.acceptLanguage(String... locales)
|
Invocation.Builder |
Invocation.Builder.allow(Set<String> methods)
|
Invocation.Builder |
Invocation.Builder.allow(String... methods)
|
Invocation.Builder |
Invocation.Builder.cacheControl(javax.ws.rs.core.CacheControl cacheControl)
|
Invocation.Builder |
Invocation.Builder.cookie(javax.ws.rs.core.Cookie cookie)
|
Invocation.Builder |
Invocation.Builder.header(String name,
Object value)
|
Invocation.Builder |
Invocation.Builder.headers(javax.ws.rs.core.RequestHeaders headers)
|
Invocation.Builder |
Target.request()
|
Invocation.Builder |
Target.request(javax.ws.rs.core.MediaType... acceptedResponseTypes)
|
Invocation.Builder |
Target.request(String... acceptedResponseTypes)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||