Skip navigation links
A B C D E F G H I J L N O P R S T U V W 

A

addJaxRsResources(RestPing.JaxRsResource) - Method in class org.hawkular.rest.RestPing.InventoryJaxRsInfo
 
addMethod(String) - Method in class org.hawkular.rest.RestPing.JaxRsResource
 
ApiError - Class in org.hawkular.rest.json
Return information what failed in the REST-call.
ApiError(String) - Constructor for class org.hawkular.rest.json.ApiError
 
ApiError(String, Object) - Constructor for class org.hawkular.rest.json.ApiError
 
apiStarting() - Method in interface org.hawkular.rest.RestApiLogger
 
apiStarting() - Method in class org.hawkular.rest.RestApiLogger_$logger
 
apiStarting$str() - Method in class org.hawkular.rest.RestApiLogger_$logger
 

B

BadRequestExceptionMapper - Class in org.hawkular.rest.exception.mappers
Exception mapper for any exception thrown by RESTEasy when HTTP Bad Request (400) is encountered.
BadRequestExceptionMapper() - Constructor for class org.hawkular.rest.exception.mappers.BadRequestExceptionMapper
 
buildResponse(Throwable, Response.Status) - Static method in class org.hawkular.rest.exception.mappers.ExceptionMapperUtils
 
buildResponse(ApiError, Throwable, Response.Status) - Static method in class org.hawkular.rest.exception.mappers.ExceptionMapperUtils
 
buildResponse(Logger.Level, ApiError, Throwable, Response.Status) - Static method in class org.hawkular.rest.exception.mappers.ExceptionMapperUtils
 
busInitializationFailed(String) - Method in interface org.hawkular.rest.RestApiLogger
 
busInitializationFailed(String) - Method in class org.hawkular.rest.RestApiLogger_$logger
 
busInitializationFailed$str() - Method in class org.hawkular.rest.RestApiLogger_$logger
 

C

compareTo(RestPing.JaxRsResource) - Method in class org.hawkular.rest.RestPing.JaxRsResource
 
CompressionFeature - Class in org.hawkular.rest.features
 
CompressionFeature() - Constructor for class org.hawkular.rest.features.CompressionFeature
 
ConfigurationProducer - Class in org.hawkular.rest.cdi
This class produces the Configuration instance.
ConfigurationProducer() - Constructor for class org.hawkular.rest.cdi.ConfigurationProducer
 
configure(ResourceInfo, FeatureContext) - Method in class org.hawkular.rest.features.CompressionFeature
 
createUrl(AsyncResponse, URL, String) - Method in class org.hawkular.rest.api.v1.impl.RestURLImpl
 
createUrl(AsyncResponse, URL, String) - Method in interface org.hawkular.rest.api.v1.interfaces.RestURL
 

D

DefaultOptionsMethodExceptionMapper - Class in org.hawkular.rest.exception.mappers
 
DefaultOptionsMethodExceptionMapper() - Constructor for class org.hawkular.rest.exception.mappers.DefaultOptionsMethodExceptionMapper
 
deleteUrl(AsyncResponse, String, String) - Method in class org.hawkular.rest.api.v1.impl.RestURLImpl
 
deleteUrl(AsyncResponse, String, String) - Method in interface org.hawkular.rest.api.v1.interfaces.RestURL
 
deserialize(JsonParser, DeserializationContext) - Method in class org.hawkular.rest.json.LinkDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.hawkular.rest.json.RelationshipJacksonDeserializer
 

E

EntityIdAndPath(String, Filter[][]) - Constructor for class org.hawkular.rest.exception.mappers.ExceptionMapperUtils.EntityIdAndPath
 
EntityTypeAndPath(String, Filter[][]) - Constructor for class org.hawkular.rest.exception.mappers.ExceptionMapperUtils.EntityTypeAndPath
 
equals(Object) - Method in class org.hawkular.rest.api.v1.entities.URL
 
equals(Object) - Method in class org.hawkular.rest.RestPing.JaxRsResource
 
ExceptionMapperUtils - Class in org.hawkular.rest.exception.mappers
 
ExceptionMapperUtils.EntityIdAndPath - Class in org.hawkular.rest.exception.mappers
 
ExceptionMapperUtils.EntityTypeAndPath - Class in org.hawkular.rest.exception.mappers
 
ExceptionMapperUtils.RelationshipNameAndPath - Class in org.hawkular.rest.exception.mappers
 
extractPaging(UriInfo) - Static method in class org.hawkular.rest.RequestUtil
 

F

FallbackExceptionMapper - Class in org.hawkular.rest.exception.mappers
 
FallbackExceptionMapper() - Constructor for class org.hawkular.rest.exception.mappers.FallbackExceptionMapper
 
