jar

org.xins : xins-client

Maven & Gradle

Oct 06, 2012

XINS client Framework · The XINS client framework

Table Of Contents

Latest Version

Download org.xins : xins-client JAR file - Latest Versions:

All Versions

Download org.xins : xins-client JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0
2.3
2.2
2.1
2.0
1.5.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 xins-client-3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.xins.client

├─ org.xins.client.AbstractCAPI.class - [JAR]

├─ org.xins.client.AbstractCAPICallRequest.class - [JAR]

├─ org.xins.client.AbstractCAPICallResult.class - [JAR]

├─ org.xins.client.AbstractCAPIErrorCodeException.class - [JAR]

├─ org.xins.client.DisabledFunctionException.class - [JAR]

├─ org.xins.client.FileServiceCaller.class - [JAR]

├─ org.xins.client.InternalErrorException.class - [JAR]

├─ org.xins.client.InvalidRequestException.class - [JAR]

├─ org.xins.client.InvalidResultXINSCallException.class - [JAR]

├─ org.xins.client.Library.class - [JAR]

├─ org.xins.client.Log.class - [JAR]

├─ org.xins.client.StandardErrorCodeException.class - [JAR]

├─ org.xins.client.TranslationBundle.class - [JAR]

├─ org.xins.client.TranslationBundle_en_US.class - [JAR]

├─ org.xins.client.TranslationBundle_fr_FR.class - [JAR]

├─ org.xins.client.UnacceptableErrorCodeXINSCallException.class - [JAR]

├─ org.xins.client.UnacceptableMessageException.class - [JAR]

├─ org.xins.client.UnacceptableRequestException.class - [JAR]

├─ org.xins.client.UnacceptableResultXINSCallException.class - [JAR]

├─ org.xins.client.UnsuccessfulXINSCallException.class - [JAR]

├─ org.xins.client.XINSCallConfig.class - [JAR]

├─ org.xins.client.XINSCallException.class - [JAR]

├─ org.xins.client.XINSCallRequest.class - [JAR]

├─ org.xins.client.XINSCallResult.class - [JAR]

├─ org.xins.client.XINSCallResultData.class - [JAR]

├─ org.xins.client.XINSCallResultParser.class - [JAR]

├─ org.xins.client.XINSServiceCaller.class - [JAR]

org.xins.client.async

├─ org.xins.client.async.AsynchronousCall.class - [JAR]

├─ org.xins.client.async.CallCAPIThread.class - [JAR]

├─ org.xins.client.async.CallEvent.class - [JAR]

├─ org.xins.client.async.CallFailedEvent.class - [JAR]

├─ org.xins.client.async.CallListener.class - [JAR]

├─ org.xins.client.async.CallSucceededEvent.class - [JAR]