Package | Description |
---|---|
org.apache.olingo.client.api | |
org.apache.olingo.client.api.domain | |
org.apache.olingo.ext.pojogen |
Modifier and Type | Interface and Description |
---|---|
interface |
EdmEnabledODataClient |
Modifier and Type | Method and Description |
---|---|
static ODataClient |
ODataClientBuilder.createClient()
Create an new ODataClient based on via system property ODATA_CLIENT_IMPL_SYS_PROPERTY
class name or if not net the default ODATA_CLIENT_IMPL_CLASS set class.
|
Modifier and Type | Field and Description |
---|---|
protected ODataClient |
ClientEntitySetIterator.odataClient |
Constructor and Description |
---|
ClientEntitySetIterator(ODataClient odataClient,
InputStream stream,
ContentType contentType)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected ODataClient |
V4POJOGenMojo.getClient() |
protected abstract ODataClient |
AbstractPOJOGenMojo.getClient() |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.