jar

org.ow2.bonita.engine : bonita-client

Maven & Gradle

Oct 04, 2013

Bonita Client

Table Of Contents

Latest Version

Download org.ow2.bonita.engine : bonita-client JAR file - Latest Versions:

All Versions

Download org.ow2.bonita.engine : bonita-client JAR file - All Versions:

Version Vulnerabilities Size Updated
6.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 bonita-client-6.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.bonitasoft.engine.http

├─ org.bonitasoft.engine.http.BonitaResponseHandler.class - [JAR]

org.bonitasoft.engine.exception

├─ org.bonitasoft.engine.exception.UnableToReadBonitaClientConfiguration.class - [JAR]

├─ org.bonitasoft.engine.exception.UnknownAPITypeException.class - [JAR]

org.bonitasoft.engine.api.impl

├─ org.bonitasoft.engine.api.impl.ClientInterceptor.class - [JAR]

├─ org.bonitasoft.engine.api.impl.ClientSessionInterceptor.class - [JAR]

├─ org.bonitasoft.engine.api.impl.LocalServerAPIFactory.class - [JAR]

org.bonitasoft.engine.home

├─ org.bonitasoft.engine.home.BonitaHomeClient.class - [JAR]

org.bonitasoft.engine.util

├─ org.bonitasoft.engine.util.APITypeManager.class - [JAR]

org.bonitasoft.engine.api

├─ org.bonitasoft.engine.api.ApiAccessType.class - [JAR]

├─ org.bonitasoft.engine.api.EJB2ServerAPI.class - [JAR]

├─ org.bonitasoft.engine.api.EJB3ServerAPI.class - [JAR]

├─ org.bonitasoft.engine.api.HTTPServerAPI.class - [JAR]

├─ org.bonitasoft.engine.api.PlatformAPIAccessor.class - [JAR]

├─ org.bonitasoft.engine.api.TenantAPIAccessor.class - [JAR]