FIELD_ID - Static variable in class org.hawkular.rest.json.RelationshipJacksonSerializer
 
FIELD_NAME - Static variable in class org.hawkular.rest.json.RelationshipJacksonSerializer
 
FIELD_PROPERTIES - Static variable in class org.hawkular.rest.json.RelationshipJacksonSerializer
 
FIELD_SOURCE - Static variable in class org.hawkular.rest.json.RelationshipJacksonSerializer
 
FIELD_TARGET - Static variable in class org.hawkular.rest.json.RelationshipJacksonSerializer
 
filter(ContainerRequestContext) - Method in class org.hawkular.rest.interceptors.LoggingInterceptor
 
filter(ContainerRequestContext) - Method in class org.hawkular.rest.interceptors.OptionsRequestFilter
 
fromException(EntityAlreadyExistsException) - Static method in class org.hawkular.rest.exception.mappers.ExceptionMapperUtils.EntityIdAndPath
 
fromException(EntityNotFoundException) - Static method in class org.hawkular.rest.exception.mappers.ExceptionMapperUtils.EntityTypeAndPath
 
fromException(RelationNotFoundException) - Static method in class org.hawkular.rest.exception.mappers.ExceptionMapperUtils.RelationshipNameAndPath
 
fromException(RelationAlreadyExistsException) - Static method in class org.hawkular.rest.exception.mappers.ExceptionMapperUtils.RelationshipNameAndPath
 

G

getAll(AsyncResponse, String) - Method in class org.hawkular.rest.api.v1.impl.RestURLImpl
 
getAll(AsyncResponse, String) - Method in interface org.hawkular.rest.api.v1.interfaces.RestURL
 
getConfiguration() - Method in class org.hawkular.rest.cdi.ConfigurationProducer
 
getDetails() - Method in class org.hawkular.rest.json.ApiError
 
getDocumentation() - Method in class org.hawkular.rest.RestPing.InventoryJaxRsInfo
 
getEndpoints() - Method in class org.hawkular.rest.RestPing.InventoryJaxRsInfo
 
getEntityId() - Method in class org.hawkular.rest.exception.mappers.ExceptionMapperUtils.EntityIdAndPath
 
getEntityType() - Method in class org.hawkular.rest.exception.mappers.ExceptionMapperUtils.EntityTypeAndPath
 
getErrorMsg() - Method in class org.hawkular.rest.json.ApiError
 
getHref() - Method in class org.hawkular.rest.json.Link
 
getInstance() - Static method in class org.hawkular.rest.PageToStreamThreadPool
 
getMethods() - Method in class org.hawkular.rest.RestPing.JaxRsResource
 
getPath() - Method in class org.hawkular.rest.exception.mappers.ExceptionMapperUtils.EntityTypeAndPath
 
getPaths() - Method in class org.hawkular.rest.exception.mappers.ExceptionMapperUtils.EntityIdAndPath
 
getPaths() - Method in class org.hawkular.rest.exception.mappers.ExceptionMapperUtils.RelationshipNameAndPath
 
getRel() - Method in class org.hawkular.rest.json.Link
 
getRelationshipNameOrId() - Method in class org.hawkular.rest.exception.mappers.ExceptionMapperUtils.RelationshipNameAndPath
 
getTenantId() - Method in class org.hawkular.rest.RestBase
 
getUri() - Method in class org.hawkular.rest.RestPing.JaxRsResource
 
getUrl() - Method in class org.hawkular.rest.api.v1.entities.URL
 
getUrl(AsyncResponse, String, String) - Method in class org.hawkular.rest.api.v1.impl.RestURLImpl
 
getUrl(AsyncResponse, String, String) - Method in interface org.hawkular.rest.api.v1.interfaces.RestURL
 

H

hashCode() - Method in class org.hawkular.rest.api.v1.entities.URL
 
hashCode() - Method in class org.hawkular.rest.RestPing.JaxRsResource
 
HawkularRestApi - Class in org.hawkular.rest
JAX-RS startup "marker" class
HawkularRestApi() - Constructor for class org.hawkular.rest.HawkularRestApi
 

I

IllegalArgumentExceptionMapper - Class in org.hawkular.rest.exception.mappers
 
IllegalArgumentExceptionMapper() - Constructor for class org.hawkular.rest.exception.mappers.IllegalArgumentExceptionMapper
 
init() - Method in class org.hawkular.rest.PageToStreamThreadPool
 
InventoryJaxRsInfo() - Constructor for class org.hawkular.rest.RestPing.InventoryJaxRsInfo
 

J

JaxRsResource(String) - Constructor for class org.hawkular.rest.RestPing.JaxRsResource
 

L

