Class ExceptionMappingTestResource

java.lang.Object
org.glassfish.jersey.examples.jackson.ExceptionMappingTestResource

@Path("parseExceptionTest") public class ExceptionMappingTestResource extends Object
Testing bean that accepts JSON for the PUT method.
Author:
Adam Lindenthal
  • Constructor Details

    • ExceptionMappingTestResource

      public ExceptionMappingTestResource()
  • Method Details