Download sadi-service-0.3.0-sources.jar
sadi/sadi-service-0.3.0-sources.jar.zip( 17 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
org.sadiframework.service.AsynchronousServiceServlet.java
org.sadiframework.service.Config.java
org.sadiframework.service.ServiceCall.java
org.sadiframework.service.ServiceServlet.java
org.sadiframework.service.SynchronousServiceServlet.java
org.sadiframework.service.annotations.Asynchronous.java
org.sadiframework.service.annotations.Authoritative.java
org.sadiframework.service.annotations.ContactEmail.java
org.sadiframework.service.annotations.Description.java
org.sadiframework.service.annotations.InputBatchSize.java
org.sadiframework.service.annotations.InputClass.java
org.sadiframework.service.annotations.Name.java
org.sadiframework.service.annotations.OutputClass.java
org.sadiframework.service.annotations.ParameterClass.java
org.sadiframework.service.annotations.ParameterDefaults.java
org.sadiframework.service.annotations.ServiceDefinition.java
org.sadiframework.service.annotations.ServiceProvider.java
org.sadiframework.service.annotations.TestCase.java
org.sadiframework.service.annotations.TestCases.java
org.sadiframework.service.annotations.URI.java
org.sadiframework.service.simple.SimpleAsynchronousServiceServlet.java
org.sadiframework.service.simple.SimpleSynchronousServiceServlet.java
sadi.service.properties
Related examples in the same category