Index
All Classes and Interfaces|All Packages
C
- close() - Method in class io.quarkiverse.proxywasm.runtime.VertxServerAdaptor
-
Closes the Vert.x HTTP client.
H
- httpRequestAdaptor(Object) - Method in class io.quarkiverse.proxywasm.runtime.VertxServerAdaptor
I
- io.quarkiverse.proxywasm.runtime - package io.quarkiverse.proxywasm.runtime
L
- localAddress() - Method in class io.quarkiverse.proxywasm.runtime.VertxHttpRequestAdaptor
- localPort() - Method in class io.quarkiverse.proxywasm.runtime.VertxHttpRequestAdaptor
P
- protocol() - Method in class io.quarkiverse.proxywasm.runtime.VertxHttpRequestAdaptor
R
- remoteAddress() - Method in class io.quarkiverse.proxywasm.runtime.VertxHttpRequestAdaptor
- remotePort() - Method in class io.quarkiverse.proxywasm.runtime.VertxHttpRequestAdaptor
S
- scheduleGrpcCall(String, int, boolean, String, String, ProxyMap, byte[], int, GrpcCallResponseHandler) - Method in class io.quarkiverse.proxywasm.runtime.VertxServerAdaptor
- scheduleHttpCall(String, String, int, URI, ProxyMap, byte[], ProxyMap, int, HttpCallResponseHandler) - Method in class io.quarkiverse.proxywasm.runtime.VertxServerAdaptor
- scheduleTick(long, Runnable) - Method in class io.quarkiverse.proxywasm.runtime.VertxServerAdaptor
- setup() - Method in class io.quarkiverse.proxywasm.runtime.VertxServerAdaptor
-
Initializes the Vert.x HTTP client.
V
- VertxHttpRequestAdaptor - Class in io.quarkiverse.proxywasm.runtime
-
Vert.x specific implementation of
JaxrsHttpRequestAdaptor
. - VertxHttpRequestAdaptor() - Constructor for class io.quarkiverse.proxywasm.runtime.VertxHttpRequestAdaptor
-
Default constructor.
- VertxServerAdaptor - Class in io.quarkiverse.proxywasm.runtime
-
Vert.x specific implementation of
ServerAdaptor
. - VertxServerAdaptor() - Constructor for class io.quarkiverse.proxywasm.runtime.VertxServerAdaptor
-
Default constructor.
All Classes and Interfaces|All Packages