A B C E F G H I L M N O P R S V 

A

AbstractHTTPSPDYServerConnector - Class in org.eclipse.jetty.spdy.http
 
AbstractHTTPSPDYServerConnector(ServerSessionFrameListener, SslContextFactory) - Constructor for class org.eclipse.jetty.spdy.http.AbstractHTTPSPDYServerConnector
 
addRequestProxyHeaders(Stream, Headers) - Method in class org.eclipse.jetty.spdy.proxy.ProxyEngine
 
addResponseProxyHeaders(Stream, Headers) - Method in class org.eclipse.jetty.spdy.proxy.ProxyEngine
 
apply(Stream, Headers, Headers) - Method in interface org.eclipse.jetty.spdy.http.PushStrategy
 
apply(Stream, Headers, Headers) - Method in class org.eclipse.jetty.spdy.http.PushStrategy.None
 
apply(Stream, Headers, Headers) - Method in class org.eclipse.jetty.spdy.http.ReferrerPushStrategy
 
async() - Method in class org.eclipse.jetty.spdy.http.ServerHTTPSPDYAsyncConnection
 

B

beginRequest(Headers, boolean) - Method in class org.eclipse.jetty.spdy.http.ServerHTTPSPDYAsyncConnection
 

C

commitResponse(boolean) - Method in class org.eclipse.jetty.spdy.http.ServerHTTPSPDYAsyncConnection
 
completeResponse() - Method in class org.eclipse.jetty.spdy.http.ServerHTTPSPDYAsyncConnection
 
content(DataInfo, boolean) - Method in class org.eclipse.jetty.spdy.http.ServerHTTPSPDYAsyncConnection
 
content(Buffer) - Method in class org.eclipse.jetty.spdy.proxy.ProxyHTTPSPDYAsyncConnection
 
customize(EndPoint, Request) - Method in class org.eclipse.jetty.spdy.http.AbstractHTTPSPDYServerConnector
 
customizeRequestHeaders(Stream, Headers) - Method in class org.eclipse.jetty.spdy.proxy.ProxyEngine
 
customizeResponseHeaders(Stream, Headers) - Method in class org.eclipse.jetty.spdy.proxy.ProxyEngine
 

E

endRequest() - Method in class org.eclipse.jetty.spdy.http.ServerHTTPSPDYAsyncConnection
 
execute(Runnable) - Method in class org.eclipse.jetty.spdy.http.ServerHTTPSPDYAsyncConnection
 

F

flushResponse() - Method in class org.eclipse.jetty.spdy.http.ServerHTTPSPDYAsyncConnection
 
from(short, String) - Static method in enum org.eclipse.jetty.spdy.http.HTTPSPDYHeader
 

G

getAddress() - Method in class org.eclipse.jetty.spdy.proxy.ProxyEngineSelector.ProxyServerInfo
 
getConnector() - Method in class org.eclipse.jetty.spdy.http.ServerHTTPAsyncConnectionFactory
 
getConnectTimeout() - Method in class org.eclipse.jetty.spdy.proxy.SPDYProxyEngine
 
getEndPoint() - Method in class org.eclipse.jetty.spdy.http.ServerHTTPSPDYAsyncConnection
 
getEndPoint() - Method in class org.eclipse.jetty.spdy.proxy.ProxyHTTPSPDYAsyncConnection
 
getHost() - Method in class org.eclipse.jetty.spdy.proxy.ProxyEngineSelector.ProxyServerInfo
 
getMaxAssociatedResources() - Method in class org.eclipse.jetty.spdy.http.ReferrerPushStrategy
 
getName() - Method in class org.eclipse.jetty.spdy.proxy.ProxyEngine
 
getProtocol() - Method in class org.eclipse.jetty.spdy.proxy.ProxyEngineSelector.ProxyServerInfo
 
getProxyEngine(String) - Method in class org.eclipse.jetty.spdy.proxy.ProxyEngineSelector
 
getProxyEngines() - Method in class org.eclipse.jetty.spdy.proxy.ProxyEngineSelector
 
getProxyServerInfo(String) - Method in class org.eclipse.jetty.spdy.proxy.ProxyEngineSelector
 
getProxyServerInfos() - Method in class org.eclipse.jetty.spdy.proxy.ProxyEngineSelector
 
getReferrerPushPeriod() - Method in class org.eclipse.jetty.spdy.http.ReferrerPushStrategy
 
getTimeout() - Method in class org.eclipse.jetty.spdy.proxy.SPDYProxyEngine
 

H

handle() - Method in class org.eclipse.jetty.spdy.http.ServerHTTPSPDYAsyncConnection
 
headerComplete() - Method in class org.eclipse.jetty.spdy.proxy.ProxyHTTPSPDYAsyncConnection
 
headers(Headers) - Method in class org.eclipse.jetty.spdy.http.ServerHTTPSPDYAsyncConnection
 
HTTPSPDYHeader - Enum in org.eclipse.jetty.spdy.http
 
HTTPSPDYProxyConnector - Class in org.eclipse.jetty.spdy.proxy
 
