Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Javax.ws.rs.core Classes and Interfaces - 37 results found.
NameDescriptionTypePackageFramework
AbstractMultivaluedMapAbstract skeleton implementation of a MultivaluedMap that is backed by a [key, multi-value] store represented as a Map>.Classjavax.ws.rs.coreJava EE
ApplicationDefines the components of a JAX-RS application and supplies additional meta-data.Classjavax.ws.rs.coreJava EE
CacheControlAn abstraction for the value of a HTTP Cache-Control response header.Classjavax.ws.rs.coreJava EE
ConfigurableRepresents a client or server-side configurable context in JAX-RS.Interfacejavax.ws.rs.coreJava EE
ConfigurationA configuration state associated with a configurable JAX-RS context.Interfacejavax.ws.rs.coreJava EE
ContextThis annotation is used to inject information into a class field, bean property or method parameter.Classjavax.ws.rs.coreJava EE
CookieRepresents the value of a HTTP cookie, transferred in a request.Classjavax.ws.rs.coreJava EE
EntityTagAn abstraction for the value of a HTTP Entity Tag, used as the value of an ETag response header.Classjavax.ws.rs.coreJava EE
FeatureA feature extension contract.Interfacejavax.ws.rs.coreJava EE
FeatureContextA configurable context passed to Feature and DynamicFeature instances by JAX-RS runtime during the phase of their configuration.Interfacejavax.ws.rs.coreJava EE
FormRepresents the the HTML form data request entity encoded using the application/x-www-form-urlencoded content type.Classjavax.ws.rs.coreJava EE
GenericEntityRepresents a message entity of a generic type T.Classjavax.ws.rs.coreJava EE
GenericTypeRepresents a generic message entity type T.Classjavax.ws.rs.coreJava EE
HttpHeadersAn injectable interface that provides access to HTTP header information.Interfacejavax.ws.rs.coreJava EE
LinkClass representing hypermedia links.Classjavax.ws.rs.coreJava EE
Link .BuilderBuilder class for hypermedia links.Interfacejavax.ws.rs.core.LinkJava EE
Link .JaxbAdapterAn implementation of JAXB XmlAdapter that maps the JAX-RS Link type to a value that can beClassjavax.ws.rs.core.LinkJava EE
Link .JaxbLinkValue type for Link that can be marshalled and unmarshalled by JAXB.Classjavax.ws.rs.core.LinkJava EE
MediaTypeAn abstraction for a media type.Classjavax.ws.rs.coreJava EE
MultivaluedHashMapA hash table based implementation of MultivaluedMap interface.Classjavax.ws.rs.coreJava EE
MultivaluedMapA map of key-values pairs.Interfacejavax.ws.rs.coreJava EE
NewCookieUsed to create a new HTTP cookie, transferred in a response.Classjavax.ws.rs.coreJava EE
NoContentExceptionAn I/O exception thrown by MessageBodyReader implementations when reading a zero-length message content to indicate that the message body readerClassjavax.ws.rs.coreJava EE
PathSegmentRepresents a URI path segment and any associated matrix parameters.Interfacejavax.ws.rs.coreJava EE
RequestAn injectable helper for request processing, all methods throw an IllegalStateException if called outside the scope of a requestInterfacejavax.ws.rs.coreJava EE
ResponseDefines the contract between a returned instance and the runtime when an application needs to provide meta-data to the runtime.Classjavax.ws.rs.coreJava EE
Response .ResponseBuilderA class used to build Response instances that contain metadata instead of or in addition to an entity.Classjavax.ws.rs.core.ResponseJava EE
Response .StatusCommonly used status codes defined by HTTP, see HTTP/1.Classjavax.ws.rs.core.ResponseJava EE
Response .Status .FamilyAn enumeration representing the class of status code.Classjavax.ws.rs.core.Response.StatusJava EE
Response .StatusTypeBase interface for statuses used in responses.Interfacejavax.ws.rs.core.ResponseJava EE
SecurityContextAn injectable interface that provides access to security relatedSince:1.Interfacejavax.ws.rs.coreJava EE
StreamingOutputA type that may be used as a resource method return value or as the entity in a Response when the application wishes to stream the output.Interfacejavax.ws.rs.coreJava EE
UriBuilderURI template-aware utility class for building URIs from their components.Classjavax.ws.rs.coreJava EE
UriBuilderExceptionA runtime exception thrown by UriBuilder.Classjavax.ws.rs.coreJava EE
UriInfoAn injectable interface that provides access to application and request URI information.Interfacejavax.ws.rs.coreJava EE
VariantAbstraction for a resource representation variant.Classjavax.ws.rs.coreJava EE
Variant .VariantListBuilderA builder for a list of representation variants.Classjavax.ws.rs.core.VariantJava EE