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

A

acceptableLanguages() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
acceptableLocales() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
addBodyEndHandler(Handler<Void>) - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
addCookie(Cookie) - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
addFilter(String, String) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
addFilter(String, Filter) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
addFilter(String, Class<? extends Filter>) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
addHeadersEndHandler(Handler<Void>) - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
addListener(String) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
addListener(T) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
addListener(Class<? extends EventListener>) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
addServlet(String, String) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
addServlet(String, Servlet) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
addServlet(String, Class<? extends Servlet>) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
AppGlobals - Class in net.redpipe.engine.core
 
AppGlobals() - Constructor for class net.redpipe.engine.core.AppGlobals
 
apply(Completable) - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnCompletableAssemblyAction
 
apply(Completable, CompletableObserver) - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnCompletableCreateAction
 
apply(Flowable) - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnFlowableAssemblyAction
 
apply(Flowable, Subscriber) - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnFlowableCreateAction
 
apply(Maybe) - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnMaybeAssemblyAction
 
apply(Maybe, MaybeObserver) - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnMaybeCreateAction
 
apply(Observable) - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnObservableAssemblyAction
 
apply(Observable, Observer) - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnObservableCreateAction
 
apply(Single) - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnSingleAssemblyAction
 
apply(Single, SingleObserver) - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnSingleCreateAction
 
aroundRequest(HttpRequest, RunnableWithException<IOException>) - Method in class net.redpipe.engine.spi.Plugin
 
assertAuthorized(Annotation) - Method in class net.redpipe.engine.security.AuthorizingAnnotationHandler
 
assertAuthorized(Annotation) - Method in class net.redpipe.engine.security.VertxPermissionAnnotationHandler
 
assertAuthorized(Annotation) - Method in class net.redpipe.engine.security.VertxUserAnnotationHandler
 
AuthenticationException - Exception in net.redpipe.engine.security
 
AuthenticationException(String) - Constructor for exception net.redpipe.engine.security.AuthenticationException
 
AuthenticationExceptionMapper - Class in net.redpipe.engine.security
 
AuthenticationExceptionMapper() - Constructor for class net.redpipe.engine.security.AuthenticationExceptionMapper
 
AuthorizationException - Exception in net.redpipe.engine.security
 
AuthorizationException(String) - Constructor for exception net.redpipe.engine.security.AuthorizationException
 
AuthorizationExceptionMapper - Class in net.redpipe.engine.security
 
AuthorizationExceptionMapper() - Constructor for class net.redpipe.engine.security.AuthorizationExceptionMapper
 
AuthorizationFilter - Class in net.redpipe.engine.security
 
AuthorizationFilter(Collection<Annotation>) - Constructor for class net.redpipe.engine.security.AuthorizationFilter
 
AuthorizationFilterFeature - Class in net.redpipe.engine.security
 
AuthorizationFilterFeature() - Constructor for class net.redpipe.engine.security.AuthorizationFilterFeature
 
AuthorizingAnnotationHandler - Class in net.redpipe.engine.security
 
AuthorizingAnnotationHandler() - Constructor for class net.redpipe.engine.security.AuthorizingAnnotationHandler
 

B

BaseSecurityResource - Class in net.redpipe.engine.security
 
BaseSecurityResource() - Constructor for class net.redpipe.engine.security.BaseSecurityResource
 
BufferBodyWriter - Class in net.redpipe.engine.resteasy
 
BufferBodyWriter() - Constructor for class net.redpipe.engine.resteasy.BufferBodyWriter
 

C

call(Observable.OnSubscribe) - Method in class net.redpipe.engine.rxjava.ResteasyContextPropagatingOnObservableCreateAction
 
call(Single.OnSubscribe) - Method in class net.redpipe.engine.rxjava.ResteasyContextPropagatingOnSingleCreateAction
 
classes() - Method in class net.redpipe.engine.core.MyBeanConfig
 
clearUser() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
close() - Method in class net.redpipe.engine.core.Server
 
CompletableProvider - Class in net.redpipe.engine.rxjava
 
CompletableProvider() - Constructor for class net.redpipe.engine.rxjava.CompletableProvider
 
CompletableProvider - Class in net.redpipe.engine.rxjava2
 
