A B C D E F G H K L M N O P R S T V W 
All Classes All Packages

A

addHeader(HttpHeader) - Method in class org.smallmind.web.reverse.http1_1.HttpFrame
 
addHeader(HttpHeader, boolean) - Method in class org.smallmind.web.reverse.http1_1.HttpFrame
 
addValue(String) - Method in class org.smallmind.web.reverse.http1_1.HttpHeader
 

B

BAD_GATEWAY - org.smallmind.web.reverse.http1_1.CannedResponse
 
BAD_REQUEST - org.smallmind.web.reverse.http1_1.CannedResponse
 

C

CannedResponse - Enum in org.smallmind.web.reverse.http1_1
 
closeChannels() - Method in interface org.smallmind.web.reverse.http1_1.FrameReader
 
closeChannels() - Method in class org.smallmind.web.reverse.http1_1.HttpChunkedFrameReader
 
closeChannels() - Method in class org.smallmind.web.reverse.http1_1.HttpContentLengthFrameReader
 
closeChannels() - Method in class org.smallmind.web.reverse.http1_1.HttpRequestFrameReader
 
closeChannels() - Method in class org.smallmind.web.reverse.http1_1.HttpResponseFrameReader
 
closeChannels() - Method in class org.smallmind.web.reverse.http1_1.WebSocketFrameReader
 
connectDestination(SocketChannel, HttpRequestFrameReader, ProxyTarget) - Method in class org.smallmind.web.reverse.http1_1.ReverseProxyService
 

D

DestinationTicket - Class in org.smallmind.web.reverse.http1_1
 
DestinationTicket(ProxyTarget, SocketChannel) - Constructor for class org.smallmind.web.reverse.http1_1.DestinationTicket
 
destroy() - Method in class org.smallmind.web.reverse.http1_1.ReverseProxyService
 

E

equals(Object) - Method in class org.smallmind.web.reverse.http1_1.DestinationTicket
 
equals(Object) - Method in class org.smallmind.web.reverse.http1_1.ProxyTarget
 
execute(SocketChannel, Runnable) - Method in class org.smallmind.web.reverse.http1_1.ProxyExecutor
 
execute(SocketChannel, Runnable) - Method in class org.smallmind.web.reverse.http1_1.ReverseProxyService
 

F

fail(CannedResponse, SocketChannel) - Method in interface org.smallmind.web.reverse.http1_1.FrameReader
 
fail(CannedResponse, SocketChannel) - Method in class org.smallmind.web.reverse.http1_1.HttpChunkedFrameReader
 
fail(CannedResponse, SocketChannel) - Method in class org.smallmind.web.reverse.http1_1.HttpContentLengthFrameReader
 
fail(CannedResponse, SocketChannel) - Method in class org.smallmind.web.reverse.http1_1.HttpFrameReader
 
fail(CannedResponse, SocketChannel) - Method in class org.smallmind.web.reverse.http1_1.WebSocketFrameReader
 
flushBufferToTarget(boolean) - Method in class org.smallmind.web.reverse.http1_1.HttpFrameReader
 
FrameReader - Interface in org.smallmind.web.reverse.http1_1
 

G

GATEWAY_TIMEOUT - org.smallmind.web.reverse.http1_1.CannedResponse
 
getByteBuffer() - Method in enum org.smallmind.web.reverse.http1_1.CannedResponse
 
getCannedResponse() - Method in exception org.smallmind.web.reverse.http1_1.ProtocolException
 
getDestinationChannel() - Method in class org.smallmind.web.reverse.http1_1.HttpFrameReader
 
getDestinationChannel() - Method in class org.smallmind.web.reverse.http1_1.HttpRequestFrameReader
 
getDestinationChannel() - Method in class org.smallmind.web.reverse.http1_1.HttpResponseFrameReader
 
getDirection() - Method in class org.smallmind.web.reverse.http1_1.HttpFrame
 
getDirection() - Method in class org.smallmind.web.reverse.http1_1.HttpRequestFrame
 
getDirection() - Method in class org.smallmind.web.reverse.http1_1.HttpResponseFrame
 
getHeader(String) - Method in class org.smallmind.web.reverse.http1_1.HttpFrame
 
getHeaders() - Method in class org.smallmind.web.reverse.http1_1.HttpFrame
 
getHost() - Method in class org.smallmind.web.reverse.http1_1.ProxyTarget
 
getHttpFrame(ReverseProxyService, SocketChannel, HttpProtocolInputStream, HttpProtocolOutputStream) - Method in class org.smallmind.web.reverse.http1_1.HttpFrameReader
 
getHttpFrame(ReverseProxyService, SocketChannel, HttpProtocolInputStream, HttpProtocolOutputStream) - Method in class org.smallmind.web.reverse.http1_1.HttpRequestFrameReader
 