Link - Class in org.hawkular.rest.json
A link between two resources
Link() - Constructor for class org.hawkular.rest.json.Link
 
Link(String, String) - Constructor for class org.hawkular.rest.json.Link
 
LinkDeserializer - Class in org.hawkular.rest.json
Deserialize incoming json Links into Link objects Our input is like this:

LinkDeserializer() - Constructor for class org.hawkular.rest.json.LinkDeserializer
 
LinkSerializer - Class in org.hawkular.rest.json
Special serializer for Link objects that does not map the classical {rel:abc, href:xyz} scheme, but which puts the rel name "at the outside" like { abc : { href : xyz }} to make it easier for clients to access the link.
LinkSerializer() - Constructor for class org.hawkular.rest.json.LinkSerializer
 
LOGGER - Static variable in interface org.hawkular.rest.RestApiLogger
 
LoggingInterceptor - Class in org.hawkular.rest.interceptors
 
LoggingInterceptor() - Constructor for class org.hawkular.rest.interceptors.LoggingInterceptor
 

N

NotAcceptableExceptionMapper - Class in org.hawkular.rest.exception.mappers
Exception mapper for any exception thrown by RESTEasy when HTTP Not Acceptable (406) is encountered.
NotAcceptableExceptionMapper() - Constructor for class org.hawkular.rest.exception.mappers.NotAcceptableExceptionMapper
 
NotAllowedExceptionMapper - Class in org.hawkular.rest.exception.mappers
Exception mapper for any exception thrown by RESTEasy when HTTP Method Not Allowed (405) is encountered.
NotAllowedExceptionMapper() - Constructor for class org.hawkular.rest.exception.mappers.NotAllowedExceptionMapper
 
NotSupportedExceptionMapper - Class in org.hawkular.rest.exception.mappers
Exception mapper for any exception thrown by RESTEasy when HTTP Unsupported Media Type (415) is encountered.
NotSupportedExceptionMapper() - Constructor for class org.hawkular.rest.exception.mappers.NotSupportedExceptionMapper
 

O

OptionsRequestFilter - Class in org.hawkular.rest.interceptors
 
OptionsRequestFilter() - Constructor for class org.hawkular.rest.interceptors.OptionsRequestFilter
 
org.hawkular.rest - package org.hawkular.rest
 
org.hawkular.rest.api.v1 - package org.hawkular.rest.api.v1
 
org.hawkular.rest.api.v1.entities - package org.hawkular.rest.api.v1.entities
 
org.hawkular.rest.api.v1.impl - package org.hawkular.rest.api.v1.impl
 
org.hawkular.rest.api.v1.interfaces - package org.hawkular.rest.api.v1.interfaces
 
org.hawkular.rest.cdi - package org.hawkular.rest.cdi
 
org.hawkular.rest.exception.mappers - package org.hawkular.rest.exception.mappers
 
org.hawkular.rest.features - package org.hawkular.rest.features
 
org.hawkular.rest.interceptors - package org.hawkular.rest.interceptors
 
org.hawkular.rest.json - package org.hawkular.rest.json
 

P

PageToStreamThreadPool - Class in org.hawkular.rest
 
PageToStreamThreadPool() - Constructor for class org.hawkular.rest.PageToStreamThreadPool
 
ping() - Method in class org.hawkular.rest.PingHandler
 
ping(Dispatcher) - Method in class org.hawkular.rest.RestPing
 
PingHandler - Class in org.hawkular.rest
 
PingHandler() - Constructor for class org.hawkular.rest.PingHandler
 

R

ReaderExceptionMapper - Class in org.hawkular.rest.exception.mappers
Exception mapper for any exception thrown by a body reader chain.
ReaderExceptionMapper() - Constructor for class org.hawkular.rest.exception.mappers.ReaderExceptionMapper
 
RelationshipJacksonDeserializer - Class in org.hawkular.rest.json
RelationshipJacksonDeserializer() - Constructor for class org.hawkular.rest.json.RelationshipJacksonDeserializer
 
RelationshipJacksonSerializer - Class in org.hawkular.rest.json
 
RelationshipJacksonSerializer() - Constructor for class org.hawkular.rest.json.RelationshipJacksonSerializer
 
RelationshipNameAndPath(String, Filter[][]) - Constructor for class org.hawkular.rest.exception.mappers.ExceptionMapperUtils.RelationshipNameAndPath
 
REQUESTS_LOGGER - Static variable in interface org.hawkular.rest.RestApiLogger
 
RequestUtil - Class in org.hawkular.rest
 
RestApiLogger - Interface in org.hawkular.rest
Logger definitions for Jboss Logging for the rest api

Code range is 5500-5749

RestApiLogger_$logger - Class in org.hawkular.rest
Warning this class consists of generated code.
RestApiLogger_$logger(Logger) - Constructor for class org.hawkular.rest.RestApiLogger_$logger
 
