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

A

aroundWriteTo(WriterInterceptorContext) - Method in class ru.ilb.common.jaxrs.interceptors.ReplaceOutInterceptor
 
AsyncTask - Class in ru.ilb.common.jaxrs.async
 
AsyncTask(String, Future) - Constructor for class ru.ilb.common.jaxrs.async.AsyncTask
 
AsyncTaskManager - Class in ru.ilb.common.jaxrs.async
 
AsyncTaskManager() - Constructor for class ru.ilb.common.jaxrs.async.AsyncTaskManager
 
AsyncWebClient - Class in ru.ilb.common.jaxrs.async
 
AsyncWebClient() - Constructor for class ru.ilb.common.jaxrs.async.AsyncWebClient
 

B

BadRequestExceptionHandler - Class in ru.ilb.common.jaxrs.exceptionhandler
 
BadRequestExceptionHandler() - Constructor for class ru.ilb.common.jaxrs.exceptionhandler.BadRequestExceptionHandler
 
ByteArrayInOutStream - Class in ru.ilb.common.jaxrs.io
This class extends the ByteArrayOutputStream by providing a method that returns a new ByteArrayInputStream which uses the internal byte array buffer.
ByteArrayInOutStream() - Constructor for class ru.ilb.common.jaxrs.io.ByteArrayInOutStream
Creates a new ByteArrayInOutStream.
ByteArrayInOutStream(int) - Constructor for class ru.ilb.common.jaxrs.io.ByteArrayInOutStream
Creates a new ByteArrayInOutStream, with a buffer capacity of the specified size, in bytes.

C

cancel(String) - Method in class ru.ilb.common.jaxrs.async.AsyncTaskManager
 
classContexts - Variable in class ru.ilb.common.jaxrs.jaxb.JaxbContextResolver
 
contextProperties - Variable in class ru.ilb.common.jaxrs.jaxb.JaxbContextResolver
 
CustomResponseStatus - Class in ru.ilb.common.jaxrs.exceptionhandler
 
CustomResponseStatus(int, String) - Constructor for class ru.ilb.common.jaxrs.exceptionhandler.CustomResponseStatus
 

D

DateParamConverter - Class in ru.ilb.common.jaxrs.converters
 
DateParamConverter() - Constructor for class ru.ilb.common.jaxrs.converters.DateParamConverter
 
destroy() - Method in class ru.ilb.common.jaxrs.async.AsyncTaskManager
 

E

EncodingInInterceptor - Class in ru.ilb.common.jaxrs.interceptors
 
EncodingInInterceptor() - Constructor for class ru.ilb.common.jaxrs.interceptors.EncodingInInterceptor
 
ExceptionHandler - Class in ru.ilb.common.jaxrs.exceptionhandler
 
ExceptionHandler() - Constructor for class ru.ilb.common.jaxrs.exceptionhandler.ExceptionHandler
 
execute(Callable, UriInfo) - Method in class ru.ilb.common.jaxrs.async.AsyncTaskManager
 
extraClass - Variable in class ru.ilb.common.jaxrs.jaxb.JaxbContextResolver
 

F

fromString(String) - Method in class ru.ilb.common.jaxrs.converters.DateParamConverter
 
fromString(String) - Method in class ru.ilb.common.jaxrs.converters.LocalDateParamConverter
 
future - Variable in class ru.ilb.common.jaxrs.async.AsyncTask
 

G

get(String) - Method in class ru.ilb.common.jaxrs.async.AsyncTaskManager
 
get(Object, Response) - Static method in class ru.ilb.common.jaxrs.async.AsyncWebClient
 
getAttributePrefix() - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
The value that will be prepended to all keys that are mapped to an XML attribute.
getClassContext(Class<?>) - Method in class ru.ilb.common.jaxrs.jaxb.JaxbContextResolver
 
getContext(Class<?>) - Method in class ru.ilb.common.jaxrs.jaxb.JaxbContextResolver
 
getConverter(Class<T>, Type, Annotation[]) - Method in class ru.ilb.common.jaxrs.providers.MapParamConverterProvider
 
