jar

com.optimaize.anythingworks.exampleproject.clientlib : anythingworks-exampleproject-clientlib

Maven & Gradle

Dec 20, 2022
1 usages
8 stars

anythingworks-exampleproject-clientlib · The matching web service client library for the server in this example project to connect to the server. This library is ideally provided by the service provider of the server, so that users can go ahead and hack their userland code against this client library, without having to worry about the transport. Whether the client library uses REST or SOAP is up to the implementor, both are possible. A user of the client library usually does not care what technology is used underneath (as long as things are working correctly).

Table Of Contents

Latest Version

Download com.optimaize.anythingworks.exampleproject.clientlib : anythingworks-exampleproject-clientlib JAR file - Latest Versions:

All Versions

Download com.optimaize.anythingworks.exampleproject.clientlib : anythingworks-exampleproject-clientlib JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
0.5

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

com.optimaize.anythingworks.exampleproject.clientlib.rest.services.development.exceptionthrower

├─ com.optimaize.anythingworks.exampleproject.clientlib.rest.services.development.exceptionthrower.ExceptionThrowerParams.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.rest.services.development.exceptionthrower.Port.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.rest.services.development.exceptionthrower.RestExceptionThrowerCommand.class - [JAR]

com.optimaize.anythingworks.exampleproject.clientlib

├─ com.optimaize.anythingworks.exampleproject.clientlib.DemoappKeys.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.DemoappModeFactory.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.DemoappRemoteExecutors.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.MyDefaultValuesExtension.class - [JAR]

com.optimaize.anythingworks.exampleproject.clientlib.rest

├─ com.optimaize.anythingworks.exampleproject.clientlib.rest.DemoappRestPortUrlFactory.class - [JAR]

com.optimaize.anythingworks.exampleproject.clientlib.soap.services.development.requestinfo.wsdl

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.development.requestinfo.wsdl.ObjectFactory.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.development.requestinfo.wsdl.RequestInfo.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.development.requestinfo.wsdl.RequestInfoResponse.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.development.requestinfo.wsdl.SoapRequestInfoService.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.development.requestinfo.wsdl.SoapRequestInfoServiceService.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.development.requestinfo.wsdl.package-info.class - [JAR]

com.optimaize.anythingworks.exampleproject.clientlib.rest.services.development.post

├─ com.optimaize.anythingworks.exampleproject.clientlib.rest.services.development.post.Port.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.rest.services.development.post.RestPostCommand.class - [JAR]

com.optimaize.anythingworks.exampleproject.clientlib.soap.services.system.pingv2

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.system.pingv2.PingV2Command.class - [JAR]

com.optimaize.anythingworks.exampleproject.clientlib.rest.services

├─ com.optimaize.anythingworks.exampleproject.clientlib.rest.services.RestServicePort.class - [JAR]

com.optimaize.anythingworks.exampleproject.clientlib.soap.services.development.requestinfo

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.development.requestinfo.RequestInfoCommand.class - [JAR]

com.optimaize.anythingworks.exampleproject.clientlib.soap.services.development.exceptionthrower

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.development.exceptionthrower.ExceptionThrowerParams.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.development.exceptionthrower.SoapExceptionThrowerCommand.class - [JAR]

com.optimaize.anythingworks.exampleproject.clientlib.rest.services.development.requestinfo

├─ com.optimaize.anythingworks.exampleproject.clientlib.rest.services.development.requestinfo.Port.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.rest.services.development.requestinfo.RequestInfo.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.rest.services.development.requestinfo.RestRequestInfoCommand.class - [JAR]

com.optimaize.anythingworks.exampleproject.clientlib.soap.services.development.exceptionthrower.wsdl

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.development.exceptionthrower.wsdl.ObjectFactory.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.development.exceptionthrower.wsdl.SoapExceptionThrower.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.development.exceptionthrower.wsdl.SoapExceptionThrowerService.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.development.exceptionthrower.wsdl.ThrowException.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.development.exceptionthrower.wsdl.ThrowExceptionResponse.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.development.exceptionthrower.wsdl.package-info.class - [JAR]

com.optimaize.anythingworks.exampleproject.clientlib.soap.services.system.ping

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.system.ping.PingCommand.class - [JAR]

com.optimaize.anythingworks.exampleproject.clientlib.soap.services.system.pingv2.wsdl

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.system.pingv2.wsdl.ObjectFactory.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.system.pingv2.wsdl.Ping.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.system.pingv2.wsdl.PingResponse.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.system.pingv2.wsdl.V2SoapPingService.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.system.pingv2.wsdl.V2SoapPingServiceService.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.system.pingv2.wsdl.package-info.class - [JAR]

com.optimaize.anythingworks.exampleproject.clientlib.rest.services.system.ping

├─ com.optimaize.anythingworks.exampleproject.clientlib.rest.services.system.ping.Port.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.rest.services.system.ping.RestPingCommand.class - [JAR]

com.optimaize.anythingworks.exampleproject.clientlib.soap

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.DemoappSoapPortUrlFactory.class - [JAR]

com.optimaize.anythingworks.exampleproject.clientlib.soap.commonwsdl

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.commonwsdl.FaultBean.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.commonwsdl.Retry.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.commonwsdl.SoapWebServiceException.class - [JAR]

com.optimaize.anythingworks.exampleproject.clientlib.soap.services.system.ping.wsdl

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.system.ping.wsdl.ObjectFactory.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.system.ping.wsdl.Ping.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.system.ping.wsdl.PingResponse.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.system.ping.wsdl.SoapPingService.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.system.ping.wsdl.SoapPingServiceService.class - [JAR]

├─ com.optimaize.anythingworks.exampleproject.clientlib.soap.services.system.ping.wsdl.package-info.class - [JAR]

Advertisement