Class Hierarchy
- java.lang.Object
- org.odata4j.examples.AbstractExample
- com.sun.jersey.core.provider.AbstractMessageReaderWriterProvider<T> (implements javax.ws.rs.ext.MessageBodyReader<T>, javax.ws.rs.ext.MessageBodyWriter<T>)
- org.odata4j.consumer.AbstractODataClient (implements org.odata4j.consumer.ODataClient)
- org.odata4j.consumer.AbstractODataConsumer (implements org.odata4j.consumer.ODataConsumer)
- org.odata4j.examples.producer.inmemory.AddressBookInMemoryExample
- javax.ws.rs.core.Application
- org.odata4j.producer.resources.AbstractODataApplication
- org.odata4j.examples.cxf.consumer.CxfClientResponse (implements org.odata4j.consumer.ODataClientResponse)
- org.odata4j.examples.jersey.consumer.DefaultJerseyClientFactory (implements org.odata4j.examples.jersey.consumer.JerseyClientFactory)
- org.odata4j.producer.resources.DefaultODataProducerProvider (implements javax.ws.rs.ext.ContextResolver<T>)
- org.odata4j.examples.producer.inmemory.InMemoryProducerExample.EtfInfo
- org.odata4j.examples.producer.inmemory.InMemoryProducerExample.MyEdmDecorator (implements org.odata4j.edm.EdmDecorator)
- org.odata4j.examples.jersey.consumer.JerseyClientResponse (implements org.odata4j.consumer.ODataClientResponse)
- org.odata4j.examples.cxf.consumer.ODataCxfConsumer.Builder (implements org.odata4j.consumer.ODataConsumer.Builder)
- org.odata4j.examples.cxf.producer.server.ODataCxfServer (implements org.odata4j.producer.server.ODataServer)
- org.odata4j.examples.consumer.ODataEndpoints
- org.odata4j.examples.jersey.consumer.ODataJerseyConsumer.Builder (implements org.odata4j.consumer.ODataConsumer.Builder)
- org.odata4j.examples.jersey.producer.server.ODataJerseyServer (implements org.odata4j.producer.server.ODataServer)
- org.odata4j.examples.ODataServerFactory
- org.odata4j.examples.producer.inmemory.addressbook.Person
- org.odata4j.examples.producer.inmemory.RoundtripExample.Customer
Interface Hierarchy
- org.odata4j.examples.jersey.consumer.JerseyClientFactory
- org.odata4j.consumer.behaviors.OClientBehavior
Enum Hierarchy
Copyright © 2010–2015 JBoss by Red Hat. All rights reserved.