Index

A C D E F G H I L M P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addNewCookie(NewCookie) - Method in class dev.resteasy.vertx.server.VertxHttpResponse
 
alreadyCommitted() - Method in class dev.resteasy.vertx.server._private.VertxLogger_$logger
 
alreadyCommitted$str() - Method in class dev.resteasy.vertx.server._private.VertxLogger_$logger
 
alreadySuspended() - Method in class dev.resteasy.vertx.server._private.VertxLogger_$logger
 
alreadySuspended$str() - Method in class dev.resteasy.vertx.server._private.VertxLogger_$logger
 
asyncHttpClientEngine(ClientBuilderConfiguration) - Method in class dev.resteasy.vertx.client.VertxClientHttpEngineFactory
 

C

chunkSizeMustBeAtLeastOne() - Method in class dev.resteasy.vertx.server._private.VertxLogger_$logger
 
chunkSizeMustBeAtLeastOne$str() - Method in class dev.resteasy.vertx.server._private.VertxLogger_$logger
 
close() - Method in class dev.resteasy.vertx.client.VertxClientHttpEngine
 
close() - Method in interface dev.resteasy.vertx.VertxManager
Releases the Vertx instance obtained from VertxManager.vertx().
Configuration property - Section in interface dev.resteasy.vertx.server.spi.RouterFactory
 
configurePreRoute(Route) - Method in class dev.resteasy.vertx.server.VertxEmbeddedServer
Configures the Route before the RESTEasy handler is installed.
configureSsl(HttpClientOptions, SSLContext) - Static method in class dev.resteasy.vertx.ssl.SslContextConverter
Configures SSL on the given client options using the provided SSLContext.
configureSsl(HttpServerOptions, SSLContext, ClientAuth) - Static method in class dev.resteasy.vertx.ssl.SslContextConverter
Configures SSL on the given server options using the provided SSLContext.
create() - Method in interface dev.resteasy.vertx.spi.VertxFactory
Creates or returns a Vertx instance.
create(Vertx) - Method in interface dev.resteasy.vertx.server.spi.RouterFactory
Creates or returns a Router instance.

D

dev.resteasy.vertx - module dev.resteasy.vertx
RESTEasy Vert.x API module.
dev.resteasy.vertx - package dev.resteasy.vertx
Internal coordination API shared among the RESTEasy Vert.x modules.
dev.resteasy.vertx.cdi - module dev.resteasy.vertx.cdi
RESTEasy Vert.x CDI module.
dev.resteasy.vertx.client - module dev.resteasy.vertx.client
RESTEasy Vert.x client module.
dev.resteasy.vertx.client - package dev.resteasy.vertx.client
A RESTEasy client HTTP engine backed by the Eclipse Vert.x HTTP client.
dev.resteasy.vertx.config - package dev.resteasy.vertx.config
Configuration options for the RESTEasy Vert.x integration.
dev.resteasy.vertx.server - module dev.resteasy.vertx.server
RESTEasy Vert.x embedded server module.
dev.resteasy.vertx.server - package dev.resteasy.vertx.server
Internal implementation of the RESTEasy Vert.x embedded server.
dev.resteasy.vertx.server.spi - package dev.resteasy.vertx.server.spi
Public SPI for customizing the RESTEasy Vert.x embedded server.
dev.resteasy.vertx.spi - package dev.resteasy.vertx.spi
Public API and SPI shared by the RESTEasy Vert.x integration modules.
dev.resteasy.vertx.ssl - package dev.resteasy.vertx.ssl
SSL/TLS support bridging a JDK SSLContext to Vert.x SSL configuration.

E

Example: Custom HttpClientOptions - Section in package dev.resteasy.vertx.client
 
Example: Overriding the Shutdown Timeout - Section in package dev.resteasy.vertx.config
 
Example: Per-Startup Router Factory - Section in package dev.resteasy.vertx.server.spi
 
Example: Reusing an Existing Vertx Instance - Section in package dev.resteasy.vertx.spi
 
extractAccepts(MultivaluedMap) - Static method in class dev.resteasy.vertx.server.VertxUtil
 
extractHttpHeaders(HttpServerRequest) - Static method in class dev.resteasy.vertx.server.VertxUtil
 
extractLanguages(MultivaluedMap) - Static method in class dev.resteasy.vertx.server.VertxUtil
 
extractRequestHeaders(HttpServerRequest) - Static method in class dev.resteasy.vertx.server.VertxUtil
 
extractUriInfo(HttpServerRequest, String) - Static method in class dev.resteasy.vertx.server.VertxUtil
 

F

failedRequest(Throwable) - Method in class dev.resteasy.vertx.server._private.VertxLogger_$logger
 
failedRequest$str() - Method in class dev.resteasy.vertx.server._private.VertxLogger_$logger
 
failedToShutdownServer(Throwable, long, String) - Method in class dev.resteasy.vertx.server._private.VertxLogger_$logger
 