getHttpFrame(ReverseProxyService, SocketChannel, HttpProtocolInputStream, HttpProtocolOutputStream) - Method in class org.smallmind.web.reverse.http1_1.HttpResponseFrameReader
 
getMethod() - Method in class org.smallmind.web.reverse.http1_1.HttpRequestFrame
 
getName() - Method in class org.smallmind.web.reverse.http1_1.HttpHeader
 
getPath() - Method in class org.smallmind.web.reverse.http1_1.HttpRequestFrame
 
getPort() - Method in class org.smallmind.web.reverse.http1_1.ProxyTarget
 
getProxyTarget() - Method in class org.smallmind.web.reverse.http1_1.DestinationTicket
 
getReason() - Method in class org.smallmind.web.reverse.http1_1.HttpResponseFrame
 
getSocketChannel() - Method in class org.smallmind.web.reverse.http1_1.DestinationTicket
 
getSourceChannel() - Method in class org.smallmind.web.reverse.http1_1.SourceAwareFrameReader
 
getStatus() - Method in class org.smallmind.web.reverse.http1_1.HttpResponseFrame
 
getTargetChannel() - Method in class org.smallmind.web.reverse.http1_1.HttpFrameReader
 
getTargetChannel() - Method in class org.smallmind.web.reverse.http1_1.HttpRequestFrameReader
 
getTargetChannel() - Method in class org.smallmind.web.reverse.http1_1.HttpResponseFrameReader
 
getValues() - Method in class org.smallmind.web.reverse.http1_1.HttpHeader
 
getVersion() - Method in class org.smallmind.web.reverse.http1_1.HttpFrame
 

H

hashCode() - Method in class org.smallmind.web.reverse.http1_1.DestinationTicket
 
hashCode() - Method in class org.smallmind.web.reverse.http1_1.ProxyTarget
 
HttpChunkedFrameReader - Class in org.smallmind.web.reverse.http1_1
 
HttpChunkedFrameReader(HttpFrameReader) - Constructor for class org.smallmind.web.reverse.http1_1.HttpChunkedFrameReader
 
HttpContentLengthFrameReader - Class in org.smallmind.web.reverse.http1_1
 
HttpContentLengthFrameReader(HttpFrameReader, int) - Constructor for class org.smallmind.web.reverse.http1_1.HttpContentLengthFrameReader
 
HttpDirection - Enum in org.smallmind.web.reverse.http1_1
 
HttpFrame - Class in org.smallmind.web.reverse.http1_1
 
HttpFrame(HttpProtocolInputStream, String) - Constructor for class org.smallmind.web.reverse.http1_1.HttpFrame
 
HttpFrameReader - Class in org.smallmind.web.reverse.http1_1
 
HttpFrameReader(ReverseProxyService, SocketChannel) - Constructor for class org.smallmind.web.reverse.http1_1.HttpFrameReader
 
HttpHeader - Class in org.smallmind.web.reverse.http1_1
 
HttpHeader(String, String...) - Constructor for class org.smallmind.web.reverse.http1_1.HttpHeader
 
HttpProtocolInputStream - Class in org.smallmind.web.reverse.http1_1
 
HttpProtocolInputStream(ByteArrayIOStream.ByteArrayInputStream) - Constructor for class org.smallmind.web.reverse.http1_1.HttpProtocolInputStream
 
HttpProtocolOutputStream - Class in org.smallmind.web.reverse.http1_1
 
HttpProtocolOutputStream(ByteArrayIOStream.ByteArrayOutputStream) - Constructor for class org.smallmind.web.reverse.http1_1.HttpProtocolOutputStream
 
HttpRequestFrame - Class in org.smallmind.web.reverse.http1_1
 
HttpRequestFrame(HttpProtocolInputStream) - Constructor for class org.smallmind.web.reverse.http1_1.HttpRequestFrame
 
HttpRequestFrameReader - Class in org.smallmind.web.reverse.http1_1
 
HttpRequestFrameReader(ReverseProxyService, SocketChannel, int) - Constructor for class org.smallmind.web.reverse.http1_1.HttpRequestFrameReader
 
HttpResponseFrame - Class in org.smallmind.web.reverse.http1_1
 
HttpResponseFrame(HttpProtocolInputStream) - Constructor for class org.smallmind.web.reverse.http1_1.HttpResponseFrame
 
HttpResponseFrameReader - Class in org.smallmind.web.reverse.http1_1
 
HttpResponseFrameReader(ReverseProxyService, SocketChannel, SocketChannel) - Constructor for class org.smallmind.web.reverse.http1_1.HttpResponseFrameReader
 

K

keyFor(SelectableChannel) - Method in class org.smallmind.web.reverse.http1_1.ReverseProxyService
 

L

LENGTH_REQUIRED - org.smallmind.web.reverse.http1_1.CannedResponse
 
