A B C D E G H N O S 

A

accept(SslContextFactory, SocketChannel, Session.Listener, Promise<Session>) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 

B

BYTE_BUFFER_POOL_CONTEXT_KEY - Static variable in class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory
 

C

CLIENT_CONTEXT_KEY - Static variable in class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory
 
configure(SocketChannel) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
connect(InetSocketAddress, Session.Listener, Promise<Session>) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
connect(SslContextFactory, InetSocketAddress, Session.Listener, Promise<Session>) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
connect(SslContextFactory, InetSocketAddress, Session.Listener, Promise<Session>, Map<String, Object>) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 

D

doStart() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 

E

EXECUTOR_CONTEXT_KEY - Static variable in class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory
 

G

getByteBufferPool() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
getClientConnectionFactory() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
getConnectTimeout() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
getExecutor() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
getFlowControlStrategyFactory() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
getIdleTimeout() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
getInitialSessionRecvWindow() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
getInitialStreamRecvWindow() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
getInputBufferSize() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
getProtocols() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
getScheduler() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
getSelectors() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
getStreamsClosed() - Method in class org.eclipse.jetty.http2.client.HTTP2ClientSession
 
getStreamsOpened() - Method in class org.eclipse.jetty.http2.client.HTTP2ClientSession
 

H

HTTP2Client - Class in org.eclipse.jetty.http2.client
HTTP2Client provides an asynchronous, non-blocking implementation to send HTTP/2 frames to a server.
HTTP2Client() - Constructor for class org.eclipse.jetty.http2.client.HTTP2Client
 
HTTP2ClientConnectionFactory - Class in org.eclipse.jetty.http2.client
 
HTTP2ClientConnectionFactory() - Constructor for class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory
 
HTTP2ClientSession - Class in org.eclipse.jetty.http2.client
 
HTTP2ClientSession(Scheduler, EndPoint, Generator, Session.Listener, FlowControlStrategy) - Constructor for class org.eclipse.jetty.http2.client.HTTP2ClientSession
 

N

newConnection(EndPoint, Map<String, Object>) - Method in class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory
 
newSelectorManager() - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 

O

onHeaders(HeadersFrame) - Method in class org.eclipse.jetty.http2.client.HTTP2ClientSession
 
onPushPromise(PushPromiseFrame) - Method in class org.eclipse.jetty.http2.client.HTTP2ClientSession
 
onStreamClosed(IStream) - Method in class org.eclipse.jetty.http2.client.HTTP2ClientSession
 
onStreamOpened(IStream) - Method in class org.eclipse.jetty.http2.client.HTTP2ClientSession
 
org.eclipse.jetty.http2.client - package org.eclipse.jetty.http2.client
 

S

SCHEDULER_CONTEXT_KEY - Static variable in class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory
 
SESSION_LISTENER_CONTEXT_KEY - Static variable in class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory
 
SESSION_PROMISE_CONTEXT_KEY - Static variable in class org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory
 
setByteBufferPool(ByteBufferPool) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
setClientConnectionFactory(ClientConnectionFactory) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
setConnectTimeout(long) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
setExecutor(Executor) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
setFlowControlStrategyFactory(FlowControlStrategy.Factory) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
setIdleTimeout(long) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
setInitialSessionRecvWindow(int) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
setInitialStreamRecvWindow(int) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
setInputBufferSize(int) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
setProtocols(List<String>) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
setScheduler(Scheduler) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
setSelectors(int) - Method in class org.eclipse.jetty.http2.client.HTTP2Client
 
A B C D E G H N O S 
Skip navigation links

Copyright © 1995–2018 Webtide. All rights reserved.