Package | Description |
---|---|
javax.ws.rs |
High-level interfaces and annotations used to create RESTful service
resources.
|
javax.ws.rs.core |
Low-level interfaces and annotations used to create RESTful service
resources.
|
javax.ws.rs.ext |
APIs that provide extensions to the types supported by the JAX-RS API.
|
Class and Description |
---|
HttpMethod
Associates the name of a HTTP method with an annotation.
|
Class and Description |
---|
WebApplicationException
Runtime exception for applications.
|
Class and Description |
---|
WebApplicationException
Runtime exception for applications.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.