lookup(HttpRequestFrame) - Method in interface org.smallmind.web.reverse.http1_1.ProxyDictionary
 
lookup(HttpRequestFrame) - Method in class org.smallmind.web.reverse.http1_1.ReverseProxyService
 

M

mark(int) - Method in class org.smallmind.web.reverse.http1_1.HttpProtocolInputStream
 

N

NOT_FOUND - org.smallmind.web.reverse.http1_1.CannedResponse
 

O

org.smallmind.web.reverse.http1_1 - package org.smallmind.web.reverse.http1_1
 

P

processInput(SelectionKey, ByteBuffer) - Method in interface org.smallmind.web.reverse.http1_1.FrameReader
 
processInput(SelectionKey, ByteBuffer) - Method in class org.smallmind.web.reverse.http1_1.HttpChunkedFrameReader
 
processInput(SelectionKey, ByteBuffer) - Method in class org.smallmind.web.reverse.http1_1.HttpContentLengthFrameReader
 
processInput(SelectionKey, ByteBuffer) - Method in class org.smallmind.web.reverse.http1_1.HttpFrameReader
 
processInput(SelectionKey, ByteBuffer) - Method in class org.smallmind.web.reverse.http1_1.WebSocketFrameReader
 
ProtocolException - Exception in org.smallmind.web.reverse.http1_1
 
ProtocolException(CannedResponse) - Constructor for exception org.smallmind.web.reverse.http1_1.ProtocolException
 
ProxyDebug - Class in org.smallmind.web.reverse.http1_1
 
ProxyDebug(byte[], int, int) - Constructor for class org.smallmind.web.reverse.http1_1.ProxyDebug
 
ProxyDictionary - Interface in org.smallmind.web.reverse.http1_1
 
ProxyExecutor - Class in org.smallmind.web.reverse.http1_1
 
ProxyExecutor(int) - Constructor for class org.smallmind.web.reverse.http1_1.ProxyExecutor
 
ProxyTarget - Class in org.smallmind.web.reverse.http1_1
 
ProxyTarget(String, int) - Constructor for class org.smallmind.web.reverse.http1_1.ProxyTarget
 

R

read() - Method in class org.smallmind.web.reverse.http1_1.HttpProtocolInputStream
 
readLine() - Method in class org.smallmind.web.reverse.http1_1.HttpProtocolInputStream
 
registerDestination(ProxyTarget, SocketChannel) - Method in class org.smallmind.web.reverse.http1_1.HttpRequestFrameReader
 
removeHeader(String) - Method in class org.smallmind.web.reverse.http1_1.HttpFrame
 
REQUEST - org.smallmind.web.reverse.http1_1.HttpDirection
 
reset() - Method in class org.smallmind.web.reverse.http1_1.HttpProtocolInputStream
 
RESPONSE - org.smallmind.web.reverse.http1_1.HttpDirection
 
ReverseProxyException - Exception in org.smallmind.web.reverse.http1_1
 
ReverseProxyException(String, Object...) - Constructor for exception org.smallmind.web.reverse.http1_1.ReverseProxyException
 
ReverseProxyService - Class in org.smallmind.web.reverse.http1_1
 
ReverseProxyService(String, int, ProxyDictionary, int, int) - Constructor for class org.smallmind.web.reverse.http1_1.ReverseProxyService
 

S

setValue(String) - Method in class org.smallmind.web.reverse.http1_1.HttpHeader
 
shutdown() - Method in class org.smallmind.web.reverse.http1_1.ProxyExecutor
 
SourceAwareFrameReader - Class in org.smallmind.web.reverse.http1_1
 
SourceAwareFrameReader(SocketChannel) - Constructor for class org.smallmind.web.reverse.http1_1.SourceAwareFrameReader
 

T

toOutputStream(OutputStream) - Method in class org.smallmind.web.reverse.http1_1.HttpRequestFrame
 
toString() - Method in class org.smallmind.web.reverse.http1_1.ProxyDebug
 

V

valueOf(String) - Static method in enum org.smallmind.web.reverse.http1_1.CannedResponse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.smallmind.web.reverse.http1_1.HttpDirection
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.smallmind.web.reverse.http1_1.CannedResponse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.smallmind.web.reverse.http1_1.HttpDirection
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebSocketFrameReader - Class in org.smallmind.web.reverse.http1_1
 
WebSocketFrameReader(ReverseProxyService, SocketChannel, SocketChannel, SocketChannel) - Constructor for class org.smallmind.web.reverse.http1_1.WebSocketFrameReader
 
write(int) - Method in class org.smallmind.web.reverse.http1_1.HttpProtocolOutputStream
 
writeToBuffer(byte) - Method in class org.smallmind.web.reverse.http1_1.HttpFrameReader
 
A B C D E F G H K L M N O P R S T V W 
All Classes All Packages