| Package | Description |
|---|---|
| org.eclipse.jetty.spdy | |
| org.eclipse.jetty.spdy.api.server | |
| org.eclipse.jetty.spdy.http |
| Modifier and Type | Method and Description |
|---|---|
protected ServerSessionFrameListener |
ServerSPDYAsyncConnectionFactory.newServerSessionFrameListener(AsyncEndPoint endPoint,
Object attachment) |
| Constructor and Description |
|---|
ServerSPDYAsyncConnectionFactory(short version,
ByteBufferPool bufferPool,
Executor threadPool,
ScheduledExecutorService scheduler,
ServerSessionFrameListener listener) |
SPDYServerConnector(ServerSessionFrameListener listener) |
SPDYServerConnector(ServerSessionFrameListener listener,
SslContextFactory sslContextFactory) |
| Modifier and Type | Class and Description |
|---|---|
static class |
ServerSessionFrameListener.Adapter
Empty implementation of
ServerSessionFrameListener |
| Modifier and Type | Method and Description |
|---|---|
protected ServerSessionFrameListener |
ServerHTTPSPDYAsyncConnectionFactory.newServerSessionFrameListener(AsyncEndPoint endPoint,
Object attachment) |
Copyright © 1995-2012 Mort Bay Consulting. All Rights Reserved.