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

A

AbstractHttpServletRequest - Class in org.apache.servicecomb.foundation.vertx.http
 
AbstractHttpServletRequest() - Constructor for class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
AbstractHttpServletResponse - Class in org.apache.servicecomb.foundation.vertx.http
 
AbstractHttpServletResponse() - Constructor for class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
AbstractTcpClientConnectionPool<T extends TcpClientConnection> - Class in org.apache.servicecomb.foundation.vertx.client.tcp
 
AbstractTcpClientConnectionPool(Context, NetClientWrapper) - Constructor for class org.apache.servicecomb.foundation.vertx.client.tcp.AbstractTcpClientConnectionPool
 
AbstractTcpClientPackage - Class in org.apache.servicecomb.foundation.vertx.client.tcp
 
AbstractTcpClientPackage() - Constructor for class org.apache.servicecomb.foundation.vertx.client.tcp.AbstractTcpClientPackage
 
AbstractTcpClientPoolFactory<CLIENT_POOL> - Class in org.apache.servicecomb.foundation.vertx.client.tcp
 
AbstractTcpClientPoolFactory(TcpClientConfig, TcpClientConfig) - Constructor for class org.apache.servicecomb.foundation.vertx.client.tcp.AbstractTcpClientPoolFactory
 
addBytesRead(long) - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultEndpointMetric
 
addBytesWritten(long) - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultEndpointMetric
 
