jar

org.openrdf.sesame : sesame-http-protocol

Maven & Gradle

May 02, 2016
17 usages

OpenRDF Sesame: HTTP protocol · HTTP protocol (REST-style)

Table Of Contents

Latest Version

Download org.openrdf.sesame : sesame-http-protocol JAR file - Latest Versions:

All Versions

Download org.openrdf.sesame : sesame-http-protocol JAR file - All Versions:

Version Vulnerabilities Size Updated
4.1.x
4.0.x
2.9.x
2.8.x
2.7.x
2.6.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 sesame-http-protocol-4.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openrdf.http.protocol.transaction.operations

├─ org.openrdf.http.protocol.transaction.operations.AddStatementOperation.class - [JAR]

├─ org.openrdf.http.protocol.transaction.operations.ClearNamespacesOperation.class - [JAR]

├─ org.openrdf.http.protocol.transaction.operations.ClearOperation.class - [JAR]

├─ org.openrdf.http.protocol.transaction.operations.ContextOperation.class - [JAR]

├─ org.openrdf.http.protocol.transaction.operations.RemoveNamespaceOperation.class - [JAR]

├─ org.openrdf.http.protocol.transaction.operations.RemoveStatementsOperation.class - [JAR]

├─ org.openrdf.http.protocol.transaction.operations.SPARQLUpdateOperation.class - [JAR]

├─ org.openrdf.http.protocol.transaction.operations.SetNamespaceOperation.class - [JAR]

├─ org.openrdf.http.protocol.transaction.operations.StatementOperation.class - [JAR]

├─ org.openrdf.http.protocol.transaction.operations.TransactionOperation.class - [JAR]

org.openrdf.http.protocol.transaction

├─ org.openrdf.http.protocol.transaction.TransactionReader.class - [JAR]

├─ org.openrdf.http.protocol.transaction.TransactionSAXParser.class - [JAR]

├─ org.openrdf.http.protocol.transaction.TransactionWriter.class - [JAR]

├─ org.openrdf.http.protocol.transaction.TransactionXMLConstants.class - [JAR]

org.openrdf.http.protocol.error

├─ org.openrdf.http.protocol.error.ErrorInfo.class - [JAR]

├─ org.openrdf.http.protocol.error.ErrorType.class - [JAR]

org.openrdf.http.protocol

├─ org.openrdf.http.protocol.Protocol.class - [JAR]

├─ org.openrdf.http.protocol.UnauthorizedException.class - [JAR]

Advertisement