|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.odata4j.cxf.consumer.ODataCxfConsumer.Builder
public static class ODataCxfConsumer.Builder
| Method Summary | |
|---|---|
ODataCxfConsumer |
build()
Builds the ODataCxfConsumer object. |
ODataCxfConsumer.Builder |
setClientBehaviors(OClientBehavior... clientBehaviors)
Sets one or more client behaviors. |
ODataCxfConsumer.Builder |
setFormatType(FormatType formatType)
Sets a preferred FormatType. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public ODataCxfConsumer build()
ODataCxfConsumer object.
build in interface ODataConsumer.Builderpublic ODataCxfConsumer.Builder setClientBehaviors(OClientBehavior... clientBehaviors)
Client behaviors transform http requests to interact with services that require custom extensions.
setClientBehaviors in interface ODataConsumer.BuilderclientBehaviors - the client behaviors
public ODataCxfConsumer.Builder setFormatType(FormatType formatType)
FormatType. Defaults to FormatType.ATOM.
setFormatType in interface ODataConsumer.BuilderformatType - the format type
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||