| Package | Description |
|---|---|
| org.odata4j.examples.cxf.consumer |
| Modifier and Type | Method and Description |
|---|---|
static ODataCxfConsumer.Builder |
ODataCxfConsumer.newBuilder(String serviceRootUri)
Constructs a new builder for an
ODataCxfConsumer object. |
ODataCxfConsumer.Builder |
ODataCxfConsumer.Builder.setClientBehaviors(org.odata4j.consumer.behaviors.OClientBehavior... clientBehaviors)
Sets one or more client behaviors.
|
ODataCxfConsumer.Builder |
ODataCxfConsumer.Builder.setFormatType(org.odata4j.format.FormatType formatType)
Sets a preferred
FormatType. |
Copyright © 2010–2015 JBoss by Red Hat. All rights reserved.