CompletableProvider() - Constructor for class net.redpipe.engine.rxjava2.CompletableProvider
 
configFile - Variable in class net.redpipe.engine.core.Server
 
configure(ResourceInfo, FeatureContext) - Method in class net.redpipe.engine.security.AuthorizationFilterFeature
 
ContextCapturerFlowable(Flowable<T>, Subscriber<T>) - Constructor for class net.redpipe.engine.rxjava2.ContextPropagatorOnFlowableCreateAction.ContextCapturerFlowable
 
ContextCapturerMaybe(Maybe<T>, MaybeObserver<T>) - Constructor for class net.redpipe.engine.rxjava2.ContextPropagatorOnMaybeCreateAction.ContextCapturerMaybe
 
ContextCapturerObservable(Observable<T>, Observer<T>) - Constructor for class net.redpipe.engine.rxjava2.ContextPropagatorOnObservableCreateAction.ContextCapturerObservable
 
ContextPropagatorCompletable(Completable) - Constructor for class net.redpipe.engine.rxjava2.ContextPropagatorOnCompletableAssemblyAction.ContextPropagatorCompletable
 
ContextPropagatorFlowable(Flowable<T>) - Constructor for class net.redpipe.engine.rxjava2.ContextPropagatorOnFlowableAssemblyAction.ContextPropagatorFlowable
 
ContextPropagatorMaybe(Maybe<T>) - Constructor for class net.redpipe.engine.rxjava2.ContextPropagatorOnMaybeAssemblyAction.ContextPropagatorMaybe
 
ContextPropagatorObservable(Observable<T>) - Constructor for class net.redpipe.engine.rxjava2.ContextPropagatorOnObservableAssemblyAction.ContextPropagatorObservable
 
ContextPropagatorOnCompletableAssemblyAction - Class in net.redpipe.engine.rxjava2
 
ContextPropagatorOnCompletableAssemblyAction() - Constructor for class net.redpipe.engine.rxjava2.ContextPropagatorOnCompletableAssemblyAction
 
ContextPropagatorOnCompletableAssemblyAction.ContextPropagatorCompletable - Class in net.redpipe.engine.rxjava2
 
ContextPropagatorOnCompletableCreateAction - Class in net.redpipe.engine.rxjava2
 
ContextPropagatorOnCompletableCreateAction() - Constructor for class net.redpipe.engine.rxjava2.ContextPropagatorOnCompletableCreateAction
 
ContextPropagatorOnFlowableAssemblyAction - Class in net.redpipe.engine.rxjava2
 
ContextPropagatorOnFlowableAssemblyAction() - Constructor for class net.redpipe.engine.rxjava2.ContextPropagatorOnFlowableAssemblyAction
 
ContextPropagatorOnFlowableAssemblyAction.ContextPropagatorFlowable<T> - Class in net.redpipe.engine.rxjava2
 
ContextPropagatorOnFlowableCreateAction - Class in net.redpipe.engine.rxjava2
 
ContextPropagatorOnFlowableCreateAction() - Constructor for class net.redpipe.engine.rxjava2.ContextPropagatorOnFlowableCreateAction
 
ContextPropagatorOnFlowableCreateAction.ContextCapturerFlowable<T> - Class in net.redpipe.engine.rxjava2
 
ContextPropagatorOnMaybeAssemblyAction - Class in net.redpipe.engine.rxjava2
 
ContextPropagatorOnMaybeAssemblyAction() - Constructor for class net.redpipe.engine.rxjava2.ContextPropagatorOnMaybeAssemblyAction
 
ContextPropagatorOnMaybeAssemblyAction.ContextPropagatorMaybe<T> - Class in net.redpipe.engine.rxjava2
 
ContextPropagatorOnMaybeCreateAction - Class in net.redpipe.engine.rxjava2
 
ContextPropagatorOnMaybeCreateAction() - Constructor for class net.redpipe.engine.rxjava2.ContextPropagatorOnMaybeCreateAction
 
ContextPropagatorOnMaybeCreateAction.ContextCapturerMaybe<T> - Class in net.redpipe.engine.rxjava2
 
ContextPropagatorOnObservableAssemblyAction - Class in net.redpipe.engine.rxjava2
 
