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