failedToShutdownServer$str() - Method in class dev.resteasy.vertx.server._private.VertxLogger_$logger
 
failedToShutdownVertxWithin(Throwable, long, String) - Method in class dev.resteasy.vertx._private.VertxMessages_$logger
 
failedToShutdownVertxWithin$str() - Method in class dev.resteasy.vertx._private.VertxMessages_$logger
 
failedToStartServer(Throwable) - Method in class dev.resteasy.vertx.server._private.VertxLogger_$logger
 
failedToStartServer$str() - Method in class dev.resteasy.vertx.server._private.VertxLogger_$logger
 
finish() - Method in class dev.resteasy.vertx.server.VertxHttpResponse
Finishes the response by flushing output and ending the Vert.x response.
flushBuffer() - Method in class dev.resteasy.vertx.server.VertxHttpResponse
 

G

get() - Static method in interface dev.resteasy.vertx.VertxManager
Returns the VertxManager instance.
getAuthenticationScheme() - Method in class dev.resteasy.vertx.server.VertxSecurityContext
 
getDeployment() - Method in class dev.resteasy.vertx.server.VertxEmbeddedServer
 
getHostnameVerifier() - Method in class dev.resteasy.vertx.client.VertxClientHttpEngine
 
getLoggingLocale() - Method in class dev.resteasy.vertx._private.VertxMessages_$logger
 
getLoggingLocale() - Method in class dev.resteasy.vertx.server._private.VertxLogger_$logger
 
getOutputHeaders() - Method in class dev.resteasy.vertx.server.VertxHttpResponse
 
getOutputStream() - Method in class dev.resteasy.vertx.server.VertxHttpResponse
 
getSslContext() - Method in class dev.resteasy.vertx.client.VertxClientHttpEngine
 
getStatus() - Method in class dev.resteasy.vertx.server.VertxHttpResponse
 
getUserPrincipal() - Method in class dev.resteasy.vertx.server.VertxSecurityContext
 

H

HTTP_CLIENT_OPTIONS - Static variable in class dev.resteasy.vertx.client.VertxClientProperties
Client configuration property for custom HttpClientOptions.

I

invoke(Invocation) - Method in class dev.resteasy.vertx.client.VertxClientHttpEngine
 
isCommitted() - Method in class dev.resteasy.vertx.server.VertxHttpResponse
 
isSecure - Variable in class dev.resteasy.vertx.server.VertxSecurityContext
 
isSecure() - Method in class dev.resteasy.vertx.server.VertxSecurityContext
 
isUserInRole(String) - Method in class dev.resteasy.vertx.server.VertxSecurityContext
 

L

log - Variable in class dev.resteasy.vertx._private.VertxMessages_$logger
 
LOGGER - Static variable in class dev.resteasy.vertx.server._private.VertxLogger_$logger
 

M

MAX_REQUEST_SIZE - Static variable in class dev.resteasy.vertx.config.ResteasyVertxOptions
The maximum allowed request body size in bytes for the embedded server.
MESSAGES - Static variable in class dev.resteasy.vertx._private.VertxMessages_$logger
 

P

prepareOutputStream() - Method in class dev.resteasy.vertx.server.VertxHttpResponse
Prepares the response output stream.
principal - Variable in class dev.resteasy.vertx.server.VertxSecurityContext
 
priority() - Method in interface dev.resteasy.vertx.VertxManager
Returns the priority of this manager.
PROPERTY - Static variable in interface dev.resteasy.vertx.server.spi.RouterFactory
A property name used to reference a RouterFactory placed in the configuration.

R

Registration - Section in package dev.resteasy.vertx.server.spi
 
REQUEST_TIMEOUT - Static variable in class dev.resteasy.vertx.client.VertxClientProperties
Client configuration property for a per-request timeout.
reset() - Method in class dev.resteasy.vertx.server.VertxHttpResponse
 
ResteasyVertxOptions<T> - Class in dev.resteasy.vertx.config
Configuration options for RESTEasy Vert.x integration.
RouterFactory - Interface in dev.resteasy.vertx.server.spi
Factory for creating Router instances.

S

sendError(int) - Method in class dev.resteasy.vertx.server.VertxHttpResponse
 
sendError(int, String) - Method in class dev.resteasy.vertx.server.VertxHttpResponse
 
serverAlreadyStarted() - Method in class dev.resteasy.vertx.server._private.VertxLogger_$logger
 
serverAlreadyStarted$str() - Method in class dev.resteasy.vertx.server._private.VertxLogger_$logger
 
ServiceLoader - Section in interface dev.resteasy.vertx.server.spi.RouterFactory
 
Service Registration - Section in package dev.resteasy.vertx.spi
 
setOutputStream(OutputStream) - Method in class dev.resteasy.vertx.server.VertxHttpResponse
 