ContextPropagatorOnObservableAssemblyAction() - Constructor for class net.redpipe.engine.rxjava2.ContextPropagatorOnObservableAssemblyAction
 
ContextPropagatorOnObservableAssemblyAction.ContextPropagatorObservable<T> - Class in net.redpipe.engine.rxjava2
 
ContextPropagatorOnObservableCreateAction - Class in net.redpipe.engine.rxjava2
 
ContextPropagatorOnObservableCreateAction() - Constructor for class net.redpipe.engine.rxjava2.ContextPropagatorOnObservableCreateAction
 
ContextPropagatorOnObservableCreateAction.ContextCapturerObservable<T> - Class in net.redpipe.engine.rxjava2
 
ContextPropagatorOnSingleAssemblyAction - Class in net.redpipe.engine.rxjava2
 
ContextPropagatorOnSingleAssemblyAction() - Constructor for class net.redpipe.engine.rxjava2.ContextPropagatorOnSingleAssemblyAction
 
ContextPropagatorOnSingleAssemblyAction.ContextPropagatorSingle<T> - Class in net.redpipe.engine.rxjava2
 
ContextPropagatorOnSingleCreateAction - Class in net.redpipe.engine.rxjava2
 
ContextPropagatorOnSingleCreateAction() - Constructor for class net.redpipe.engine.rxjava2.ContextPropagatorOnSingleCreateAction
 
ContextPropagatorSingle(Single<T>) - Constructor for class net.redpipe.engine.rxjava2.ContextPropagatorOnSingleAssemblyAction.ContextPropagatorSingle
 
cookieCount() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
cookies() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
createDbClient(JsonObject) - Method in class net.redpipe.engine.core.Server
 
createFilter(Class<T>) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
createListener(Class<T>) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
createServlet(Class<T>) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
currentRoute() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 

D

data() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
declareRoles(String...) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
DefaultExceptionMapper - Class in net.redpipe.engine.resteasy
 
DefaultExceptionMapper() - Constructor for class net.redpipe.engine.resteasy.DefaultExceptionMapper
 
deployToResteasy(VertxResteasyDeployment) - Method in class net.redpipe.engine.spi.Plugin
 
dispatcher - Variable in class net.redpipe.engine.dispatcher.VertxPluginRequestHandler
 
doInConnection(Func1<? super SQLConnection, ? extends Single<T>>) - Static method in class net.redpipe.engine.db.SQLUtil
 
doInConnectionCompletable(Func1<? super SQLConnection, ? extends Completable>) - Static method in class net.redpipe.engine.db.SQLUtil
 

E

equals(Object) - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 

F

fail(int) - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
fail(Throwable) - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
failed() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
failure() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
FileResource - Class in net.redpipe.engine.resteasy
 
FileResource() - Constructor for class net.redpipe.engine.resteasy.FileResource
 
fileUploads() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
filter(ContainerRequestContext) - Method in class net.redpipe.engine.resteasy.RxVertxProvider
 
filter(ContainerRequestContext) - Method in class net.redpipe.engine.security.AuthorizationFilter
 
filter(ContainerRequestContext) - Method in class net.redpipe.engine.security.LoginRedirectFilter
 
filter(ContainerRequestContext, ContainerResponseContext) - Method in class net.redpipe.engine.template.TemplateResponseFilter
 
FlowableProvider - Class in net.redpipe.engine.rxjava2
 
FlowableProvider() - Constructor for class net.redpipe.engine.rxjava2.FlowableProvider
 

G

get() - Static method in class net.redpipe.engine.core.AppGlobals
 
get(String) - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
getAcceptableContentType() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
getAttribute(String) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getAttributeNames() - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getBody() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
getBodyAsJson() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
getBodyAsJsonArray() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
getBodyAsString() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
getBodyAsString(String) - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
getClassLoader() - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getConfig() - Method in class net.redpipe.engine.core.AppGlobals
 
getConnection() - Static method in class net.redpipe.engine.db.SQLUtil
 
getContext(String) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getContextPath() - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getCookie(String) - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
getDbClient() - Method in class net.redpipe.engine.core.AppGlobals
 
getDbConnection() - Method in class net.redpipe.engine.core.AppGlobals
 
