JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
U
V
W
A
aroundReadFrom(ReaderInterceptorContext)
- Method in class ru.ilb.common.jaxrs.interceptors.
ReplaceInInterceptor
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
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
fromString(String)
- Method in class ru.ilb.common.jaxrs.converters.
LocalDateTimeParamConverter
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
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
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
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, секунд
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
H
handleMessage(Message)
- Method in class ru.ilb.common.jaxrs.interceptors.
EncodingInInterceptor
I
isReadable(Class<?>, Type, Annotation[], MediaType)
- Method in class ru.ilb.common.jaxrs.providers.
UUIDMessageBodyReader
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
LocalDateTimeParamConverter
- Class in
ru.ilb.common.jaxrs.converters
LocalDateTimeParamConverter()
- Constructor for class ru.ilb.common.jaxrs.converters.
LocalDateTimeParamConverter
M
MapParamConverterProvider
- Class in
ru.ilb.common.jaxrs.providers
MapParamConverterProvider()
- Constructor for class ru.ilb.common.jaxrs.providers.
MapParamConverterProvider
O
objectFactoryOrIndexAvailable(Class<?>)
- Method in class ru.ilb.common.jaxrs.jaxb.
JaxbContextResolver
P
packageContexts
- Variable in class ru.ilb.common.jaxrs.jaxb.
JaxbContextResolver
R
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
ReplaceInInterceptor
- Class in
ru.ilb.common.jaxrs.interceptors
ReplaceInInterceptor()
- Constructor for class ru.ilb.common.jaxrs.interceptors.
ReplaceInInterceptor
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.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
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.
ReplaceInInterceptor
setEncoding(String)
- Method in class ru.ilb.common.jaxrs.interceptors.
ReplaceOutInterceptor
setExtraClass(Class<?>[])
- Method in class ru.ilb.common.jaxrs.jaxb.
JaxbContextResolver
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
setMediaType(String)
- Method in class ru.ilb.common.jaxrs.interceptors.
ReplaceInInterceptor
setMediaType(String)
- Method in class ru.ilb.common.jaxrs.interceptors.
ReplaceOutInterceptor
setReplacements(Map<String, String>)
- Method in class ru.ilb.common.jaxrs.interceptors.
ReplaceInInterceptor
setReplacements(Map<String, String>)
- Method in class ru.ilb.common.jaxrs.interceptors.
ReplaceOutInterceptor
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
T
taskId
- Variable in class ru.ilb.common.jaxrs.async.
AsyncTask
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
toString(LocalDateTime)
- Method in class ru.ilb.common.jaxrs.converters.
LocalDateTimeParamConverter
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
To catch cascade jax-rs client exceptions, set property <entry key="support.wae.spec.optimization" value="false"/>
WebApplicationExceptionHandler()
- Constructor for class ru.ilb.common.jaxrs.exceptionhandler.
WebApplicationExceptionHandler
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
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020. All rights reserved.