JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
G
H
I
K
P
R
V
A
AUTH_PASSWORD_PROPERTY
- Static variable in class io.vertx.ext.httpservicefactory.
HttpServiceFactory
AUTH_USERNAME_PROPERTY
- Static variable in class io.vertx.ext.httpservicefactory.
HttpServiceFactory
C
CACHE_DIR_PROPERTY
- Static variable in class io.vertx.ext.httpservicefactory.
HttpServiceFactory
configOptions()
- Method in class io.vertx.ext.httpservicefactory.
HttpServiceFactory
createHttpClientOptions(String)
- Method in class io.vertx.ext.httpservicefactory.
HttpServiceFactory
D
doRequest(HttpClient, File, URI, File, URI, Handler<AsyncResult<HttpServiceFactory.Result>>)
- Method in class io.vertx.ext.httpservicefactory.
HttpServiceFactory
G
getPublicKey(byte[], long)
- Static method in class io.vertx.ext.httpservicefactory.
PGPHelper
Get a public key from a public key block.
getSignature(byte[])
- Static method in class io.vertx.ext.httpservicefactory.
PGPHelper
Get a signature from its bytes
H
HTTP_CLIENT_OPTIONS_PROPERTY
- Static variable in class io.vertx.ext.httpservicefactory.
HttpServiceFactory
HTTPS_CLIENT_OPTIONS_PROPERTY
- Static variable in class io.vertx.ext.httpservicefactory.
HttpServiceFactory
HttpSecureServiceFactory
- Class in
io.vertx.ext.httpservicefactory
HttpSecureServiceFactory()
- Constructor for class io.vertx.ext.httpservicefactory.
HttpSecureServiceFactory
HttpServiceFactory
- Class in
io.vertx.ext.httpservicefactory
HttpServiceFactory()
- Constructor for class io.vertx.ext.httpservicefactory.
HttpServiceFactory
I
init(Vertx)
- Method in class io.vertx.ext.httpservicefactory.
HttpServiceFactory
io.vertx.ext.httpservicefactory
- package io.vertx.ext.httpservicefactory
= Vert.x Http Service Factory The http service factory is a Vert.x service factory for deploying services from an http server.
K
KEYSERVER_URI_TEMPLATE
- Static variable in class io.vertx.ext.httpservicefactory.
HttpServiceFactory
P
PGPHelper
- Class in
io.vertx.ext.httpservicefactory
PGPHelper()
- Constructor for class io.vertx.ext.httpservicefactory.
PGPHelper
prefix()
- Method in class io.vertx.ext.httpservicefactory.
HttpSecureServiceFactory
prefix()
- Method in class io.vertx.ext.httpservicefactory.
HttpServiceFactory
PROXY_HOST_PROPERTY
- Static variable in class io.vertx.ext.httpservicefactory.
HttpServiceFactory
PROXY_PORT_PROPERTY
- Static variable in class io.vertx.ext.httpservicefactory.
HttpServiceFactory
R
resolve(String, DeploymentOptions, ClassLoader, Future<String>)
- Method in class io.vertx.ext.httpservicefactory.
HttpServiceFactory
V
VALIDATION_POLICY
- Static variable in class io.vertx.ext.httpservicefactory.
HttpServiceFactory
ValidationPolicy
- Enum in
io.vertx.ext.httpservicefactory
valueOf(String)
- Static method in enum io.vertx.ext.httpservicefactory.
ValidationPolicy
Returns the enum constant of this type with the specified name.
values()
- Static method in enum io.vertx.ext.httpservicefactory.
ValidationPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
verifySignature(InputStream, InputStream, PGPPublicKey)
- Static method in class io.vertx.ext.httpservicefactory.
PGPHelper
Verify a PGP signature.
A
C
D
G
H
I
K
P
R
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016. All rights reserved.