getDefaultSessionTrackingModes() - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getDeployment() - Method in class net.redpipe.engine.core.AppGlobals
 
getEffectiveMajorVersion() - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getEffectiveMinorVersion() - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getEffectiveSessionTrackingModes() - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getFile(String) - Method in class net.redpipe.engine.resteasy.FileResource
 
getFilterRegistration(String) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getFilterRegistrations() - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getGlobal(String) - Method in class net.redpipe.engine.core.AppGlobals
 
getGlobal(Class<T>) - Method in class net.redpipe.engine.core.AppGlobals
 
getInitParameter(String) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getInitParameterNames() - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getJspConfigDescriptor() - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getMainClass() - Method in class net.redpipe.engine.core.AppGlobals
 
getMajorVersion() - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getMimeType(String) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getMinorVersion() - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getName() - Method in class net.redpipe.engine.template.Template
 
getNamedDispatcher(String) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getRealPath(String) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getRequestDispatcher(String) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getResource(String) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getResourceAsStream(String) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getResourcePaths(String) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getRouter() - Method in class net.redpipe.engine.core.AppGlobals
 
getServerInfo() - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getServlet(String) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getServletContextName() - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getServletNames() - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getServletRegistration(String) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getServletRegistrations() - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getServlets() - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getSessionCookieConfig() - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
getSize(JsonObject, Class<?>, Type, Annotation[], MediaType) - Method in class net.redpipe.engine.resteasy.JsonObjectBodyWriter
 
getTemplateRenderer(String) - Method in class net.redpipe.engine.core.AppGlobals
 
getUser() - Method in class net.redpipe.engine.security.AuthorizingAnnotationHandler
 
getVariables() - Method in class net.redpipe.engine.template.Template
 
getVertx() - Method in class net.redpipe.engine.core.AppGlobals
 
getVertx() - Method in class net.redpipe.engine.core.Server
 
getVirtualServerName() - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 

H

handle(HttpServerRequest) - Method in class net.redpipe.engine.dispatcher.VertxPluginRequestHandler
 
hashCode() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
HasPermission - Annotation Type in net.redpipe.engine.security
 

I

init() - Method in class net.redpipe.engine.spi.Plugin
 
injectGlobals() - Method in class net.redpipe.engine.core.AppGlobals
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class net.redpipe.engine.resteasy.JsonObjectBodyReader
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class net.redpipe.engine.resteasy.BufferBodyWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class net.redpipe.engine.resteasy.JsonObjectBodyWriter
 

J

JsonObjectBodyReader - Class in net.redpipe.engine.resteasy
 
JsonObjectBodyReader() - Constructor for class net.redpipe.engine.resteasy.JsonObjectBodyReader
 
JsonObjectBodyWriter - Class in net.redpipe.engine.resteasy
 
JsonObjectBodyWriter() - Constructor for class net.redpipe.engine.resteasy.JsonObjectBodyWriter
 

L

loadPlugins() - Method in class net.redpipe.engine.core.Server
 
log(String) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
log(Exception, String) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
log(String, Throwable) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
login(UriInfo) - Method in class net.redpipe.engine.security.BaseSecurityResource
 
loginAuth(String, String, String, Session, RoutingContext, AuthProvider) - Method in class net.redpipe.engine.security.BaseSecurityResource
 
LoginRedirectFilter - Class in net.redpipe.engine.security
 
LoginRedirectFilter() - Constructor for class net.redpipe.engine.security.LoginRedirectFilter
 
logout(UriInfo, RoutingContext, AppGlobals) - Method in class net.redpipe.engine.security.BaseSecurityResource
 

M

main(String[]) - Static method in class net.redpipe.engine.core.Server
 
MainResource - Annotation Type in net.redpipe.engine.core
 
MaybeProvider - Class in net.redpipe.engine.rxjava2
 
MaybeProvider() - Constructor for class net.redpipe.engine.rxjava2.MaybeProvider
 
mountPoint() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
MyBeanConfig - Class in net.redpipe.engine.core
Subtype of BeanConfig that doesn't scan the whole damn jar
MyBeanConfig() - Constructor for class net.redpipe.engine.core.MyBeanConfig
 