RestBase - Class in org.hawkular.rest
 
RestBase() - Constructor for class org.hawkular.rest.RestBase
 
restCall(String, String, String, String, String) - Method in interface org.hawkular.rest.RestApiLogger
 
restCall(String, String, String, String, String) - Method in class org.hawkular.rest.RestApiLogger_$logger
 
restCall$str() - Method in class org.hawkular.rest.RestApiLogger_$logger
 
RestPing - Class in org.hawkular.rest
 
RestPing() - Constructor for class org.hawkular.rest.RestPing
 
RestPing.InventoryJaxRsInfo - Class in org.hawkular.rest
 
RestPing.JaxRsResource - Class in org.hawkular.rest
 
RestURL - Interface in org.hawkular.rest.api.v1.interfaces
 
RestURLImpl - Class in org.hawkular.rest.api.v1.impl
 
RestURLImpl() - Constructor for class org.hawkular.rest.api.v1.impl.RestURLImpl
 
rfc5988String() - Method in class org.hawkular.rest.json.Link
Return the link in the format of RFC 5988 Web Linking.

S

securityCheckFailed(String, Throwable) - Method in interface org.hawkular.rest.RestApiLogger
 
securityCheckFailed(String, Throwable) - Method in class org.hawkular.rest.RestApiLogger_$logger
 
securityCheckFailed$str() - Method in class org.hawkular.rest.RestApiLogger_$logger
 
serialize(Link, JsonGenerator, SerializerProvider) - Method in class org.hawkular.rest.json.LinkSerializer
 
serialize(Relationship, JsonGenerator, SerializerProvider) - Method in class org.hawkular.rest.json.RelationshipJacksonSerializer
compact: { "id": "1337", "source": "/tenants/28026b36-8fe4-4332-84c8-524e173a68bf", "name": "contains", "target": "28026b36-8fe4-4332-84c8-524e173a68bf/environments/test" }
setHref(String) - Method in class org.hawkular.rest.json.Link
 
setRel(String) - Method in class org.hawkular.rest.json.Link
 
setUri(String) - Method in class org.hawkular.rest.RestPing.JaxRsResource
 
submit(Runnable) - Method in class org.hawkular.rest.PageToStreamThreadPool
 

T

toResponse(BadRequestException) - Method in class org.hawkular.rest.exception.mappers.BadRequestExceptionMapper
 
toResponse(DefaultOptionsMethodException) - Method in class org.hawkular.rest.exception.mappers.DefaultOptionsMethodExceptionMapper
 
toResponse(Exception) - Method in class org.hawkular.rest.exception.mappers.FallbackExceptionMapper
 
toResponse(IllegalArgumentException) - Method in class org.hawkular.rest.exception.mappers.IllegalArgumentExceptionMapper
 
toResponse(NotAcceptableException) - Method in class org.hawkular.rest.exception.mappers.NotAcceptableExceptionMapper
 
toResponse(NotAllowedException) - Method in class org.hawkular.rest.exception.mappers.NotAllowedExceptionMapper
 
toResponse(NotSupportedException) - Method in class org.hawkular.rest.exception.mappers.NotSupportedExceptionMapper
 
toResponse(ReaderException) - Method in class org.hawkular.rest.exception.mappers.ReaderExceptionMapper
 
toResponse(ValidationException) - Method in class org.hawkular.rest.exception.mappers.ValidationExceptionMapper
 
toString() - Method in class org.hawkular.rest.api.v1.entities.URL
 
toString() - Method in class org.hawkular.rest.json.Link
 

U

updateUrl(AsyncResponse, String, URL, String) - Method in class org.hawkular.rest.api.v1.impl.RestURLImpl
 
updateUrl(AsyncResponse, String, URL, String) - Method in interface org.hawkular.rest.api.v1.interfaces.RestURL
 
URL - Class in org.hawkular.rest.api.v1.entities
 
URL(String) - Constructor for class org.hawkular.rest.api.v1.entities.URL
 

V

ValidationExceptionMapper - Class in org.hawkular.rest.exception.mappers
Exception mapper for ValidationExceptions thrown by Inventory.
ValidationExceptionMapper() - Constructor for class org.hawkular.rest.exception.mappers.ValidationExceptionMapper
 

W

warn(Throwable) - Method in interface org.hawkular.rest.RestApiLogger
 
warn(Throwable) - Method in class org.hawkular.rest.RestApiLogger_$logger
 
warn$str() - Method in class org.hawkular.rest.RestApiLogger_$logger
 
A B C D E F G H I J L N O P R S T U V W 
Skip navigation links

Copyright © 2016 Red Hat. All rights reserved.