|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Invocation | |
|---|---|
| org.glassfish.jersey.client | Jersey client-side classes. |
| Uses of Invocation in org.glassfish.jersey.client |
|---|
| Methods in org.glassfish.jersey.client that return Invocation | |
|---|---|
Invocation |
Invocation.Builder.build(String method)
|
Invocation |
Invocation.Builder.build(String method,
javax.ws.rs.client.Entity<?> entity)
|
Invocation |
Invocation.Builder.buildDelete()
|
Invocation |
Invocation.Builder.buildGet()
|
Invocation |
Invocation.Builder.buildPost(javax.ws.rs.client.Entity<?> entity)
|
Invocation |
Invocation.Builder.buildPut(javax.ws.rs.client.Entity<?> entity)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||