setStatus(int) - Method in class dev.resteasy.vertx.server.VertxHttpResponse
 
SPI Interfaces - Section in package dev.resteasy.vertx.server.spi
 
SPI Interfaces - Section in package dev.resteasy.vertx.spi
 
SslContextConverter - Class in dev.resteasy.vertx.ssl
Bridges a SSLContext to Vert.x SSL configuration.
start(SeBootstrap.Configuration) - Method in class dev.resteasy.vertx.server.VertxEmbeddedServer
 
stop() - Method in class dev.resteasy.vertx.server.VertxEmbeddedServer
 
submit(ClientInvocation, boolean, InvocationCallback, AsyncClientHttpEngine.ResultExtractor) - Method in class dev.resteasy.vertx.client.VertxClientHttpEngine
 
submit(ClientInvocation, boolean, AsyncClientHttpEngine.ResultExtractor, ExecutorService) - Method in class dev.resteasy.vertx.client.VertxClientHttpEngine
 

T

TIMEOUT - Static variable in class dev.resteasy.vertx.config.ResteasyVertxOptions
The timeout value for blocking operations such as shutting down the Vertx instance.
TIMEOUT_UNIT - Static variable in class dev.resteasy.vertx.config.ResteasyVertxOptions
The time unit for ResteasyVertxOptions.TIMEOUT.
Types - Section in package dev.resteasy.vertx.client
 
Types - Section in package dev.resteasy.vertx.config
 
Types - Section in package dev.resteasy.vertx.ssl
 

V

vertx() - Method in interface dev.resteasy.vertx.VertxManager
Returns the shared Vertx instance, creating it if necessary.
VertxClientHttpEngine - Class in dev.resteasy.vertx.client
A RESTEasy HTTP client engine implementation backed by Vert.x HTTP client.
VertxClientHttpEngine() - Constructor for class dev.resteasy.vertx.client.VertxClientHttpEngine
Creates a new engine.
VertxClientHttpEngine(HttpClientOptions) - Constructor for class dev.resteasy.vertx.client.VertxClientHttpEngine
Creates a new engine with the specified HTTP client options.
VertxClientHttpEngine(HttpClientOptions, ClientBuilderConfiguration) - Constructor for class dev.resteasy.vertx.client.VertxClientHttpEngine
Creates a new engine with the specified HTTP client options and configuration.
VertxClientHttpEngineFactory - Class in dev.resteasy.vertx.client
 
VertxClientHttpEngineFactory() - Constructor for class dev.resteasy.vertx.client.VertxClientHttpEngineFactory
 
VertxClientProperties - Class in dev.resteasy.vertx.client
Property names for configuring the Vert.x client engine via Configurable.property(String, Object).
VertxEmbeddedServer - Class in dev.resteasy.vertx.server
Embedded server implementation using Vert.x HTTP server with Vert.x Web Router.
VertxEmbeddedServer() - Constructor for class dev.resteasy.vertx.server.VertxEmbeddedServer
Creates a new embedded server with a default deployment.
VertxEmbeddedServer(ResteasyDeployment) - Constructor for class dev.resteasy.vertx.server.VertxEmbeddedServer
Creates a new embedded server with the given deployment.
VertxFactory - Interface in dev.resteasy.vertx.spi
Factory for creating Vertx instances.
VertxHttpResponse - Class in dev.resteasy.vertx.server
Vert.x adapter that bridges HttpServerResponse to RESTEasy's HttpResponse SPI.
VertxHttpResponse(HttpServerResponse, ResteasyProviderFactory) - Constructor for class dev.resteasy.vertx.server.VertxHttpResponse
Creates a new response adapter.
VertxHttpResponse(HttpServerResponse, ResteasyProviderFactory, HttpMethod) - Constructor for class dev.resteasy.vertx.server.VertxHttpResponse
Creates a new response adapter with optional HTTP method.
VertxLogger_$logger - Class in dev.resteasy.vertx.server._private
Warning this class consists of generated code.
VertxLogger_$logger(Logger) - Constructor for class dev.resteasy.vertx.server._private.VertxLogger_$logger
 
VertxManager - Interface in dev.resteasy.vertx
Manages a shared Vertx instance across consumers within the same JVM.
VertxMessages_$logger - Class in dev.resteasy.vertx._private
Warning this class consists of generated code.
VertxMessages_$logger(Logger) - Constructor for class dev.resteasy.vertx._private.VertxMessages_$logger
 
VertxSecurityContext - Class in dev.resteasy.vertx.server
 
VertxSecurityContext() - Constructor for class dev.resteasy.vertx.server.VertxSecurityContext
 
VertxSecurityContext(String, boolean) - Constructor for class dev.resteasy.vertx.server.VertxSecurityContext
 
VertxUtil - Class in dev.resteasy.vertx.server
 
VertxUtil() - Constructor for class dev.resteasy.vertx.server.VertxUtil
 
A C D E F G H I L M P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form