N

net.redpipe.engine.core - package net.redpipe.engine.core
 
net.redpipe.engine.db - package net.redpipe.engine.db
 
net.redpipe.engine.dispatcher - package net.redpipe.engine.dispatcher
 
net.redpipe.engine.resteasy - package net.redpipe.engine.resteasy
 
net.redpipe.engine.rxjava - package net.redpipe.engine.rxjava
 
net.redpipe.engine.rxjava2 - package net.redpipe.engine.rxjava2
 
net.redpipe.engine.security - package net.redpipe.engine.security
 
net.redpipe.engine.spi - package net.redpipe.engine.spi
 
net.redpipe.engine.swagger - package net.redpipe.engine.swagger
 
net.redpipe.engine.template - package net.redpipe.engine.template
 
next() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
NoAuthFilter - Annotation Type in net.redpipe.engine.security
 
NoAuthRedirect - Annotation Type in net.redpipe.engine.security
 
normalisedPath() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 

O

ObservableProvider - Class in net.redpipe.engine.rxjava
 
ObservableProvider() - Constructor for class net.redpipe.engine.rxjava.ObservableProvider
 
ObservableProvider - Class in net.redpipe.engine.rxjava2
 
ObservableProvider() - Constructor for class net.redpipe.engine.rxjava2.ObservableProvider
 
onComplete() - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnFlowableCreateAction.ContextCapturerFlowable
 
onComplete() - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnMaybeCreateAction.ContextCapturerMaybe
 
onComplete() - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnObservableCreateAction.ContextCapturerObservable
 
onError(Throwable) - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnFlowableCreateAction.ContextCapturerFlowable
 
onError(Throwable) - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnMaybeCreateAction.ContextCapturerMaybe
 
onError(Throwable) - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnObservableCreateAction.ContextCapturerObservable
 
onNext(T) - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnFlowableCreateAction.ContextCapturerFlowable
 
onNext(T) - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnObservableCreateAction.ContextCapturerObservable
 
onSubscribe(Subscription) - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnFlowableCreateAction.ContextCapturerFlowable
 
onSubscribe(Disposable) - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnMaybeCreateAction.ContextCapturerMaybe
 
onSubscribe(Disposable) - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnObservableCreateAction.ContextCapturerObservable
 
onSuccess(T) - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnMaybeCreateAction.ContextCapturerMaybe
 

P

parsedHeaders() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
pathParam(String) - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
pathParams() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
PermissionInjector - Class in net.redpipe.engine.resteasy
 
PermissionInjector() - Constructor for class net.redpipe.engine.resteasy.PermissionInjector
 
Plugin - Class in net.redpipe.engine.spi
 
Plugin() - Constructor for class net.redpipe.engine.spi.Plugin
 
PluginRequestDispatcher - Class in net.redpipe.engine.dispatcher
 
PluginRequestDispatcher(SynchronousDispatcher, ResteasyProviderFactory, SecurityDomain, List<Plugin>) - Constructor for class net.redpipe.engine.dispatcher.PluginRequestDispatcher
 
plugins - Variable in class net.redpipe.engine.core.Server
 
postRoute() - Method in class net.redpipe.engine.spi.Plugin
 
preferredLanguage() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
preferredLocale() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
preInit() - Method in class net.redpipe.engine.spi.Plugin
 
preRoute() - Method in class net.redpipe.engine.spi.Plugin
 
put(String, Object) - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 

Q

queryParam(String) - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
queryParams() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 

R