addCookie(Cookie) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
addDateHeader(String, long) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
addHeader(String, String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
addHeader(String, String) - Method in interface org.apache.servicecomb.foundation.vertx.http.HttpServletRequestEx
 
addHeader(String, String) - Method in class org.apache.servicecomb.foundation.vertx.http.VertxClientRequestToHttpServletRequest
 
addHeader(String, String) - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerResponseToHttpServletResponse
 
addIntHeader(String, int) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
addLatency(long) - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultEndpointMetric
 
addListener(AsyncListener) - Method in class org.apache.servicecomb.foundation.vertx.http.EmptyAsyncContext
 
addListener(AsyncListener, ServletRequest, ServletResponse) - Method in class org.apache.servicecomb.foundation.vertx.http.EmptyAsyncContext
 
addNewClientPoolManager(HttpClientOptionsSPI) - Static method in class org.apache.servicecomb.foundation.vertx.client.http.HttpClients
 
addPool(Context, CLIENT_POOL) - Method in class org.apache.servicecomb.foundation.vertx.client.ClientPoolManager
 
AddressResolverConfig - Class in org.apache.servicecomb.foundation.vertx
 
AddressResolverConfig() - Constructor for class org.apache.servicecomb.foundation.vertx.AddressResolverConfig
 
AsyncResultCallback<T> - Interface in org.apache.servicecomb.foundation.vertx
 
authenticate(HttpServletResponse) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
available() - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferInputStream
 

B

blockCloseVertx(Vertx) - Static method in class org.apache.servicecomb.foundation.vertx.VertxUtils
 
blockCloseVertxByName(String) - Static method in class org.apache.servicecomb.foundation.vertx.VertxUtils
 
blockDeploy(Vertx, Class<VERTICLE>, DeploymentOptions) - Static method in class org.apache.servicecomb.foundation.vertx.VertxUtils
 
bodyBuffer - Variable in class org.apache.servicecomb.foundation.vertx.http.BodyBufferSupportImpl
 
BodyBufferSupport - Interface in org.apache.servicecomb.foundation.vertx.http
 
BodyBufferSupportImpl - Class in org.apache.servicecomb.foundation.vertx.http
 
BodyBufferSupportImpl() - Constructor for class org.apache.servicecomb.foundation.vertx.http.BodyBufferSupportImpl
 
BufferInputStream - Class in org.apache.servicecomb.foundation.vertx.stream
 
BufferInputStream(ByteBuf) - Constructor for class org.apache.servicecomb.foundation.vertx.stream.BufferInputStream
 
BufferOutputStream - Class in org.apache.servicecomb.foundation.vertx.stream
BufferOutputStream
BufferOutputStream() - Constructor for class org.apache.servicecomb.foundation.vertx.stream.BufferOutputStream
 
BufferOutputStream(ByteBuf) - Constructor for class org.apache.servicecomb.foundation.vertx.stream.BufferOutputStream
 
buildClientOptionsBase(SSLOption, SSLCustom, ClientOptionsBase) - Static method in class org.apache.servicecomb.foundation.vertx.VertxTLSBuilder
 
buildHttpClientOptions(String, HttpClientOptions) - Static method in class org.apache.servicecomb.foundation.vertx.VertxTLSBuilder
 
buildHttpClientOptions(SSLOption, SSLCustom, HttpClientOptions) - Static method in class org.apache.servicecomb.foundation.vertx.VertxTLSBuilder
 
buildNetServerOptions(SSLOption, SSLCustom, NetServerOptions) - Static method in class org.apache.servicecomb.foundation.vertx.VertxTLSBuilder
 
byteBuf - Variable in class org.apache.servicecomb.foundation.vertx.stream.BufferOutputStream
 
bytesRead(DefaultTcpSocketMetric, SocketAddress, long) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultHttpClientMetrics
 
bytesRead(DefaultTcpSocketMetric, SocketAddress, long) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultHttpServerMetrics
 
bytesRead(DefaultTcpSocketMetric, SocketAddress, long) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultTcpClientMetrics
 
bytesRead(DefaultTcpSocketMetric, SocketAddress, long) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultTcpServerMetrics
 
bytesWritten(DefaultTcpSocketMetric, SocketAddress, long) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultHttpClientMetrics
 
bytesWritten(DefaultTcpSocketMetric, SocketAddress, long) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultHttpServerMetrics
 
bytesWritten(DefaultTcpSocketMetric, SocketAddress, long) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultTcpClientMetrics
 
bytesWritten(DefaultTcpSocketMetric, SocketAddress, long) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultTcpServerMetrics
 

C

changeSessionId() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
checkContentType(RoutingContext) - Method in class org.apache.servicecomb.foundation.vertx.SimpleBodyHandler
 
checkTimeout() - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpClientConnection
 
clearCachedRequest(Throwable) - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpClientConnection
 
clearPartResource(Part) - Static method in class org.apache.servicecomb.foundation.vertx.http.DownloadUtils
 
CLIENT_MGR - Static variable in class org.apache.servicecomb.foundation.vertx.client.ClientVerticle
 
clientName() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
 
ClientPoolFactory<CLIENT_POOL> - Interface in org.apache.servicecomb.foundation.vertx.client
 
ClientPoolManager<CLIENT_POOL> - Class in org.apache.servicecomb.foundation.vertx.client
CLIENT_POOL是一个完备的连接池,支持向同一个目标建立一个或多个连接 之所以再包装一层,是因为多个线程使用一个连接池的场景下 会导致多个线程抢连接池的同一把锁 包装之后,允许使用m个网络线程,每个线程中有1个连接池 support both sync and reactive invoke.
ClientPoolManager(Vertx, ClientPoolFactory<CLIENT_POOL>) - Constructor for class org.apache.servicecomb.foundation.vertx.client.ClientPoolManager
 
ClientVerticle<CLIENT_POOL> - Class in org.apache.servicecomb.foundation.vertx.client
 
ClientVerticle() - Constructor for class org.apache.servicecomb.foundation.vertx.client.ClientVerticle
 
close() - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferInputStream
 
close() - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferOutputStream
 
close() - Method in class org.apache.servicecomb.foundation.vertx.stream.OutputStreamToWriteStream
 
closeVertxByName(String) - Static method in class org.apache.servicecomb.foundation.vertx.VertxUtils
 
closeWriteStream(AsyncCloseable<Void>, CompletableFuture<Void>) - Method in class org.apache.servicecomb.foundation.vertx.stream.PumpCommon
 
complete() - Method in class org.apache.servicecomb.foundation.vertx.http.EmptyAsyncContext
 
configureVertxFileCaching(VertxOptions) - Static method in class org.apache.servicecomb.foundation.vertx.VertxUtils
配置vertx的文件缓存功能,默认关闭
connect(boolean, int, String, Handler<AsyncResult<NetSocket>>) - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.NetClientWrapper
 
connect() - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpClientConnection
 
connected(SocketAddress, String) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultHttpClientMetrics
 
connected(SocketAddress, String) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultHttpServerMetrics
 
connected(SocketAddress, String) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultTcpClientMetrics
 
connected(SocketAddress, String) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultTcpServerMetrics
 
connected - Variable in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultTcpSocketMetric
 
connectedTime - Variable in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultTcpSocketMetric
 
ConnectionEvent - Enum in org.apache.servicecomb.foundation.vertx
 
containsHeader(String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
contentTypeSupported(String) - Method in class org.apache.servicecomb.foundation.vertx.SimpleBodyHandler
 
context() - Method in class org.apache.servicecomb.foundation.vertx.client.http.HttpClientWithContext
 
context - Variable in class org.apache.servicecomb.foundation.vertx.client.tcp.AbstractTcpClientConnectionPool
 
context - Variable in class org.apache.servicecomb.foundation.vertx.tcp.TcpConnection
 
copy() - Method in class org.apache.servicecomb.foundation.vertx.SimpleJsonObject
不必复制,直接使用,规避原来的copy不支持Object的问题
create(String) - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.AbstractTcpClientConnectionPool
 
create(String) - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpClientConnectionPool
 
create() - Static method in class org.apache.servicecomb.foundation.vertx.executor.SinglePoolBlockingExecutor
 
create(Vertx) - Static method in class org.apache.servicecomb.foundation.vertx.executor.VertxContextExecutor
 
create(Context) - Static method in class org.apache.servicecomb.foundation.vertx.executor.VertxContextExecutor
 
createClientDeployOptions(ClientPoolManager<CLIENT_POOL>, int) - Static method in class org.apache.servicecomb.foundation.vertx.VertxUtils
 
createClientPool(Context) - Method in interface org.apache.servicecomb.foundation.vertx.client.ClientPoolFactory
 
createClientPool(Context) - Method in class org.apache.servicecomb.foundation.vertx.client.ClientPoolManager
 
createClientPool(Context) - Method in class org.apache.servicecomb.foundation.vertx.client.http.HttpClientPoolFactory
 
createClientPool(Context) - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.AbstractTcpClientPoolFactory
 
createEndpointMetrics(SocketAddress, int) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultHttpClientMetrics
 
createHttpClientMetrics(HttpClientOptions) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultVertxMetrics
 
createHttpClientOptions(HttpClientOptionsSPI) - Static method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
 
createHttpServerMetrics(HttpServerOptions, SocketAddress) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultVertxMetrics
 
createListener(Class<T>) - Method in class org.apache.servicecomb.foundation.vertx.http.EmptyAsyncContext
 
createLogin() - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpClientConnection
 
createNetClientMetrics(NetClientOptions) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultVertxMetrics
 
createNetServerMetrics(NetServerOptions, SocketAddress) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultVertxMetrics
 
createStream() - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.AbstractTcpClientPackage
 
createStream() - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpClientPackage
 
createTcpServerConnection() - Method in class org.apache.servicecomb.foundation.vertx.server.TcpServer
 

D

DEFAULT_LOGIN_TIMEOUT - Static variable in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpClientConfig
 
DEFAULT_READ_BUFFER_SIZE - Static variable in class org.apache.servicecomb.foundation.vertx.stream.InputStreamToReadStream
 
DefaultClientEndpointMetric - Class in org.apache.servicecomb.foundation.vertx.metrics.metric
for one listen address, include multiple httpClient or httpServer
DefaultClientEndpointMetric(String) - Constructor for class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultClientEndpointMetric
 
DefaultClientEndpointMetricManager - Class in org.apache.servicecomb.foundation.vertx.metrics.metric
 
DefaultClientEndpointMetricManager(MetricsOptionsEx) - Constructor for class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultClientEndpointMetricManager
 
DefaultClientMetrics - Class in org.apache.servicecomb.foundation.vertx.metrics
 
DefaultClientMetrics(DefaultClientEndpointMetric) - Constructor for class org.apache.servicecomb.foundation.vertx.metrics.DefaultClientMetrics
 
DefaultClientTaskMetric - Class in org.apache.servicecomb.foundation.vertx.metrics.metric
 
DefaultClientTaskMetric(DefaultClientEndpointMetric) - Constructor for class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultClientTaskMetric
 
DefaultEndpointMetric - Class in org.apache.servicecomb.foundation.vertx.metrics.metric
for one listen address, include multiple httpClient or httpServer
DefaultEndpointMetric(String) - Constructor for class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultEndpointMetric
 
DefaultHttpClientMetrics - Class in org.apache.servicecomb.foundation.vertx.metrics
 
DefaultHttpClientMetrics(DefaultClientEndpointMetricManager) - Constructor for class org.apache.servicecomb.foundation.vertx.metrics.DefaultHttpClientMetrics
 
DefaultHttpServerMetrics - Class in org.apache.servicecomb.foundation.vertx.metrics
important: not singleton, every HttpServer instance relate to an HttpServerMetrics instance
DefaultHttpServerMetrics(DefaultServerEndpointMetric) - Constructor for class org.apache.servicecomb.foundation.vertx.metrics.DefaultHttpServerMetrics
 
DefaultRequestMetric - Class in org.apache.servicecomb.foundation.vertx.metrics.metric
 
DefaultRequestMetric(DefaultEndpointMetric) - Constructor for class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultRequestMetric
 
DefaultServerEndpointMetric - Class in org.apache.servicecomb.foundation.vertx.metrics.metric
 
DefaultServerEndpointMetric(String) - Constructor for class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultServerEndpointMetric
 
DefaultTcpClientMetrics - Class in org.apache.servicecomb.foundation.vertx.metrics
important: not singleton, every NetClient instance relate to a TCPMetrics instance
DefaultTcpClientMetrics(DefaultClientEndpointMetricManager) - Constructor for class org.apache.servicecomb.foundation.vertx.metrics.DefaultTcpClientMetrics
 
DefaultTcpServerMetrics - Class in org.apache.servicecomb.foundation.vertx.metrics
important: not singleton, every NetServer instance relate to a TcpServerMetrics instance
DefaultTcpServerMetrics(DefaultServerEndpointMetric) - Constructor for class org.apache.servicecomb.foundation.vertx.metrics.DefaultTcpServerMetrics
 
DefaultTcpSocketMetric - Class in org.apache.servicecomb.foundation.vertx.metrics.metric
 
DefaultTcpSocketMetric(DefaultEndpointMetric) - Constructor for class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultTcpSocketMetric
 
DefaultVertxMetrics - Class in org.apache.servicecomb.foundation.vertx.metrics
 
DefaultVertxMetrics(VertxOptions) - Constructor for class org.apache.servicecomb.foundation.vertx.metrics.DefaultVertxMetrics
 
DefaultVertxMetricsFactory - Class in org.apache.servicecomb.foundation.vertx.metrics
only for one vertx instance DO NOT inject to vertx by SPI typical usage: DefaultVertxMetricsFactory factory = new DefaultVertxMetricsFactory(); MetricsOptionsEx metricsOptionsEx = (MetricsOptionsEx) factory.newOptions(); VertxOptions vertxOptions = new VertxOptions(); vertxOptions.setMetricsOptions(metricsOptionsEx); Vertx vertx = Vertx.vertx(vertxOptions);
DefaultVertxMetricsFactory() - Constructor for class org.apache.servicecomb.foundation.vertx.metrics.DefaultVertxMetricsFactory
 
deployVerticle(Vertx, Class<T>, int) - Static method in class org.apache.servicecomb.foundation.vertx.VertxUtils
 
dequeueRequest(DefaultClientTaskMetric) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultClientMetrics
 
dequeueRequest() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultClientEndpointMetric
 
dequeueRequest() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultClientTaskMetric
 
destroy() - Static method in class org.apache.servicecomb.foundation.vertx.client.http.HttpClients
 
disconnected(DefaultTcpSocketMetric, SocketAddress) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultHttpClientMetrics
 
disconnected(DefaultTcpSocketMetric, SocketAddress) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultHttpServerMetrics
 
disconnected(DefaultTcpSocketMetric, SocketAddress) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultTcpClientMetrics
 
disconnected(DefaultTcpSocketMetric, SocketAddress) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultTcpServerMetrics
 
dispatch() - Method in class org.apache.servicecomb.foundation.vertx.http.EmptyAsyncContext
 
dispatch(String) - Method in class org.apache.servicecomb.foundation.vertx.http.EmptyAsyncContext
 
dispatch(ServletContext, String) - Method in class org.apache.servicecomb.foundation.vertx.http.EmptyAsyncContext
 
doCreateClientPool(Context, NetClientWrapper) - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.AbstractTcpClientPoolFactory
 
doCreateClientPool(Context, NetClientWrapper) - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpClientPoolFactory
 
DownloadUtils - Class in org.apache.servicecomb.foundation.vertx.http
internal api
drainHandler(Handler<Void>) - Method in class org.apache.servicecomb.foundation.vertx.stream.OutputStreamToWriteStream
 

E

EmptyAsyncContext - Class in org.apache.servicecomb.foundation.vertx.http
 
EmptyAsyncContext() - Constructor for class org.apache.servicecomb.foundation.vertx.http.EmptyAsyncContext
 
enabled() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
 
encodeRedirectURL(String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
encodeRedirectUrl(String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
Deprecated.
encodeURL(String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
encodeUrl(String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
Deprecated.
end(Handler<AsyncResult<Void>>) - Method in class org.apache.servicecomb.foundation.vertx.stream.OutputStreamToWriteStream
 
endHandler(Handler<Void>) - Method in class org.apache.servicecomb.foundation.vertx.stream.InputStreamToReadStream
 
endpointMetric - Variable in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultTcpSocketMetric
 
enqueueRequest() - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultClientMetrics
 
enqueueRequest() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultClientEndpointMetric
 
enqueueRequest() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultClientTaskMetric
 
exceptionHandler(Handler<Throwable>) - Method in class org.apache.servicecomb.foundation.vertx.stream.InputStreamToReadStream
 
exceptionHandler(Handler<Throwable>) - Method in class org.apache.servicecomb.foundation.vertx.stream.OutputStreamToWriteStream
 
execute(Runnable) - Method in class org.apache.servicecomb.foundation.vertx.executor.SinglePoolBlockingExecutor
 
execute(Runnable) - Method in class org.apache.servicecomb.foundation.vertx.executor.VertxContextExecutor
 
execute(Runnable) - Method in class org.apache.servicecomb.foundation.vertx.executor.VertxWorkerExecutor
 

F

fail(Throwable) - Method in interface org.apache.servicecomb.foundation.vertx.AsyncResultCallback
 
fetch(long) - Method in class org.apache.servicecomb.foundation.vertx.stream.InputStreamToReadStream
 
FileUploadPart - Class in org.apache.servicecomb.foundation.vertx.http
 
FileUploadPart(FileUpload) - Constructor for class org.apache.servicecomb.foundation.vertx.http.FileUploadPart
 
findByContext() - Method in class org.apache.servicecomb.foundation.vertx.client.ClientPoolManager
 
findByContext(Context) - Method in class org.apache.servicecomb.foundation.vertx.client.ClientPoolManager
 
findClientPool(boolean) - Method in class org.apache.servicecomb.foundation.vertx.client.ClientPoolManager
 
findClientPool(boolean, Context) - Method in class org.apache.servicecomb.foundation.vertx.client.ClientPoolManager
 
findOrCreateClient(String) - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.AbstractTcpClientConnectionPool
 
findThreadBindClientPool() - Method in class org.apache.servicecomb.foundation.vertx.client.ClientPoolManager
 
finishWriteToBuffer() - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.AbstractTcpClientPackage
 
firstNEqual(byte[], byte[], int) - Method in class org.apache.servicecomb.foundation.vertx.server.TcpParser
 
flushBuffer() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
flushBuffer() - Method in class org.apache.servicecomb.foundation.vertx.http.StandardHttpServletResponseEx
 
flushBuffer() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerResponseToHttpServletResponse
 

G

getAddress() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultEndpointMetric
 
getAddressResover(String) - Static method in class org.apache.servicecomb.foundation.vertx.AddressResolverConfig
get the target endpoints with custom address resolve config
getAddressResover(String, Configuration) - Static method in class org.apache.servicecomb.foundation.vertx.AddressResolverConfig
get the target endpoints with custom address resolve config
getAndIncRequestId() - Static method in class org.apache.servicecomb.foundation.vertx.client.tcp.AbstractTcpClientPackage
 
getAsyncContext() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getAsyncContext() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getAttribute(String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getAttribute(String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
getAttribute(String) - Method in interface org.apache.servicecomb.foundation.vertx.http.HttpServletResponseEx
 
getAttribute(String) - Method in class org.apache.servicecomb.foundation.vertx.http.StandardHttpServletResponseEx
 
getAttributeNames() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getAuthType() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getBodyBuffer() - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpData
 
getBodyBuffer() - Method in interface org.apache.servicecomb.foundation.vertx.http.BodyBufferSupport
 
getBodyBuffer() - Method in class org.apache.servicecomb.foundation.vertx.http.BodyBufferSupportImpl
 
getBodyBuffer() - Method in class org.apache.servicecomb.foundation.vertx.http.StandardHttpServletRequestEx
 
getBodyBuffer() - Method in class org.apache.servicecomb.foundation.vertx.http.StandardHttpServletResponseEx
 
getBodyBytes() - Method in interface org.apache.servicecomb.foundation.vertx.http.BodyBufferSupport
 
getBodyBytes() - Method in class org.apache.servicecomb.foundation.vertx.http.BodyBufferSupportImpl
 
getBodyBytes() - Method in class org.apache.servicecomb.foundation.vertx.http.StandardHttpServletRequestEx
 
getBodyBytes() - Method in class org.apache.servicecomb.foundation.vertx.http.StandardHttpServletResponseEx
 
getBodyBytesLength() - Method in interface org.apache.servicecomb.foundation.vertx.http.BodyBufferSupport
 
getBodyBytesLength() - Method in class org.apache.servicecomb.foundation.vertx.http.BodyBufferSupportImpl
 
getBodyBytesLength() - Method in class org.apache.servicecomb.foundation.vertx.http.StandardHttpServletRequestEx
 
getBodyBytesLength() - Method in class org.apache.servicecomb.foundation.vertx.http.StandardHttpServletResponseEx
 
getBuffer() - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferOutputStream
 
getBufferSize() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
getByteBuf() - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferInputStream
 
getByteBuf() - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferOutputStream
 
getBytesFast(InputStream) - Static method in class org.apache.servicecomb.foundation.vertx.VertxUtils
 
getBytesFast(Buffer) - Static method in class org.apache.servicecomb.foundation.vertx.VertxUtils
 
getBytesFast(ByteBuf) - Static method in class org.apache.servicecomb.foundation.vertx.VertxUtils
 
getBytesRead() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultEndpointMetric
 
getBytesWritten() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultEndpointMetric
 
getCharacterEncoding() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getCharacterEncoding() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
getCharacterEncoding() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxClientRequestToHttpServletRequest
 
getCharacterEncoding() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getCheckClientEndpointMetricExpiredInNano() - Method in class org.apache.servicecomb.foundation.vertx.metrics.MetricsOptionsEx
 
getCheckClientEndpointMetricIntervalInMilliseconds() - Method in class org.apache.servicecomb.foundation.vertx.metrics.MetricsOptionsEx
 
getClient(String) - Static method in class org.apache.servicecomb.foundation.vertx.client.http.HttpClients
get client instance by name
getClient(String, boolean) - Static method in class org.apache.servicecomb.foundation.vertx.client.http.HttpClients
get client instance by name
getClient(String, boolean, Context) - Static method in class org.apache.servicecomb.foundation.vertx.client.http.HttpClients
get client instance by name
getClientConfig(boolean) - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.NetClientWrapper
 
getClientConfig() - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpClientConnection
 
getClientEndpointMetric() - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultClientMetrics
 
getClientEndpointMetric(String) - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultClientEndpointMetricManager
 
getClientEndpointMetricManager() - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultVertxMetrics
 
getClientEndpointMetricMap() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultClientEndpointMetricManager
 
getConfigReader() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
 
getConfigTag() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
 
getConnectCount() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultEndpointMetric
 
getConnectedTime() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultTcpSocketMetric
 
getConnectionLimit() - Method in class org.apache.servicecomb.foundation.vertx.server.TcpServer
 
getConnectTimeoutInMillis() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
 
getContentLength() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getContentLengthLong() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getContentType() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getContentType() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
getContentType() - Method in class org.apache.servicecomb.foundation.vertx.http.FileUploadPart
 
getContentType() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxClientRequestToHttpServletRequest
 
getContentType() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxClientResponseToHttpServletResponse
 
getContentType() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getContentType() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerResponseToHttpServletResponse
 
getContext() - Method in class org.apache.servicecomb.foundation.vertx.http.ReadStreamPart
 
getContext() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getContextPath() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getContextPath() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxClientRequestToHttpServletRequest
 
getContextPath() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getCookies() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getCookies() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getCurrentConnectionCount() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultEndpointMetric
 
getDateHeader(String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getDisconnectCount() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultEndpointMetric
 
getDispatcherType() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getEndpointMetric() - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultHttpServerMetrics
 
getEndpointMetric() - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultTcpServerMetrics
 
getEndpointMetric() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultTcpSocketMetric
 
getEventLoopPoolSize() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
vert.x common settings
getFinishWriteToBuffer() - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.AbstractTcpClientPackage
 
getHeader(String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getHeader(String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
getHeader(String) - Method in class org.apache.servicecomb.foundation.vertx.http.VertxClientRequestToHttpServletRequest
 
getHeader(String) - Method in class org.apache.servicecomb.foundation.vertx.http.VertxClientResponseToHttpServletResponse
 
getHeader(String) - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getHeader(String) - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerResponseToHttpServletResponse
 
getHeaderBuffer() - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpData
 
getHeaderNames() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getHeaderNames() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
getHeaderNames() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxClientRequestToHttpServletRequest
 
getHeaderNames() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxClientResponseToHttpServletResponse
 
getHeaderNames() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getHeaderNames() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerResponseToHttpServletResponse
 
getHeaders(String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getHeaders(String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
getHeaders(String) - Method in class org.apache.servicecomb.foundation.vertx.http.VertxClientRequestToHttpServletRequest
 
getHeaders(String) - Method in class org.apache.servicecomb.foundation.vertx.http.VertxClientResponseToHttpServletResponse
 
getHeaders(String) - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getHeaders(String) - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerResponseToHttpServletResponse
 
getHttp2MaxPoolSize() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
 
getHttp2MultiplexingLimit() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
http 2 settings
getHttpClient() - Method in class org.apache.servicecomb.foundation.vertx.client.http.HttpClientWithContext
 
getHttpVersion() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
http common settings
getIdleTimeoutInSeconds() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
 
getIndex() - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferInputStream
 
getInputStream() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getInputStream() - Method in class org.apache.servicecomb.foundation.vertx.http.FileUploadPart
 
getInputStream() - Method in class org.apache.servicecomb.foundation.vertx.http.StandardHttpServletRequestEx
 
getInputStream() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getInstanceCount() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
vert.x vertical common settings
getIntHeader(String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getIntHeader(String) - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getKeepAliveTimeout() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
 
getLastNanoTime() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultClientEndpointMetric
 
getLatency() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultEndpointMetric
 
getLocalAddr() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getLocalAddr() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getLocale() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getLocale() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
getLocales() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getLocalName() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getLocalPort() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getLocalPort() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getMaxHeaderSize() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
 
getMaxPoolSize() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
 
getMaxWaitQueueSize() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
 
getMethod() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getMethod() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxClientRequestToHttpServletRequest
 
getMethod() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getMetricsFactory() - Static method in class org.apache.servicecomb.foundation.vertx.SharedVertxFactory
 
getMsgId() - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.AbstractTcpClientPackage
 
getMsgId() - Method in class org.apache.servicecomb.foundation.vertx.tcp.TcpOutputStream
 
getMsLoginTimeout() - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpClientConfig
 
getMsRequestTimeout() - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.AbstractTcpClientPackage
 
getName() - Method in class org.apache.servicecomb.foundation.vertx.http.FileUploadPart
 
getNetSocket() - Method in class org.apache.servicecomb.foundation.vertx.tcp.TcpConnection
 
getOrCreateEndpointMetric(String) - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultClientEndpointMetricManager
 
getOrCreateVertxByName(String, VertxOptions) - Static method in class org.apache.servicecomb.foundation.vertx.VertxUtils
 
getOrder() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
 
getOutputStream() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
getParameter(String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getParameter(String) - Method in class org.apache.servicecomb.foundation.vertx.http.StandardHttpServletRequestEx
 
getParameter(String) - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getParameterMap() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getParameterMap() - Method in class org.apache.servicecomb.foundation.vertx.http.StandardHttpServletRequestEx
 
getParameterMap() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getParameterNames() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getParameterNames() - Method in class org.apache.servicecomb.foundation.vertx.http.StandardHttpServletRequestEx
 
getParameterNames() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getParameterValues(String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getParameterValues(String) - Method in class org.apache.servicecomb.foundation.vertx.http.StandardHttpServletRequestEx
 
getParameterValues(String) - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getPart(String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getPart(String) - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getParts() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getParts() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getPathInfo() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getPathInfo() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getPathTranslated() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getProtocol() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getProtocol() - Method in class org.apache.servicecomb.foundation.vertx.tcp.TcpConnection
 
getProxyHost() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
 
getProxyPassword() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
 
getProxyPort() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
 
getProxyUsername() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
 
getQueryString() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getQueryString() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxClientRequestToHttpServletRequest
 
getQueryString() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getQueueCount() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultClientEndpointMetric
 
getReader() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getReadStream() - Method in class org.apache.servicecomb.foundation.vertx.http.ReadStreamPart
 
getRealPath(String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
Deprecated.
getRejectByConnectionLimitCount() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultServerEndpointMetric
 
getRemoteAddr() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getRemoteAddr() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getRemoteHost() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getRemoteHost() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getRemotePort() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getRemotePort() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getRemoteUser() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getRequest() - Method in class org.apache.servicecomb.foundation.vertx.http.EmptyAsyncContext
 
getRequestBeginTime() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultRequestMetric
 
getRequestDispatcher(String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getRequestedSessionId() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getRequestEndTime() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultRequestMetric
 
getRequests() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultEndpointMetric
 
getRequestURI() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getRequestURI() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxClientRequestToHttpServletRequest
 
getRequestURI() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getRequestURL() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getResponse() - Method in class org.apache.servicecomb.foundation.vertx.http.EmptyAsyncContext
 
getResponseBeginTime() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultRequestMetric
 
getResponseEndTime() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultRequestMetric
 
getScheme() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getScheme() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getServerEndpointMetricMap() - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultVertxMetrics
 
getServerName() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getServerPort() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getServletContext() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getServletPath() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getServletPath() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
getSession(boolean) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getSession() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getSharedVertx() - Static method in class org.apache.servicecomb.foundation.vertx.SharedVertxFactory
 
getSize() - Method in class org.apache.servicecomb.foundation.vertx.http.FileUploadPart
 
getStatus() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
getStatus() - Method in class org.apache.servicecomb.foundation.vertx.http.StandardHttpServletResponseEx
 
getStatus() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxClientResponseToHttpServletResponse
 
getStatus() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerResponseToHttpServletResponse
 
getStatusType() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
getStatusType() - Method in interface org.apache.servicecomb.foundation.vertx.http.HttpServletResponseEx
 
getStatusType() - Method in class org.apache.servicecomb.foundation.vertx.http.StandardHttpServletResponseEx
 
getStatusType() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxClientResponseToHttpServletResponse
 
getStatusType() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerResponseToHttpServletResponse
 
getSubmittedFileName() - Method in class org.apache.servicecomb.foundation.vertx.http.FileUploadPart
 
getTimeout() - Method in class org.apache.servicecomb.foundation.vertx.http.EmptyAsyncContext
 
getUserPrincipal() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
getVertxMap() - Static method in class org.apache.servicecomb.foundation.vertx.VertxUtils
 
getVertxMetrics() - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultVertxMetricsFactory
 
getWorkerPoolName() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
 
getWorkerPoolSize() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
 
getWriter() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
getZipName() - Method in class org.apache.servicecomb.foundation.vertx.tcp.TcpConnection
 

H

handle(long, Buffer, Buffer) - Method in interface org.apache.servicecomb.foundation.vertx.server.TcpBufferHandler
 
handle(Buffer) - Method in class org.apache.servicecomb.foundation.vertx.server.TcpParser
 
handle(RoutingContext) - Method in class org.apache.servicecomb.foundation.vertx.SimpleBodyHandler
 
handleException(Throwable) - Method in class org.apache.servicecomb.foundation.vertx.stream.InputStreamToReadStream
 
handler(Handler<Buffer>) - Method in class org.apache.servicecomb.foundation.vertx.stream.InputStreamToReadStream
 
hasOriginalRequestAndResponse() - Method in class org.apache.servicecomb.foundation.vertx.http.EmptyAsyncContext
 
HttpClientOptionsSPI - Interface in org.apache.servicecomb.foundation.vertx.client.http
common Http Client Options must be set by implementations
HttpClientPoolFactory - Class in org.apache.servicecomb.foundation.vertx.client.http
 
HttpClientPoolFactory(HttpClientOptions) - Constructor for class org.apache.servicecomb.foundation.vertx.client.http.HttpClientPoolFactory
 
HttpClients - Class in org.apache.servicecomb.foundation.vertx.client.http
load and manages a set of HttpClient at boot up.
HttpClients() - Constructor for class org.apache.servicecomb.foundation.vertx.client.http.HttpClients
 
HttpClientWithContext - Class in org.apache.servicecomb.foundation.vertx.client.http
 
HttpClientWithContext(HttpClient, Context) - Constructor for class org.apache.servicecomb.foundation.vertx.client.http.HttpClientWithContext
 
HttpClientWithContext.RunHandler - Interface in org.apache.servicecomb.foundation.vertx.client.http
 
HttpServletRequestEx - Interface in org.apache.servicecomb.foundation.vertx.http
 
HttpServletResponseEx - Interface in org.apache.servicecomb.foundation.vertx.http
 

I

incrementRequests() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultEndpointMetric
 
init(Vertx, String, AsyncResultCallback<InetSocketAddress>) - Method in class org.apache.servicecomb.foundation.vertx.server.TcpServer
 
init(NetSocket) - Method in class org.apache.servicecomb.foundation.vertx.server.TcpServerConnection
 
init(String, VertxOptions) - Static method in class org.apache.servicecomb.foundation.vertx.VertxUtils
 
initNetSocket(NetSocketImpl) - Method in class org.apache.servicecomb.foundation.vertx.tcp.TcpConnection
 
InputStreamToReadStream - Class in org.apache.servicecomb.foundation.vertx.stream
 
InputStreamToReadStream(Context, InputStream, boolean) - Constructor for class org.apache.servicecomb.foundation.vertx.stream.InputStreamToReadStream
 
internalFlushBuffer() - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerResponseToHttpServletResponse
 
isAsyncStarted() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
isAsyncSupported() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
isCommitted() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
isConnected() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultTcpSocketMetric
 
isExpired(long) - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultClientEndpointMetric
 
isFinished() - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferInputStream
 
isKeepAlive() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
 
isLocalSupportLogin() - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpClientConnection
 
isMetricsEnabled() - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultVertxMetrics
 
isProxyEnable() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
proxy settings
isReady() - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferInputStream
 
isRequestedSessionIdFromCookie() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
isRequestedSessionIdFromURL() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
isRequestedSessionIdFromUrl() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
Deprecated.
isRequestedSessionIdValid() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
isSecure() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
isSsl() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
ssl settings
isTimeout() - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpRequest
 
isTryUseCompression() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
 
isUseAlpn() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
 
isUserInRole(String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
isWorker() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
 

L

length() - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferOutputStream
 
load() - Static method in class org.apache.servicecomb.foundation.vertx.client.http.HttpClients
 
login(String, String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
LOGIN - Static variable in class org.apache.servicecomb.foundation.vertx.tcp.TcpConst
 
logout() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 

M

metrics(VertxOptions) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultVertxMetricsFactory
 
MetricsOptionsEx - Class in org.apache.servicecomb.foundation.vertx.metrics
 
MetricsOptionsEx() - Constructor for class org.apache.servicecomb.foundation.vertx.metrics.MetricsOptionsEx
 
MetricsOptionsEx(JsonObject) - Constructor for class org.apache.servicecomb.foundation.vertx.metrics.MetricsOptionsEx
 
mockClientPoolManager(String, ClientPoolManager<HttpClientWithContext>) - Static method in class org.apache.servicecomb.foundation.vertx.client.http.HttpClients
 
msgId - Variable in class org.apache.servicecomb.foundation.vertx.client.tcp.AbstractTcpClientPackage
 

N

netClientWrapper - Variable in class org.apache.servicecomb.foundation.vertx.client.tcp.AbstractTcpClientConnectionPool
 
NetClientWrapper - Class in org.apache.servicecomb.foundation.vertx.client.tcp
 
NetClientWrapper(Vertx, TcpClientConfig, TcpClientConfig) - Constructor for class org.apache.servicecomb.foundation.vertx.client.tcp.NetClientWrapper
 
netSocket - Variable in class org.apache.servicecomb.foundation.vertx.tcp.TcpConnection
 
newOptions() - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultVertxMetricsFactory
 
newOptions(JsonObject) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultVertxMetricsFactory
 
newOptions(MetricsOptions) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultVertxMetricsFactory
 
normalClientConfig - Variable in class org.apache.servicecomb.foundation.vertx.client.tcp.AbstractTcpClientPoolFactory
 

O

onCheckClientEndpointMetricExpired(long) - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultClientEndpointMetricManager
 
onConnect() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultEndpointMetric
 
onConnect() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultTcpSocketMetric
 
onDisconnect() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultClientEndpointMetric
 
onDisconnect() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultEndpointMetric
 
onDisconnect() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultTcpSocketMetric
 
onFileOpened(File, AsyncResult<AsyncFile>, CompletableFuture<File>) - Method in class org.apache.servicecomb.foundation.vertx.http.ReadStreamPart
 
onLoginResponse(Buffer) - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpClientConnection
 
onParse(Buffer) - Method in class org.apache.servicecomb.foundation.vertx.server.TcpParser
 
onRejectByConnectionLimit() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultServerEndpointMetric
 
onReply(long, Buffer, Buffer) - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpClientConnection
 
onReply(Buffer, Buffer) - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpRequest
 
onSendError(Throwable) - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpRequest
 
onTimeout(TimeoutException) - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpRequest
 
org.apache.servicecomb.foundation.vertx - package org.apache.servicecomb.foundation.vertx
 
org.apache.servicecomb.foundation.vertx.client - package org.apache.servicecomb.foundation.vertx.client
 
org.apache.servicecomb.foundation.vertx.client.http - package org.apache.servicecomb.foundation.vertx.client.http
 
org.apache.servicecomb.foundation.vertx.client.tcp - package org.apache.servicecomb.foundation.vertx.client.tcp
 
org.apache.servicecomb.foundation.vertx.executor - package org.apache.servicecomb.foundation.vertx.executor
 
org.apache.servicecomb.foundation.vertx.http - package org.apache.servicecomb.foundation.vertx.http
 
org.apache.servicecomb.foundation.vertx.metrics - package org.apache.servicecomb.foundation.vertx.metrics
 
org.apache.servicecomb.foundation.vertx.metrics.metric - package org.apache.servicecomb.foundation.vertx.metrics.metric
 
org.apache.servicecomb.foundation.vertx.server - package org.apache.servicecomb.foundation.vertx.server
 
org.apache.servicecomb.foundation.vertx.stream - package org.apache.servicecomb.foundation.vertx.stream
 
org.apache.servicecomb.foundation.vertx.tcp - package org.apache.servicecomb.foundation.vertx.tcp
 
OutputStreamToWriteStream - Class in org.apache.servicecomb.foundation.vertx.stream
for pump from a readStream
OutputStreamToWriteStream(Context, OutputStream, boolean) - Constructor for class org.apache.servicecomb.foundation.vertx.stream.OutputStreamToWriteStream
 

P

pause() - Method in class org.apache.servicecomb.foundation.vertx.stream.InputStreamToReadStream
 
prepareDownloadHeader(HttpServletResponseEx, Part) - Static method in class org.apache.servicecomb.foundation.vertx.http.DownloadUtils
 
protocol - Variable in class org.apache.servicecomb.foundation.vertx.tcp.TcpConnection
 
PROXY_ENABLE - Static variable in class org.apache.servicecomb.foundation.vertx.VertxConst
 
PROXY_HOST - Static variable in class org.apache.servicecomb.foundation.vertx.VertxConst
 
PROXY_PASSWD - Static variable in class org.apache.servicecomb.foundation.vertx.VertxConst
 
PROXY_PORT - Static variable in class org.apache.servicecomb.foundation.vertx.VertxConst
 
PROXY_PRE_NAME - Static variable in class org.apache.servicecomb.foundation.vertx.VertxConst
 
PROXY_USERNAME - Static variable in class org.apache.servicecomb.foundation.vertx.VertxConst
 
pump(Context, ReadStream<Buffer>, WriteStream<Buffer>, Handler<Throwable>) - Method in class org.apache.servicecomb.foundation.vertx.stream.PumpCommon
 
PumpCommon - Class in org.apache.servicecomb.foundation.vertx.stream
 
PumpCommon() - Constructor for class org.apache.servicecomb.foundation.vertx.stream.PumpCommon
 
PumpFromPart - Class in org.apache.servicecomb.foundation.vertx.stream
 
PumpFromPart(Context, Part) - Constructor for class org.apache.servicecomb.foundation.vertx.stream.PumpFromPart
 
put(String, Object) - Method in class org.apache.servicecomb.foundation.vertx.SimpleJsonObject
直接保存进map,规避原来的put不支持Object的问题

R

read() - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferInputStream
 
read(byte[]) - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferInputStream
 
read(byte[], int, int) - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferInputStream
 
readBoolean() - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferInputStream
 
readBufferSize(int) - Method in class org.apache.servicecomb.foundation.vertx.stream.InputStreamToReadStream
 
readByte() - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferInputStream
 
readInt() - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferInputStream
 
readLong() - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferInputStream
 
readShort() - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferInputStream
 
ReadStreamPart - Class in org.apache.servicecomb.foundation.vertx.http
this is not a really part type, all method extend from AbstractPart is undefined except:
1.getContentType
2.getSubmittedFileName
extend from AbstractPart just because want to make it be Part type, so that can be sent by VertxServerResponseToHttpServletResponse.sendPart
ReadStreamPart(Context, HttpClientResponse) - Constructor for class org.apache.servicecomb.foundation.vertx.http.ReadStreamPart
 
ReadStreamPart(Context, ReadStream<Buffer>) - Constructor for class org.apache.servicecomb.foundation.vertx.http.ReadStreamPart
 
readString() - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferInputStream
 
removeAttribute(String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
requestBegin(String, HttpRequest) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultClientMetrics
 
requestBegin(DefaultTcpSocketMetric, HttpRequest) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultHttpServerMetrics
 
requestBegin() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultRequestMetric
 
requestEnd(DefaultRequestMetric, long) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultClientMetrics
 
requestEnd(DefaultRequestMetric, HttpRequest, long) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultHttpServerMetrics
 
requestEnd() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultRequestMetric
 
reset() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
reset() - Method in class org.apache.servicecomb.foundation.vertx.server.TcpParser
在解析出错时,通过重新创建parser对象,将整个缓冲区重置
reset() - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferInputStream
 
resetBuffer() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
responseBegin(DefaultRequestMetric, HttpResponse) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultClientMetrics
 
responseBegin(DefaultRequestMetric, HttpResponse) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultHttpServerMetrics
 
responseBegin() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultRequestMetric
 
responseEnd(DefaultRequestMetric, long) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultClientMetrics
 
responseEnd(DefaultRequestMetric, HttpResponse, long) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultHttpServerMetrics
 
responseEnd() - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultRequestMetric
 
resume() - Method in class org.apache.servicecomb.foundation.vertx.stream.InputStreamToReadStream
 
run(HttpClient) - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientWithContext.RunHandler
 
runOnContext(HttpClientWithContext.RunHandler) - Method in class org.apache.servicecomb.foundation.vertx.client.http.HttpClientWithContext
 

S

saveAs(Function<Buffer, T>) - Method in class org.apache.servicecomb.foundation.vertx.http.ReadStreamPart
 
saveAsBytes() - Method in class org.apache.servicecomb.foundation.vertx.http.ReadStreamPart
 
saveAsString() - Method in class org.apache.servicecomb.foundation.vertx.http.ReadStreamPart
 
saveToFile(String) - Method in class org.apache.servicecomb.foundation.vertx.http.ReadStreamPart
 
saveToFile(File, OpenOptions) - Method in class org.apache.servicecomb.foundation.vertx.http.ReadStreamPart
 
saveToWriteStream(WriteStream<Buffer>) - Method in class org.apache.servicecomb.foundation.vertx.http.ReadStreamPart
 
scheduleWrite() - Method in class org.apache.servicecomb.foundation.vertx.tcp.TcpConnection
 
send(AbstractTcpClientPackage) - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpClientConnection
 
send(AbstractTcpClientPackage, TcpResponseCallback) - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpClientConnection
 
sendError(int, String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
sendError(int) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
sendPart(Part) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
sendPart(Part) - Method in interface org.apache.servicecomb.foundation.vertx.http.HttpServletResponseEx
 
sendPart(Part) - Method in class org.apache.servicecomb.foundation.vertx.http.StandardHttpServletResponseEx
 
sendPart(Part) - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerResponseToHttpServletResponse
 
sendRedirect(String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
setAttribute(String, Object) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
setAttribute(String, Object) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
setAttribute(String, Object) - Method in interface org.apache.servicecomb.foundation.vertx.http.HttpServletResponseEx
 
setAttribute(String, Object) - Method in class org.apache.servicecomb.foundation.vertx.http.StandardHttpServletResponseEx
 
setBodyBuffer(Buffer) - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpData
 
setBodyBuffer(Buffer) - Method in interface org.apache.servicecomb.foundation.vertx.http.BodyBufferSupport
 
setBodyBuffer(Buffer) - Method in class org.apache.servicecomb.foundation.vertx.http.BodyBufferSupportImpl
 
setBodyBuffer(Buffer) - Method in class org.apache.servicecomb.foundation.vertx.http.StandardHttpServletRequestEx
 
setBodyBuffer(Buffer) - Method in class org.apache.servicecomb.foundation.vertx.http.StandardHttpServletResponseEx
 
setBodyBuffer(Buffer) - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
setBufferSize(int) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
setCacheRequest(boolean) - Method in class org.apache.servicecomb.foundation.vertx.http.StandardHttpServletRequestEx
 
setCharacterEncoding(String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
setCharacterEncoding(String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
setCheckClientEndpointMetricExpiredInMinute(long) - Method in class org.apache.servicecomb.foundation.vertx.metrics.MetricsOptionsEx
 
setCheckClientEndpointMetricExpiredInNano(long) - Method in class org.apache.servicecomb.foundation.vertx.metrics.MetricsOptionsEx
 
setCheckClientEndpointMetricIntervalInMinute(long) - Method in class org.apache.servicecomb.foundation.vertx.metrics.MetricsOptionsEx
 
setChunked(boolean) - Method in interface org.apache.servicecomb.foundation.vertx.http.HttpServletResponseEx
 
setChunked(boolean) - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerResponseToHttpServletResponse
 
setContentLength(int) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
setContentLengthLong(long) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
setContentType(String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
setContentType(String) - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerResponseToHttpServletResponse
 
setContext(Context) - Method in class org.apache.servicecomb.foundation.vertx.tcp.TcpConnection
 
setDateHeader(String, long) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
setHeader(String, String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
setHeader(String, String) - Method in interface org.apache.servicecomb.foundation.vertx.http.HttpServletRequestEx
 
setHeader(String, String) - Method in class org.apache.servicecomb.foundation.vertx.http.VertxClientRequestToHttpServletRequest
 
setHeader(String, String) - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerResponseToHttpServletResponse
 
setHeaderBuffer(Buffer) - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpData
 
setIntHeader(String, int) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
setLocale(Locale) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
setLocalSupportLogin(boolean) - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpClientConnection
 
setMsLoginTimeout(long) - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpClientConfig
 
setMsRequestTimeout(long) - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.AbstractTcpClientPackage
 
setParameter(String, String) - Method in interface org.apache.servicecomb.foundation.vertx.http.HttpServletRequestEx
 
setParameter(String, String) - Method in class org.apache.servicecomb.foundation.vertx.http.StandardHttpServletRequestEx
 
setParameter(String, String) - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
setProtocol(String) - Method in class org.apache.servicecomb.foundation.vertx.tcp.TcpConnection
 
setReadListener(ReadListener) - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferInputStream
 
setStatus(int) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
 
setStatus(int, String) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletResponse
Deprecated.
setStatus(int, String) - Method in class org.apache.servicecomb.foundation.vertx.http.StandardHttpServletResponseEx
 
setStatus(int) - Method in class org.apache.servicecomb.foundation.vertx.http.StandardHttpServletResponseEx
 
setStatus(int, String) - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerResponseToHttpServletResponse
Deprecated.
setStatus(int) - Method in class org.apache.servicecomb.foundation.vertx.http.VertxServerResponseToHttpServletResponse
 
setTimeout(long) - Method in class org.apache.servicecomb.foundation.vertx.http.EmptyAsyncContext
 
setVertx(Vertx) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultVertxMetrics
 
setVertx(Vertx, VertxOptions) - Method in class org.apache.servicecomb.foundation.vertx.metrics.DefaultVertxMetricsFactory
 
setVertx(Vertx) - Method in class org.apache.servicecomb.foundation.vertx.metrics.metric.DefaultClientEndpointMetricManager
 
setWriteQueueMaxSize(int) - Method in class org.apache.servicecomb.foundation.vertx.stream.OutputStreamToWriteStream
 
setZipName(String) - Method in class org.apache.servicecomb.foundation.vertx.tcp.TcpConnection
 
SharedVertxFactory - Class in org.apache.servicecomb.foundation.vertx
 
SharedVertxFactory() - Constructor for class org.apache.servicecomb.foundation.vertx.SharedVertxFactory
 
SimpleBodyHandler - Class in org.apache.servicecomb.foundation.vertx
扩展的BodyHandler 只支持指定ContentType格式的body数据,关闭了文件上传能力
SimpleBodyHandler() - Constructor for class org.apache.servicecomb.foundation.vertx.SimpleBodyHandler
 
SimpleJsonObject - Class in org.apache.servicecomb.foundation.vertx
 
SimpleJsonObject() - Constructor for class org.apache.servicecomb.foundation.vertx.SimpleJsonObject
 
SinglePoolBlockingExecutor - Class in org.apache.servicecomb.foundation.vertx.executor
 
skip(long) - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferInputStream
 
splitter - Variable in class org.apache.servicecomb.foundation.vertx.server.TcpServerConnection
 
sslClientConfig - Variable in class org.apache.servicecomb.foundation.vertx.client.tcp.AbstractTcpClientPoolFactory
 
StandardHttpServletRequestEx - Class in org.apache.servicecomb.foundation.vertx.http
 
StandardHttpServletRequestEx(HttpServletRequest) - Constructor for class org.apache.servicecomb.foundation.vertx.http.StandardHttpServletRequestEx
 
StandardHttpServletResponseEx - Class in org.apache.servicecomb.foundation.vertx.http
 
StandardHttpServletResponseEx(HttpServletResponse) - Constructor for class org.apache.servicecomb.foundation.vertx.http.StandardHttpServletResponseEx
 
start() - Method in class org.apache.servicecomb.foundation.vertx.client.ClientVerticle
 
start(Runnable) - Method in class org.apache.servicecomb.foundation.vertx.http.EmptyAsyncContext
 
startAsync() - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
startAsync(ServletRequest, ServletResponse) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
startCheckTimeout(Context) - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.AbstractTcpClientConnectionPool
 
success(T) - Method in interface org.apache.servicecomb.foundation.vertx.AsyncResultCallback
 

T

TCP_HEADER_LENGTH - Static variable in class org.apache.servicecomb.foundation.vertx.server.TcpParser
 
TCP_MAGIC - Static variable in class org.apache.servicecomb.foundation.vertx.server.TcpParser
 
TcpBufferHandler - Interface in org.apache.servicecomb.foundation.vertx.server
TcpBufferHandler
TcpClientConfig - Class in org.apache.servicecomb.foundation.vertx.client.tcp
 
TcpClientConfig() - Constructor for class org.apache.servicecomb.foundation.vertx.client.tcp.TcpClientConfig
 
TcpClientConnection - Class in org.apache.servicecomb.foundation.vertx.client.tcp
 
TcpClientConnection(Context, NetClientWrapper, String) - Constructor for class org.apache.servicecomb.foundation.vertx.client.tcp.TcpClientConnection
 
TcpClientConnectionPool - Class in org.apache.servicecomb.foundation.vertx.client.tcp
 
TcpClientConnectionPool(Context, NetClientWrapper) - Constructor for class org.apache.servicecomb.foundation.vertx.client.tcp.TcpClientConnectionPool
 
tcpClientMap - Variable in class org.apache.servicecomb.foundation.vertx.client.tcp.AbstractTcpClientConnectionPool
 
TcpClientPackage - Class in org.apache.servicecomb.foundation.vertx.client.tcp
 
TcpClientPackage(TcpOutputStream) - Constructor for class org.apache.servicecomb.foundation.vertx.client.tcp.TcpClientPackage
 
TcpClientPoolFactory - Class in org.apache.servicecomb.foundation.vertx.client.tcp
 
TcpClientPoolFactory(TcpClientConfig, TcpClientConfig) - Constructor for class org.apache.servicecomb.foundation.vertx.client.tcp.TcpClientPoolFactory
 
TcpConnection - Class in org.apache.servicecomb.foundation.vertx.tcp
 
TcpConnection() - Constructor for class org.apache.servicecomb.foundation.vertx.tcp.TcpConnection
 
TcpConst - Class in org.apache.servicecomb.foundation.vertx.tcp
 
TcpData - Class in org.apache.servicecomb.foundation.vertx.client.tcp
 
TcpData(Buffer, Buffer) - Constructor for class org.apache.servicecomb.foundation.vertx.client.tcp.TcpData
 
TcpOutputStream - Class in org.apache.servicecomb.foundation.vertx.tcp
TcpOutputStream
TcpOutputStream(long) - Constructor for class org.apache.servicecomb.foundation.vertx.tcp.TcpOutputStream
 
TcpParser - Class in org.apache.servicecomb.foundation.vertx.server
TcpParser
TcpParser(TcpBufferHandler) - Constructor for class org.apache.servicecomb.foundation.vertx.server.TcpParser
 
TcpRequest - Class in org.apache.servicecomb.foundation.vertx.client.tcp
 
TcpRequest(long, TcpResponseCallback) - Constructor for class org.apache.servicecomb.foundation.vertx.client.tcp.TcpRequest
 
TcpResponseCallback - Interface in org.apache.servicecomb.foundation.vertx.client.tcp
 
TcpServer - Class in org.apache.servicecomb.foundation.vertx.server
 
TcpServer(URIEndpointObject) - Constructor for class org.apache.servicecomb.foundation.vertx.server.TcpServer
 
TcpServerConnection - Class in org.apache.servicecomb.foundation.vertx.server
 
TcpServerConnection() - Constructor for class org.apache.servicecomb.foundation.vertx.server.TcpServerConnection
 
toOutputStream(OutputStream, boolean) - Method in class org.apache.servicecomb.foundation.vertx.stream.PumpFromPart
 
toWriteStream(WriteStream<Buffer>, Handler<Throwable>) - Method in class org.apache.servicecomb.foundation.vertx.stream.PumpFromPart
 
TransportType - Enum in org.apache.servicecomb.foundation.vertx
 
tryLogin() - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpClientConnection
 

U

upgrade(Class<T>) - Method in class org.apache.servicecomb.foundation.vertx.http.AbstractHttpServletRequest
 
useSharedVertx() - Method in interface org.apache.servicecomb.foundation.vertx.client.http.HttpClientOptionsSPI
 

V

valueOf(String) - Static method in enum org.apache.servicecomb.foundation.vertx.ConnectionEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.servicecomb.foundation.vertx.TransportType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.servicecomb.foundation.vertx.ConnectionEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.servicecomb.foundation.vertx.TransportType
Returns an array containing the constants of this enum type, in the order they are declared.
VertxClientRequestToHttpServletRequest - Class in org.apache.servicecomb.foundation.vertx.http
 
VertxClientRequestToHttpServletRequest(HttpClientRequest, Buffer) - Constructor for class org.apache.servicecomb.foundation.vertx.http.VertxClientRequestToHttpServletRequest
 
VertxClientResponseToHttpServletResponse - Class in org.apache.servicecomb.foundation.vertx.http
 
VertxClientResponseToHttpServletResponse(HttpClientResponse, Buffer) - Constructor for class org.apache.servicecomb.foundation.vertx.http.VertxClientResponseToHttpServletResponse
 
VertxConst - Class in org.apache.servicecomb.foundation.vertx
 
VertxConst() - Constructor for class org.apache.servicecomb.foundation.vertx.VertxConst
 
VertxContextExecutor - Class in org.apache.servicecomb.foundation.vertx.executor
 
VertxServerRequestToHttpServletRequest - Class in org.apache.servicecomb.foundation.vertx.http
 
VertxServerRequestToHttpServletRequest(RoutingContext, String) - Constructor for class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
VertxServerRequestToHttpServletRequest(RoutingContext) - Constructor for class org.apache.servicecomb.foundation.vertx.http.VertxServerRequestToHttpServletRequest
 
VertxServerResponseToHttpServletResponse - Class in org.apache.servicecomb.foundation.vertx.http
 
VertxServerResponseToHttpServletResponse(HttpServerResponse) - Constructor for class org.apache.servicecomb.foundation.vertx.http.VertxServerResponseToHttpServletResponse
 
VertxTLSBuilder - Class in org.apache.servicecomb.foundation.vertx
 
VertxUtils - Class in org.apache.servicecomb.foundation.vertx
VertxUtils
VertxWorkerExecutor - Class in org.apache.servicecomb.foundation.vertx.executor
 
VertxWorkerExecutor() - Constructor for class org.apache.servicecomb.foundation.vertx.executor.VertxWorkerExecutor
 

W

write(String) - Method in class org.apache.servicecomb.foundation.vertx.http.FileUploadPart
 
write(int) - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferOutputStream
 
write(boolean) - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferOutputStream
 
write(byte[]) - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferOutputStream
 
write(byte[], int, int) - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferOutputStream
 
write(Buffer) - Method in class org.apache.servicecomb.foundation.vertx.stream.OutputStreamToWriteStream
 
write(Buffer, Handler<AsyncResult<Void>>) - Method in class org.apache.servicecomb.foundation.vertx.stream.OutputStreamToWriteStream
 
write(ByteBuf) - Method in class org.apache.servicecomb.foundation.vertx.tcp.TcpConnection
 
writeByte(byte) - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferOutputStream
 
writeInContext() - Method in class org.apache.servicecomb.foundation.vertx.client.tcp.TcpClientConnection
 
writeInContext() - Method in class org.apache.servicecomb.foundation.vertx.tcp.TcpConnection
 
writeInt(int, int) - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferOutputStream
 
writeInt(int) - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferOutputStream
 
writeInWorker(Promise<Void>) - Method in class org.apache.servicecomb.foundation.vertx.stream.OutputStreamToWriteStream
 
writeLength(int, int) - Method in class org.apache.servicecomb.foundation.vertx.tcp.TcpOutputStream
 
writeLong(long) - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferOutputStream
 
writeQueueFull() - Method in class org.apache.servicecomb.foundation.vertx.stream.OutputStreamToWriteStream
 
writerIndex() - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferOutputStream
 
writeShort(short) - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferOutputStream
 
writeString(String) - Method in class org.apache.servicecomb.foundation.vertx.stream.BufferOutputStream
 

Z

zipName - Variable in class org.apache.servicecomb.foundation.vertx.tcp.TcpConnection
 
A B C D E F G H I L M N O P R S T U V W Z 
Skip navigation links

Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.