jar

org.sapia : sapia_corus_iop

Maven & Gradle

Oct 16, 2010

Sapia Corus Interop Java Impl. · The Java implementation of the Corus interoperability protocol

Table Of Contents

Latest Version

Download org.sapia : sapia_corus_iop JAR file - Latest Versions:

All Versions

Download org.sapia : sapia_corus_iop JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0

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 sapia_corus_iop-2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.sapia.corus.interop

├─ org.sapia.corus.interop.InteropProcessor.class - [JAR]

org.sapia.corus.interop.soap

├─ org.sapia.corus.interop.soap.Body.class - [JAR]

├─ org.sapia.corus.interop.soap.Envelope.class - [JAR]

├─ org.sapia.corus.interop.soap.Fault.class - [JAR]

├─ org.sapia.corus.interop.soap.FaultException.class - [JAR]

├─ org.sapia.corus.interop.soap.Header.class - [JAR]

├─ org.sapia.corus.interop.soap.SoapSerializer.class - [JAR]

org.sapia.corus.interop.helpers

├─ org.sapia.corus.interop.helpers.ClientStatelessSoapStreamHelper.class - [JAR]

├─ org.sapia.corus.interop.helpers.MockClientServer.class - [JAR]

├─ org.sapia.corus.interop.helpers.MockProtocol.class - [JAR]

├─ org.sapia.corus.interop.helpers.MockStreamConnection.class - [JAR]

├─ org.sapia.corus.interop.helpers.MockStreamListener.class - [JAR]

├─ org.sapia.corus.interop.helpers.RequestListener.class - [JAR]

├─ org.sapia.corus.interop.helpers.ServerStatelessSoapStreamHelper.class - [JAR]

├─ org.sapia.corus.interop.helpers.StreamConnection.class - [JAR]

├─ org.sapia.corus.interop.helpers.URLStreamConnection.class - [JAR]

org.sapia.corus.interop.http

├─ org.sapia.corus.interop.http.HttpProtocol.class - [JAR]

├─ org.sapia.corus.interop.http.HttpURLStreamConnection.class - [JAR]

org.sapia.corus.interop.client

├─ org.sapia.corus.interop.client.ClientStatusListener.class - [JAR]

├─ org.sapia.corus.interop.client.CyclicIdGenerator.class - [JAR]

├─ org.sapia.corus.interop.client.InteropClient.class - [JAR]

├─ org.sapia.corus.interop.client.InteropClientThread.class - [JAR]

├─ org.sapia.corus.interop.client.InteropProtocol.class - [JAR]

├─ org.sapia.corus.interop.client.Log.class - [JAR]

├─ org.sapia.corus.interop.client.PlatformMBeansStatusHelper.class - [JAR]

├─ org.sapia.corus.interop.client.ProtocolAlreadySetException.class - [JAR]

├─ org.sapia.corus.interop.client.StdoutLog.class - [JAR]

Advertisement