getDomainClass(Set<Class<?>>) - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
Get first non java class if exists.
getDomainClasses(Type) - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
A convenience method to get the domain class (i.e.
getFamily() - Method in class ru.ilb.common.jaxrs.exceptionhandler.CustomResponseStatus
 
getFuture() - Method in class ru.ilb.common.jaxrs.async.AsyncTask
 
getInputStream() - Method in class ru.ilb.common.jaxrs.io.ByteArrayInOutStream
Creates a new ByteArrayInputStream that uses the internal byte array buffer of this ByteArrayInOutStream instance as its buffer array.
getJAXBContext(Class<?>) - Method in class ru.ilb.common.jaxrs.jaxb.JaxbContextResolver
 
getJAXBContext(Set<Class<?>>, Annotation[], MediaType, MultivaluedMap<String, ?>) - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
Return the JAXBContext that corresponds to the domain class.
getNamespacePrefixMapper() - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
By default the JSON-binding will ignore namespace qualification.
getNamespaceSeparator() - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
This character (default is '.') separates the prefix from the key name.
getOrderedCriteriaQuery(JPATypedQueryVisitor<T>, String) - Method in class ru.ilb.common.jaxrs.search.JPAOrderedQueryVisitor
 
getPackageContext(Class<?>) - Method in class ru.ilb.common.jaxrs.jaxb.JaxbContextResolver
 
getPackageName(Class<?>) - Static method in class ru.ilb.common.jaxrs.jaxb.JaxbContextResolver
 
getReasonPhrase() - Method in class ru.ilb.common.jaxrs.exceptionhandler.CustomResponseStatus
 
getResponse(WebClient, Response) - Static method in class ru.ilb.common.jaxrs.async.AsyncWebClient
TODO: чтение заголовка Refresh, секунд
getSchema() - Method in class ru.ilb.common.jaxrs.json.MOXyJsonProvider
 
getSchema(Class<?>) - Method in class ru.ilb.common.jaxrs.json.MOXyJsonProvider
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
 
getSize(UUID, Class<?>, Type, Annotation[], MediaType) - Method in class ru.ilb.common.jaxrs.providers.UUIDMessageBodyWriter
 
getStart() - Method in class ru.ilb.common.jaxrs.async.AsyncTask
 
getStatusCode() - Method in class ru.ilb.common.jaxrs.exceptionhandler.CustomResponseStatus
 
getTaskId() - Method in class ru.ilb.common.jaxrs.async.AsyncTask
 
getValueWrapper() - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
The key that will correspond to the property mapped with @XmlValue.

H

handleMessage(Message) - Method in class ru.ilb.common.jaxrs.interceptors.EncodingInInterceptor
 

I

isFormattedOutput() - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
 
isIncludeRoot() - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
 
isMarshalEmptyCollections() - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
If true empty collections will be marshalled as empty arrays, else the collection will not be marshalled to JSON (default is true).
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class ru.ilb.common.jaxrs.providers.UUIDMessageBodyReader
 
isWrapperAsArrayName() - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
If true the grouping element will be used as the JSON key.
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class ru.ilb.common.jaxrs.providers.UUIDMessageBodyWriter
 

J

JaxbContextResolver - Class in ru.ilb.common.jaxrs.jaxb
 
JaxbContextResolver() - Constructor for class ru.ilb.common.jaxrs.jaxb.JaxbContextResolver
 
JPAOrderedQueryVisitor<T> - Class in ru.ilb.common.jaxrs.search
 
JPAOrderedQueryVisitor(EntityManager, Class<T>) - Constructor for class ru.ilb.common.jaxrs.search.JPAOrderedQueryVisitor
 

L

LocalDateParamConverter - Class in ru.ilb.common.jaxrs.converters
 
LocalDateParamConverter() - Constructor for class ru.ilb.common.jaxrs.converters.LocalDateParamConverter
 

M

MapParamConverterProvider - Class in ru.ilb.common.jaxrs.providers
 
MapParamConverterProvider() - Constructor for class ru.ilb.common.jaxrs.providers.MapParamConverterProvider
 
MOXyJsonProvider - Class in ru.ilb.common.jaxrs.json.eclipse
This is an implementation of MessageBodyReader/MessageBodyWriter that can be used to enable EclipseLink JAXB (MOXy) as the JSON provider.
MOXyJsonProvider() - Constructor for class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
 
MOXyJsonProvider - Class in ru.ilb.common.jaxrs.json
 
MOXyJsonProvider() - Constructor for class ru.ilb.common.jaxrs.json.MOXyJsonProvider
 

O

objectFactoryOrIndexAvailable(Class<?>) - Method in class ru.ilb.common.jaxrs.jaxb.JaxbContextResolver
 

P

packageContexts - Variable in class ru.ilb.common.jaxrs.jaxb.JaxbContextResolver
 
preReadFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, Unmarshaller) - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
Subclasses of MOXyJsonProvider can override this method to customize the instance of Unmarshaller that will be used to unmarshal the JSON message in the readFrom call.
preReadFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, Unmarshaller) - Method in class ru.ilb.common.jaxrs.json.MOXyJsonProvider
 
preWriteTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, Marshaller) - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
Subclasses of MOXyJsonProvider can override this method to customize the instance of Marshaller that will be used to marshal the domain objects to JSON in the writeTo call.
providers - Variable in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
 

R

readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
 
readFrom(Class<UUID>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class ru.ilb.common.jaxrs.providers.UUIDMessageBodyReader
 
remove(String) - Method in class ru.ilb.common.jaxrs.async.AsyncTaskManager
 
ReplaceOutInterceptor - Class in ru.ilb.common.jaxrs.interceptors
 
ReplaceOutInterceptor() - Constructor for class ru.ilb.common.jaxrs.interceptors.ReplaceOutInterceptor
 
resolve(String, String) - Method in class ru.ilb.common.jaxrs.xml.transform.ServletContextURIResolver
 
ru.ilb.common.jaxrs.async - package ru.ilb.common.jaxrs.async
 
ru.ilb.common.jaxrs.converters - package ru.ilb.common.jaxrs.converters
 
ru.ilb.common.jaxrs.exceptionhandler - package ru.ilb.common.jaxrs.exceptionhandler
 
ru.ilb.common.jaxrs.interceptors - package ru.ilb.common.jaxrs.interceptors
 
ru.ilb.common.jaxrs.io - package ru.ilb.common.jaxrs.io
 
ru.ilb.common.jaxrs.jaxb - package ru.ilb.common.jaxrs.jaxb
 
ru.ilb.common.jaxrs.json - package ru.ilb.common.jaxrs.json
 
ru.ilb.common.jaxrs.json.eclipse - package ru.ilb.common.jaxrs.json.eclipse
 
ru.ilb.common.jaxrs.providers - package ru.ilb.common.jaxrs.providers
 
ru.ilb.common.jaxrs.search - package ru.ilb.common.jaxrs.search
 
ru.ilb.common.jaxrs.xml.transform - package ru.ilb.common.jaxrs.xml.transform
 

S

SendMailExceptionHandler - Class in ru.ilb.common.jaxrs.exceptionhandler
 
SendMailExceptionHandler() - Constructor for class ru.ilb.common.jaxrs.exceptionhandler.SendMailExceptionHandler
 
ServletContextURIResolver - Class in ru.ilb.common.jaxrs.xml.transform
 
ServletContextURIResolver() - Constructor for class ru.ilb.common.jaxrs.xml.transform.ServletContextURIResolver
 
setAddMessageToResponse(boolean) - Method in class ru.ilb.common.jaxrs.exceptionhandler.ValidationExceptionMapper
Controls whether to add a constraint validation message to Response or not
setAttributePrefix(String) - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
Specify a value that will be prepended to all keys that are mapped to an XML attribute.
setContextProperties(Map<String, Object>) - Method in class ru.ilb.common.jaxrs.jaxb.JaxbContextResolver
 
setConverters(Map<Class, Class>) - Method in class ru.ilb.common.jaxrs.providers.MapParamConverterProvider
 
setEncoding(String) - Method in class ru.ilb.common.jaxrs.interceptors.EncodingInInterceptor
 
setEncoding(String) - Method in class ru.ilb.common.jaxrs.interceptors.ReplaceOutInterceptor
 
setExtraClass(Class<?>[]) - Method in class ru.ilb.common.jaxrs.jaxb.JaxbContextResolver
 
setFormattedOutput(boolean) - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
Specify if the JSON output should be formatted (default is false).
setIncludeRoot(boolean) - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
Specify if the root node should be included in the JSON message (default is false).
setMailCommand(String) - Method in class ru.ilb.common.jaxrs.exceptionhandler.SendMailExceptionHandler
 
setMailCommandParams(String) - Method in class ru.ilb.common.jaxrs.exceptionhandler.SendMailExceptionHandler
 
setMailSubject(String) - Method in class ru.ilb.common.jaxrs.exceptionhandler.SendMailExceptionHandler
 
setMailTo(String) - Method in class ru.ilb.common.jaxrs.exceptionhandler.SendMailExceptionHandler
 
setMarshalEmptyCollections(boolean) - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
If true empty collections will be marshalled as empty arrays, else the collection will not be marshalled to JSON (default is true).
setMediaType(String) - Method in class ru.ilb.common.jaxrs.interceptors.ReplaceOutInterceptor
 
setNamespacePrefixMapper(Map<String, String>) - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
By default the JSON-binding will ignore namespace qualification.
setNamespaceSeparator(char) - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
This character (default is '.') separates the prefix from the key name.
setReplacements(Map<String, String>) - Method in class ru.ilb.common.jaxrs.interceptors.ReplaceOutInterceptor
 
setSchema(Schema) - Method in class ru.ilb.common.jaxrs.json.MOXyJsonProvider
 
setSchemaHandler(SchemaHandler) - Method in class ru.ilb.common.jaxrs.json.MOXyJsonProvider
 
setValueWrapper(String) - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
Specify the key that will correspond to the property mapped with @XmlValue.
setWrapperAsArrayName(boolean) - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
If true the grouping element will be used as the JSON key.
start - Variable in class ru.ilb.common.jaxrs.async.AsyncTask
 
submit(Callable) - Method in class ru.ilb.common.jaxrs.async.AsyncTaskManager
 
submit(Callable, UriInfo) - Method in class ru.ilb.common.jaxrs.async.AsyncTaskManager
 
supportsMediaType(MediaType) - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
 

T

taskId - Variable in class ru.ilb.common.jaxrs.async.AsyncTask
 
toResponse(BadRequestException) - Method in class ru.ilb.common.jaxrs.exceptionhandler.BadRequestExceptionHandler
 
toResponse(Exception) - Method in class ru.ilb.common.jaxrs.exceptionhandler.ExceptionHandler
 
toResponse(Exception) - Method in class ru.ilb.common.jaxrs.exceptionhandler.SendMailExceptionHandler
 
toResponse(ValidationException) - Method in class ru.ilb.common.jaxrs.exceptionhandler.ValidationExceptionMapper
 
toResponse(WebApplicationException) - Method in class ru.ilb.common.jaxrs.exceptionhandler.WebApplicationExceptionHandler
 
toString(Date) - Method in class ru.ilb.common.jaxrs.converters.DateParamConverter
 
toString(LocalDate) - Method in class ru.ilb.common.jaxrs.converters.LocalDateParamConverter
 

U

UUIDMessageBodyReader - Class in ru.ilb.common.jaxrs.providers
 
UUIDMessageBodyReader() - Constructor for class ru.ilb.common.jaxrs.providers.UUIDMessageBodyReader
 
UUIDMessageBodyWriter - Class in ru.ilb.common.jaxrs.providers
 
UUIDMessageBodyWriter() - Constructor for class ru.ilb.common.jaxrs.providers.UUIDMessageBodyWriter
 

V

ValidationExceptionMapper - Class in ru.ilb.common.jaxrs.exceptionhandler
 
ValidationExceptionMapper() - Constructor for class ru.ilb.common.jaxrs.exceptionhandler.ValidationExceptionMapper
 

W

wait(String, UriInfo, String) - Method in class ru.ilb.common.jaxrs.async.AsyncTaskManager
 
WebApplicationExceptionHandler - Class in ru.ilb.common.jaxrs.exceptionhandler
 
WebApplicationExceptionHandler() - Constructor for class ru.ilb.common.jaxrs.exceptionhandler.WebApplicationExceptionHandler
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class ru.ilb.common.jaxrs.json.eclipse.MOXyJsonProvider
 
writeTo(UUID, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class ru.ilb.common.jaxrs.providers.UUIDMessageBodyWriter
 
A B C D E F G H I J L M O P R S T U V W 
Skip navigation links

Copyright © 2017. All rights reserved.