readFrom(Class<JsonObject>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class net.redpipe.engine.resteasy.JsonObjectBodyReader
 
REDIRECT_KEY - Static variable in class net.redpipe.engine.security.BaseSecurityResource
 
RedpipeServletContext - Class in net.redpipe.engine.resteasy
 
RedpipeServletContext() - Constructor for class net.redpipe.engine.resteasy.RedpipeServletContext
 
remove(String) - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
removeAttribute(String) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
removeBodyEndHandler(int) - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
removeCookie(String) - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
removeHeadersEndHandler(int) - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
render() - Method in class net.redpipe.engine.template.Template
 
render(String, Map<String, Object>) - Method in interface net.redpipe.engine.template.TemplateRenderer
 
request() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
RequiresPermissions - Annotation Type in net.redpipe.engine.security
 
RequiresUser - Annotation Type in net.redpipe.engine.security
 
reroute(String) - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
reroute(HttpMethod, String) - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
resolve(Class<? extends Single<Boolean>>, Type, Annotation[]) - Method in class net.redpipe.engine.resteasy.PermissionInjector
 
resolve(Class<? extends Single<SQLConnection>>, Type, Annotation[]) - Method in class net.redpipe.engine.resteasy.SQLConnectionInjector
 
resolve(Type, ModelConverterContext, Iterator<ModelConverter>) - Method in class net.redpipe.engine.swagger.RxModelConverter
 
resolveProperty(Type, ModelConverterContext, Annotation[], Iterator<ModelConverter>) - Method in class net.redpipe.engine.swagger.RxModelConverter
 
response() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
ResteasyContextPropagatingOnObservableCreateAction - Class in net.redpipe.engine.rxjava
 
ResteasyContextPropagatingOnObservableCreateAction() - Constructor for class net.redpipe.engine.rxjava.ResteasyContextPropagatingOnObservableCreateAction
 
ResteasyContextPropagatingOnSingleCreateAction - Class in net.redpipe.engine.rxjava
 
ResteasyContextPropagatingOnSingleCreateAction() - Constructor for class net.redpipe.engine.rxjava.ResteasyContextPropagatingOnSingleCreateAction
 
ResteasyFilterContext - Class in net.redpipe.engine.resteasy
 
ResteasyFilterContext(ContainerRequestContext) - Constructor for class net.redpipe.engine.resteasy.ResteasyFilterContext
 
run() - Method in interface net.redpipe.engine.spi.RunnableWithException
 
RunnableWithException<T extends Throwable> - Interface in net.redpipe.engine.spi
 
RxModelConverter - Class in net.redpipe.engine.swagger
 
RxModelConverter() - Constructor for class net.redpipe.engine.swagger.RxModelConverter
 
RxVertxProvider - Class in net.redpipe.engine.resteasy
 
RxVertxProvider() - Constructor for class net.redpipe.engine.resteasy.RxVertxProvider
 

S

Server - Class in net.redpipe.engine.core
 
Server() - Constructor for class net.redpipe.engine.core.Server
 
service(Context, HttpServerRequest, HttpServerResponse, HttpRequest, HttpResponse, boolean) - Method in class net.redpipe.engine.dispatcher.PluginRequestDispatcher
 
session() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
set(AppGlobals) - Static method in class net.redpipe.engine.core.AppGlobals
 
set(String, Object) - Method in class net.redpipe.engine.template.Template
 
setAcceptableContentType(String) - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
setAttribute(String, Object) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
setBody(Buffer) - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
setDeployment(VertxResteasyDeployment) - Method in class net.redpipe.engine.core.AppGlobals
 
setGlobal(String, Object) - Method in class net.redpipe.engine.core.AppGlobals
 
setGlobal(Class<T>, T) - Method in class net.redpipe.engine.core.AppGlobals
 
setInitParameter(String, String) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
setSession(Session) - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class net.redpipe.engine.resteasy.RedpipeServletContext
 
setupAuthenticationRoutes() - Method in class net.redpipe.engine.core.Server
 
setupResteasy(Class<?>...) - Method in class net.redpipe.engine.core.Server
 
setupRoutes(Router) - Method in class net.redpipe.engine.core.Server
 
setUser(User) - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
shutdown() - Method in class net.redpipe.engine.spi.Plugin
 
SingleProvider - Class in net.redpipe.engine.rxjava
 
SingleProvider() - Constructor for class net.redpipe.engine.rxjava.SingleProvider
 
SingleProvider - Class in net.redpipe.engine.rxjava2
 
SingleProvider() - Constructor for class net.redpipe.engine.rxjava2.SingleProvider
 
SQLConnectionInjector - Class in net.redpipe.engine.resteasy
 
SQLConnectionInjector() - Constructor for class net.redpipe.engine.resteasy.SQLConnectionInjector
 
SQLUtil - Class in net.redpipe.engine.db
 
SQLUtil() - Constructor for class net.redpipe.engine.db.SQLUtil
 
start() - Method in class net.redpipe.engine.core.Server
 
start(Class<?>...) - Method in class net.redpipe.engine.core.Server
 
start(JsonObject, Class<?>...) - Method in class net.redpipe.engine.core.Server
 
statusCode() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
subscribeActual(CompletableObserver) - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnCompletableAssemblyAction.ContextPropagatorCompletable
 
subscribeActual(Subscriber<? super T>) - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnFlowableAssemblyAction.ContextPropagatorFlowable
 
subscribeActual(MaybeObserver<? super T>) - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnMaybeAssemblyAction.ContextPropagatorMaybe
 
subscribeActual(Observer<? super T>) - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnObservableAssemblyAction.ContextPropagatorObservable
 
subscribeActual(SingleObserver<? super T>) - Method in class net.redpipe.engine.rxjava2.ContextPropagatorOnSingleAssemblyAction.ContextPropagatorSingle
 
supportsTemplate(String) - Method in interface net.redpipe.engine.template.TemplateRenderer
 

T

Template - Class in net.redpipe.engine.template
 
Template(String, Map<String, Object>) - Constructor for class net.redpipe.engine.template.Template
 
Template(String) - Constructor for class net.redpipe.engine.template.Template
 
TemplateRenderer - Interface in net.redpipe.engine.template
 
TemplateResponseFilter - Class in net.redpipe.engine.template
 
TemplateResponseFilter() - Constructor for class net.redpipe.engine.template.TemplateResponseFilter
 
toAsyncStream(Observable<?>) - Method in class net.redpipe.engine.rxjava.ObservableProvider
 
toAsyncStream(Flowable<?>) - Method in class net.redpipe.engine.rxjava2.FlowableProvider
 
toAsyncStream(Observable<?>) - Method in class net.redpipe.engine.rxjava2.ObservableProvider
 
toCompletionStage(Completable) - Method in class net.redpipe.engine.rxjava.CompletableProvider
 
toCompletionStage(Single<?>) - Method in class net.redpipe.engine.rxjava.SingleProvider
 
toCompletionStage(Completable) - Method in class net.redpipe.engine.rxjava2.CompletableProvider
 
toCompletionStage(Maybe<?>) - Method in class net.redpipe.engine.rxjava2.MaybeProvider
 
toCompletionStage(Single<?>) - Method in class net.redpipe.engine.rxjava2.SingleProvider
 
toResponse(Throwable) - Method in class net.redpipe.engine.resteasy.DefaultExceptionMapper
 
toResponse(AuthenticationException) - Method in class net.redpipe.engine.security.AuthenticationExceptionMapper
 
toResponse(AuthorizationException) - Method in class net.redpipe.engine.security.AuthorizationExceptionMapper
 
toString() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 

U

user() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 

V

vertx() - Method in class net.redpipe.engine.resteasy.ResteasyFilterContext
 
VertxPermissionAnnotationHandler - Class in net.redpipe.engine.security
 
VertxPermissionAnnotationHandler() - Constructor for class net.redpipe.engine.security.VertxPermissionAnnotationHandler
 
VertxPluginRequestHandler - Class in net.redpipe.engine.dispatcher
 
VertxPluginRequestHandler(Vertx, ResteasyDeployment, String, SecurityDomain, List<Plugin>) - Constructor for class net.redpipe.engine.dispatcher.VertxPluginRequestHandler
 
VertxPluginRequestHandler(Vertx, ResteasyDeployment, String, List<Plugin>) - Constructor for class net.redpipe.engine.dispatcher.VertxPluginRequestHandler
 
VertxPluginRequestHandler(Vertx, ResteasyDeployment, List<Plugin>) - Constructor for class net.redpipe.engine.dispatcher.VertxPluginRequestHandler
 
VertxUserAnnotationHandler - Class in net.redpipe.engine.security
 
VertxUserAnnotationHandler() - Constructor for class net.redpipe.engine.security.VertxUserAnnotationHandler
 

W

writeTo(Buffer, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class net.redpipe.engine.resteasy.BufferBodyWriter
 
writeTo(JsonObject, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class net.redpipe.engine.resteasy.JsonObjectBodyWriter
 
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2018. All rights reserved.