Download wicketstuff-restannotations-6.10.0.jar
wicketstuff-restannotations/wicketstuff-restannotations-6.10.0.jar.zip( 30 k)
The download jar file contains the following class files or Java source files.
META-INF/INDEX.LIST
META-INF/MANIFEST.MF
META-INF/maven/org.wicketstuff/wicketstuff-restannotations/pom.properties
META-INF/maven/org.wicketstuff/wicketstuff-restannotations/pom.xml
log4j.properties
org.wicketstuff.rest.annotations.AuthorizeInvocation.class
org.wicketstuff.rest.annotations.MethodMapping.class
org.wicketstuff.rest.annotations.parameters.AnnotatedParam.class
org.wicketstuff.rest.annotations.parameters.CookieParam.class
org.wicketstuff.rest.annotations.parameters.HeaderParam.class
org.wicketstuff.rest.annotations.parameters.MatrixParam.class
org.wicketstuff.rest.annotations.parameters.PathParam.class
org.wicketstuff.rest.annotations.parameters.RequestBody.class
org.wicketstuff.rest.annotations.parameters.RequestParam.class
org.wicketstuff.rest.contenthandling.IObjectSerialDeserial.class
org.wicketstuff.rest.contenthandling.IWebSerialDeserial.class
org.wicketstuff.rest.contenthandling.RestMimeTypes.class
org.wicketstuff.rest.contenthandling.serialdeserial.MultiFormatSerialDeserial.class
org.wicketstuff.rest.contenthandling.serialdeserial.TextualObjectSerialDeserial.class
org.wicketstuff.rest.resource.AbstractRestResource.class
org.wicketstuff.rest.resource.MethodMappingInfo.class
org.wicketstuff.rest.resource.urlsegments.AbstractURLSegment.class
org.wicketstuff.rest.resource.urlsegments.FixedURLSegment.class
org.wicketstuff.rest.resource.urlsegments.MultiParamSegment.class
org.wicketstuff.rest.resource.urlsegments.ParamSegment.class
org.wicketstuff.rest.utils.http.HttpMethod.class
org.wicketstuff.rest.utils.http.HttpUtils.class
org.wicketstuff.rest.utils.reflection.MethodParameter.class
org.wicketstuff.rest.utils.reflection.ReflectionUtils.class
org.wicketstuff.rest.utils.test.BufferedMockRequest.class
Related examples in the same category