jar

com.msopentech.odatajclient : odatajclient-proxy

Maven & Gradle

Oct 05, 2013

Client OData library for Java: Proxy · Java client API for OData 3.0 services: Proxy

Table Of Contents

Latest Version

Download com.msopentech.odatajclient : odatajclient-proxy JAR file - Latest Versions:

All Versions

Download com.msopentech.odatajclient : odatajclient-proxy JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window odatajclient-proxy-0.9.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.msopentech.odatajclient.proxy.api

├─ com.msopentech.odatajclient.proxy.api.AbstractComplexType.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.AbstractContainer.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.AbstractEntityCollection.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.AbstractEntityKey.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.AbstractEntitySet.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.AbstractOpenType.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.AsyncCall.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.EntityContainerFactory.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.NoResultException.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.NonUniqueResultException.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.Query.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.Sort.class - [JAR]

com.msopentech.odatajclient.proxy.api.context

├─ com.msopentech.odatajclient.proxy.api.context.AttachedEntity.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.context.AttachedEntityStatus.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.context.Context.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.context.EntityContext.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.context.EntityLinkDesc.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.context.EntityUUID.class - [JAR]

com.msopentech.odatajclient.proxy.api.annotations

├─ com.msopentech.odatajclient.proxy.api.annotations.ComplexType.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.annotations.CompoundKey.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.annotations.CompoundKeyElement.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.annotations.EntityContainer.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.annotations.EntitySet.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.annotations.EntityType.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.annotations.EnumType.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.annotations.FunctionImport.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.annotations.Key.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.annotations.KeyClass.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.annotations.KeyRef.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.annotations.Namespace.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.annotations.NavigationProperty.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.annotations.Parameter.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.annotations.Property.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.annotations.ReferentialConstraint.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.annotations.RowType.class - [JAR]

com.msopentech.odatajclient.proxy.api.impl

├─ com.msopentech.odatajclient.proxy.api.impl.AbstractInvocationHandler.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.impl.CompoundKeyElementWrapper.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.impl.Container.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.impl.EntityCollectionInvocationHandler.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.impl.EntityContainerInvocationHandler.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.impl.EntitySetInvocationHandler.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.impl.EntitySetIterator.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.impl.EntityTypeInvocationHandler.class - [JAR]

├─ com.msopentech.odatajclient.proxy.api.impl.QueryImpl.class - [JAR]

com.msopentech.odatajclient.proxy.utils

├─ com.msopentech.odatajclient.proxy.utils.ClassUtils.class - [JAR]

├─ com.msopentech.odatajclient.proxy.utils.EngineUtils.class - [JAR]