HTTPSPDYProxyConnector(ProxyEngineSelector) - Constructor for class org.eclipse.jetty.spdy.proxy.HTTPSPDYProxyConnector
 
HTTPSPDYProxyConnector(ProxyEngineSelector, SslContextFactory) - Constructor for class org.eclipse.jetty.spdy.proxy.HTTPSPDYProxyConnector
 
HTTPSPDYServerConnector - Class in org.eclipse.jetty.spdy.http
 
HTTPSPDYServerConnector() - Constructor for class org.eclipse.jetty.spdy.http.HTTPSPDYServerConnector
 
HTTPSPDYServerConnector(Map<Short, PushStrategy>) - Constructor for class org.eclipse.jetty.spdy.http.HTTPSPDYServerConnector
 
HTTPSPDYServerConnector(SslContextFactory) - Constructor for class org.eclipse.jetty.spdy.http.HTTPSPDYServerConnector
 
HTTPSPDYServerConnector(SslContextFactory, Map<Short, PushStrategy>) - Constructor for class org.eclipse.jetty.spdy.http.HTTPSPDYServerConnector
 

I

isConfidential(Request) - Method in class org.eclipse.jetty.spdy.http.AbstractHTTPSPDYServerConnector
 
isIntegral(Request) - Method in class org.eclipse.jetty.spdy.http.AbstractHTTPSPDYServerConnector
 

L

logger - Variable in class org.eclipse.jetty.spdy.proxy.ProxyEngine
 
logger - Variable in class org.eclipse.jetty.spdy.proxy.ProxyEngineSelector
 

M

messageComplete(long) - Method in class org.eclipse.jetty.spdy.proxy.ProxyHTTPSPDYAsyncConnection
 

N

name(short) - Method in enum org.eclipse.jetty.spdy.http.HTTPSPDYHeader
 
newAsyncConnection(SocketChannel, AsyncEndPoint, Object) - Method in class org.eclipse.jetty.spdy.http.ServerHTTPAsyncConnectionFactory
 
newAsyncConnection(SocketChannel, AsyncEndPoint, Object) - Method in class org.eclipse.jetty.spdy.proxy.ProxyHTTPAsyncConnectionFactory
 
newHttpGenerator(Buffers, EndPoint) - Method in class org.eclipse.jetty.spdy.http.ServerHTTPSPDYAsyncConnection
 
newHttpParser(Buffers, EndPoint, HttpParser.EventHandler) - Method in class org.eclipse.jetty.spdy.http.ServerHTTPSPDYAsyncConnection
 

O

onData(Stream, DataInfo) - Method in class org.eclipse.jetty.spdy.proxy.SPDYProxyEngine
 
onGoAway(Session, GoAwayInfo) - Method in class org.eclipse.jetty.spdy.proxy.ProxyEngineSelector
 
onHeaders(Stream, HeadersInfo) - Method in class org.eclipse.jetty.spdy.proxy.SPDYProxyEngine
 
onInputShutdown() - Method in class org.eclipse.jetty.spdy.http.ServerHTTPSPDYAsyncConnection
 
onPing(Session, PingInfo) - Method in class org.eclipse.jetty.spdy.proxy.ProxyEngineSelector
 
onReply(Stream, ReplyInfo) - Method in class org.eclipse.jetty.spdy.proxy.SPDYProxyEngine
 
onSyn(Stream, SynInfo) - Method in class org.eclipse.jetty.spdy.proxy.ProxyEngineSelector
 
org.eclipse.jetty.spdy.http - package org.eclipse.jetty.spdy.http
 
org.eclipse.jetty.spdy.proxy - package org.eclipse.jetty.spdy.proxy
 

P

parsedHeader(Buffer, Buffer) - Method in class org.eclipse.jetty.spdy.proxy.ProxyHTTPSPDYAsyncConnection
 
provideServerSessionFrameListener(AsyncEndPoint, Object) - Method in class org.eclipse.jetty.spdy.http.ServerHTTPSPDYAsyncConnectionFactory
 
proxy(Stream, SynInfo, ProxyEngineSelector.ProxyServerInfo) - Method in class org.eclipse.jetty.spdy.proxy.ProxyEngine
 
proxy(Stream, SynInfo, ProxyEngineSelector.ProxyServerInfo) - Method in class org.eclipse.jetty.spdy.proxy.SPDYProxyEngine
 
ProxyEngine - Class in org.eclipse.jetty.spdy.proxy
ProxyEngine is the class for SPDY proxy functionalities that receives a SPDY request and converts it to any protocol to its server side.
ProxyEngine() - Constructor for class org.eclipse.jetty.spdy.proxy.ProxyEngine
 
ProxyEngine(String) - Constructor for class org.eclipse.jetty.spdy.proxy.ProxyEngine
 
ProxyEngineSelector - Class in org.eclipse.jetty.spdy.proxy
ProxyEngineSelector is the main entry point for syn stream events of a jetty SPDY proxy.
ProxyEngineSelector() - Constructor for class org.eclipse.jetty.spdy.proxy.ProxyEngineSelector
 
ProxyEngineSelector.ProxyServerInfo - Class in org.eclipse.jetty.spdy.proxy
 
