JerseyInvocation |
JerseyInvocation.Builder.build(java.lang.String method) |
JerseyInvocation |
JerseyInvocation.Builder.build(java.lang.String method,
javax.ws.rs.client.Entity<?> entity) |
JerseyInvocation |
JerseyInvocation.Builder.buildDelete() |
JerseyInvocation |
JerseyInvocation.Builder.buildGet() |
JerseyInvocation |
JerseyInvocation.Builder.buildPost(javax.ws.rs.client.Entity<?> entity) |
JerseyInvocation |
JerseyInvocation.Builder.buildPut(javax.ws.rs.client.Entity<?> entity) |
JerseyInvocation |
JerseyInvocation.property(java.lang.String name,
java.lang.Object value) |