jar

org.pipservices : pip-services4-http

Maven & Gradle

Nov 21, 2023
0 stars

Pip.Services HTTP · Networking and communication platform for Pip.Services in Java

Table Of Contents

Latest Version

Download org.pipservices : pip-services4-http JAR file - Latest Versions:

All Versions

Download org.pipservices : pip-services4-http JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.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 pip-services4-http-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.pipservices4.http.clients

├─ org.pipservices4.http.clients.CommandableHttpClient.class - [JAR]

├─ org.pipservices4.http.clients.RestClient.class - [JAR]

org.pipservices4.http.build

├─ org.pipservices4.http.build.DefaultHttpFactory.class - [JAR]

org.pipservices4.http.controllers

├─ org.pipservices4.http.controllers.AboutOperations.class - [JAR]

├─ org.pipservices4.http.controllers.AuthorizeFunction.class - [JAR]

├─ org.pipservices4.http.controllers.CommandableHttpController.class - [JAR]

├─ org.pipservices4.http.controllers.CommandableSwaggerDocument.class - [JAR]

├─ org.pipservices4.http.controllers.HeartbeatOperations.class - [JAR]

├─ org.pipservices4.http.controllers.HeartbeatRestController.class - [JAR]

├─ org.pipservices4.http.controllers.HttpEndpoint.class - [JAR]

├─ org.pipservices4.http.controllers.HttpRequestDetector.class - [JAR]

├─ org.pipservices4.http.controllers.HttpResponseSender.class - [JAR]

├─ org.pipservices4.http.controllers.IRegisterable.class - [JAR]

├─ org.pipservices4.http.controllers.ISwaggerController.class - [JAR]

├─ org.pipservices4.http.controllers.RestController.class - [JAR]

├─ org.pipservices4.http.controllers.RestOperations.class - [JAR]

├─ org.pipservices4.http.controllers.StatusOperations.class - [JAR]

├─ org.pipservices4.http.controllers.StatusRestController.class - [JAR]

org.pipservices4.http.test

├─ org.pipservices4.http.test.TestCommandableHttpClient.class - [JAR]

├─ org.pipservices4.http.test.TestRestClient.class - [JAR]

org.pipservices4.http.auth

├─ org.pipservices4.http.auth.BasicAuthorizer.class - [JAR]

├─ org.pipservices4.http.auth.OwnerAuthorizer.class - [JAR]

├─ org.pipservices4.http.auth.PipSecurityContext.class - [JAR]

├─ org.pipservices4.http.auth.RoleAuthorizer.class - [JAR]

├─ org.pipservices4.http.auth.UserPrincipal.class - [JAR]