ProxyEngineSelector.ProxyServerInfo(String, String, int) - Constructor for class org.eclipse.jetty.spdy.proxy.ProxyEngineSelector.ProxyServerInfo
 
ProxyHTTPAsyncConnectionFactory - Class in org.eclipse.jetty.spdy.proxy
 
ProxyHTTPAsyncConnectionFactory(SPDYServerConnector, short, ProxyEngineSelector) - Constructor for class org.eclipse.jetty.spdy.proxy.ProxyHTTPAsyncConnectionFactory
 
ProxyHTTPSPDYAsyncConnection - Class in org.eclipse.jetty.spdy.proxy
 
ProxyHTTPSPDYAsyncConnection(SPDYServerConnector, EndPoint, short, ProxyEngineSelector) - Constructor for class org.eclipse.jetty.spdy.proxy.ProxyHTTPSPDYAsyncConnection
 
PushStrategy - Interface in org.eclipse.jetty.spdy.http
 
PushStrategy.None - Class in org.eclipse.jetty.spdy.http
 
PushStrategy.None() - Constructor for class org.eclipse.jetty.spdy.http.PushStrategy.None
 
putProxyEngine(String, ProxyEngine) - Method in class org.eclipse.jetty.spdy.proxy.ProxyEngineSelector
 
putProxyServerInfo(String, ProxyEngineSelector.ProxyServerInfo) - Method in class org.eclipse.jetty.spdy.proxy.ProxyEngineSelector
 

R

ReferrerPushStrategy - Class in org.eclipse.jetty.spdy.http
A SPDY push strategy that auto-populates push metadata based on referrer URLs.
ReferrerPushStrategy() - Constructor for class org.eclipse.jetty.spdy.http.ReferrerPushStrategy
 
ReferrerPushStrategy(List<String>) - Constructor for class org.eclipse.jetty.spdy.http.ReferrerPushStrategy
 
ReferrerPushStrategy(List<String>, List<String>) - Constructor for class org.eclipse.jetty.spdy.http.ReferrerPushStrategy
 
ReferrerPushStrategy(List<String>, List<String>, List<String>) - Constructor for class org.eclipse.jetty.spdy.http.ReferrerPushStrategy
 
reply(Stream, ReplyInfo) - Method in class org.eclipse.jetty.spdy.http.ServerHTTPSPDYAsyncConnection
 

S

ServerHTTPAsyncConnectionFactory - Class in org.eclipse.jetty.spdy.http
 
ServerHTTPAsyncConnectionFactory(SPDYServerConnector) - Constructor for class org.eclipse.jetty.spdy.http.ServerHTTPAsyncConnectionFactory
 
ServerHTTPSPDYAsyncConnection - Class in org.eclipse.jetty.spdy.http
 
ServerHTTPSPDYAsyncConnection(Connector, AsyncEndPoint, Server, short, SPDYAsyncConnection, PushStrategy, Stream) - Constructor for class org.eclipse.jetty.spdy.http.ServerHTTPSPDYAsyncConnection
 
ServerHTTPSPDYAsyncConnectionFactory - Class in org.eclipse.jetty.spdy.http
 
ServerHTTPSPDYAsyncConnectionFactory(short, ByteBufferPool, Executor, ScheduledExecutorService, Connector, PushStrategy) - Constructor for class org.eclipse.jetty.spdy.http.ServerHTTPSPDYAsyncConnectionFactory
 
setConnectTimeout(long) - Method in class org.eclipse.jetty.spdy.proxy.SPDYProxyEngine
 
setMaxAssociatedResources(int) - Method in class org.eclipse.jetty.spdy.http.ReferrerPushStrategy
 
setProxyEngines(Map<String, ProxyEngine>) - Method in class org.eclipse.jetty.spdy.proxy.ProxyEngineSelector
 
setProxyServerInfos(Map<String, ProxyEngineSelector.ProxyServerInfo>) - Method in class org.eclipse.jetty.spdy.proxy.ProxyEngineSelector
 
setReferrerPushPeriod(int) - Method in class org.eclipse.jetty.spdy.http.ReferrerPushStrategy
 
setTimeout(long) - Method in class org.eclipse.jetty.spdy.proxy.SPDYProxyEngine
 
SPDYProxyEngine - Class in org.eclipse.jetty.spdy.proxy
SPDYProxyEngine implements a SPDY to SPDY proxy, that is, converts SPDY events received by clients into SPDY events for the servers.
SPDYProxyEngine(SPDYClient.Factory) - Constructor for class org.eclipse.jetty.spdy.proxy.SPDYProxyEngine
 
startRequest(Buffer, Buffer, Buffer) - Method in class org.eclipse.jetty.spdy.proxy.ProxyHTTPSPDYAsyncConnection
 

V

valueOf(String) - Static method in enum org.eclipse.jetty.spdy.http.HTTPSPDYHeader
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eclipse.jetty.spdy.http.HTTPSPDYHeader
Returns an array containing the constants of this enum type, in the order they are declared.
A B C E F G H I L M N O P R S V 

Copyright © 2013 FuseSource, Corp.. All Rights Reserved.