Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D E F G H I J L M N O P R S T U W

A

AjpConstants - class org.apache.jk.common.AjpConstants.
Common class for the AJP Protocol values
AjpConstants() - Constructor for class org.apache.jk.common.AjpConstants
 
AprAcceptor - class org.apache.jk.common.AprAcceptor.
 
AprAcceptor(ChannelUn) - Constructor for class org.apache.jk.common.AprAcceptor
 
AprConnection - class org.apache.jk.common.AprConnection.
 
AprConnection(ChannelUn, MsgContext) - Constructor for class org.apache.jk.common.AprConnection
 
accept(MsgContext) - Method in class org.apache.jk.common.ChannelNioSocket
 
accept(MsgContext) - Method in class org.apache.jk.common.ChannelSocket
 
acceptConnections() - Method in class org.apache.jk.common.ChannelNioSocket
Accept incoming connections, dispatch to the thread pool
acceptConnections() - Method in class org.apache.jk.common.ChannelSocket
Accept incoming connections, dispatch to the thread pool
acceptConnections() - Method in class org.apache.jk.common.ChannelUn
Accept incoming connections, dispatch to the thread pool
addHandlerCallback(JkHandler) - Method in class org.apache.jk.common.JkMX
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.apache.jk.common.ChannelNioSocket
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.apache.jk.common.ChannelSocket
 
ajpidDir - Variable in class org.apache.jk.common.HandlerRequest
 
appendByte(int) - Method in class org.apache.jk.common.MsgAjp
 
appendByteChunk(ByteChunk) - Method in class org.apache.jk.common.MsgAjp
 
appendBytes(MessageBytes) - Method in class org.apache.jk.common.MsgAjp
Write a String out at the current write position.
appendBytes(byte[], int, int) - Method in class org.apache.jk.common.MsgAjp
Copy a chunk of bytes into the packet, starting at the current write position.
appendHead(Response) - Method in class org.apache.jk.common.JkInputStream
 
appendInt(int) - Method in class org.apache.jk.common.MsgAjp
Add an int.
appendLongInt(int) - Method in class org.apache.jk.common.MsgAjp
 
appendString(Msg, String, C2BConverter) - Method in class org.apache.jk.common.JniHandler
 
apr - Variable in class org.apache.jk.common.JniHandler
 
atts - Variable in class org.apache.jk.common.ModJkMX.MBeanProxy
 
authmode - Variable in class org.apache.jk.common.JkMX
 
authpassword - Variable in class org.apache.jk.common.JkMX
 
authuser - Variable in class org.apache.jk.common.JkMX
 
available() - Method in class org.apache.jk.common.ChannelNioSocket.SocketInputStream
 

B

BUFFER_SIZE - Variable in class org.apache.jk.common.ChannelNioSocket.SocketInputStream
 
bb - Variable in class org.apache.jk.common.Shm14
 
block(int) - Method in class org.apache.jk.common.ChannelNioSocket.SocketInputStream
 
blocking - Variable in class org.apache.jk.common.ChannelNioSocket.SocketInputStream
 
body - Variable in class org.apache.jk.common.WorkerDummy
 
bodyBuff - Variable in class org.apache.jk.common.JkInputStream
 
bodyMsg - Variable in class org.apache.jk.common.JkInputStream
 
buf - Variable in class org.apache.jk.common.MsgAjp
 
buffer - Variable in class org.apache.jk.common.ChannelNioSocket.SocketInputStream
 
buffer - Variable in class org.apache.jk.common.ChannelNioSocket.SocketOutputStream
 
bufferSize - Variable in class org.apache.jk.common.ChannelNioSocket
 
bufferSize - Variable in class org.apache.jk.common.ChannelSocket
 

C

CH_CLOSE - Static variable in class org.apache.jk.common.ChannelUn
 
CH_OPEN - Static variable in class org.apache.jk.common.ChannelUn
 
CH_READ - Static variable in class org.apache.jk.common.ChannelUn
 
CH_WRITE - Static variable in class org.apache.jk.common.ChannelUn
 
ChannelJni - class org.apache.jk.common.ChannelJni.
Pass messages using jni
ChannelJni() - Constructor for class org.apache.jk.common.ChannelJni
 
ChannelNioSocket - class org.apache.jk.common.ChannelNioSocket.
Accept ( and send ) TCP messages.
ChannelNioSocket() - Constructor for class org.apache.jk.common.ChannelNioSocket
jmx:managed-constructor description="default constructor"
ChannelNioSocket.Poller - class org.apache.jk.common.ChannelNioSocket.Poller.
 
ChannelNioSocket.Poller() - Constructor for class org.apache.jk.common.ChannelNioSocket.Poller
 
ChannelNioSocket.SocketConnection - class org.apache.jk.common.ChannelNioSocket.SocketConnection.
 
ChannelNioSocket.SocketConnection(MsgContext) - Constructor for class org.apache.jk.common.ChannelNioSocket.SocketConnection
 
ChannelNioSocket.SocketInputStream - class org.apache.jk.common.ChannelNioSocket.SocketInputStream.
 
ChannelNioSocket.SocketInputStream(SocketChannel) - Constructor for class org.apache.jk.common.ChannelNioSocket.SocketInputStream
 
ChannelNioSocket.SocketOutputStream - class org.apache.jk.common.ChannelNioSocket.SocketOutputStream.
 
ChannelNioSocket.SocketOutputStream(SocketChannel) - Constructor for class org.apache.jk.common.ChannelNioSocket.SocketOutputStream
 
ChannelShm - class org.apache.jk.common.ChannelShm.
Channel using shm.
ChannelShm() - Constructor for class org.apache.jk.common.ChannelShm
 
ChannelSocket - class org.apache.jk.common.ChannelSocket.
Accept ( and send ) TCP messages.
ChannelSocket() - Constructor for class org.apache.jk.common.ChannelSocket
jmx:managed-constructor description="default constructor"
ChannelSocket.SocketAcceptor - class org.apache.jk.common.ChannelSocket.SocketAcceptor.
 
ChannelSocket.SocketAcceptor(ChannelSocket) - Constructor for class org.apache.jk.common.ChannelSocket.SocketAcceptor
 
ChannelSocket.SocketConnection - class org.apache.jk.common.ChannelSocket.SocketConnection.
 
ChannelSocket.SocketConnection(ChannelSocket, MsgContext) - Constructor for class org.apache.jk.common.ChannelSocket.SocketConnection
 
ChannelUn - class org.apache.jk.common.ChannelUn.
Pass messages using unix domain sockets.
ChannelUn() - Constructor for class org.apache.jk.common.ChannelUn
 
channel - Variable in class org.apache.jk.common.ChannelNioSocket.SocketInputStream
 
channel - Variable in class org.apache.jk.common.ChannelNioSocket.SocketOutputStream
 
checkAvailable(int) - Method in class org.apache.jk.common.ChannelNioSocket.SocketInputStream
 
checkAvailable(int) - Method in class org.apache.jk.common.ChannelNioSocket.SocketOutputStream
 
checkRequest(MsgContext) - Method in class org.apache.jk.common.HandlerRequest
 
classExists(String) - Static method in class org.apache.jk.common.JkMX
 
close(MsgContext) - Method in class org.apache.jk.common.ChannelNioSocket
 
close(MsgContext) - Method in class org.apache.jk.common.ChannelSocket
 
close(MsgContext) - Method in class org.apache.jk.common.ChannelUn
 
count - Variable in class org.apache.jk.common.ChannelUn
 
count - Static variable in class org.apache.jk.common.HandlerRequest
 
cpBytes(byte[], int, int) - Method in class org.apache.jk.common.MsgAjp
 
createMsgContext() - Method in class org.apache.jk.common.JniHandler
Create a msg context to be used with the shm channel
currentId - Variable in class org.apache.jk.common.HandlerDispatch
 

D

dL - Static variable in class org.apache.jk.common.WorkerDummy
 
dataAvailable - Variable in class org.apache.jk.common.ChannelNioSocket.SocketInputStream
 
decodeAttributes(MsgContext, Msg, Request, MessageBytes) - Method in class org.apache.jk.common.HandlerRequest
 
decodeHeaders(MsgContext, Msg, Request, MessageBytes) - Method in class org.apache.jk.common.HandlerRequest
 
decodeRequest(Msg, MsgContext, MessageBytes) - Method in class org.apache.jk.common.HandlerRequest
 
decoded - Variable in class org.apache.jk.common.HandlerRequest
 
delayInitialRead - Variable in class org.apache.jk.common.HandlerRequest
 
destroy() - Method in class org.apache.jk.common.ChannelNioSocket
 
destroy() - Method in class org.apache.jk.common.ChannelSocket
 
destroy() - Method in class org.apache.jk.common.ChannelUn
 
destroy() - Method in class org.apache.jk.common.JkMX
 
destroy() - Method in class org.apache.jk.common.ModJkMX
 
destroy() - Method in class org.apache.jk.common.Shm
 
destroyJkComponent() - Method in class org.apache.jk.common.JniHandler
 
dispatch - Variable in class org.apache.jk.common.HandlerRequest
 
doRead(ByteChunk, Request) - Method in class org.apache.jk.common.JkInputStream
 
doWrite(ByteChunk, Response) - Method in class org.apache.jk.common.JkInputStream
 
dump(String) - Method in class org.apache.jk.common.MsgAjp
 
dumpFile - Variable in class org.apache.jk.common.Shm
 
dumpScoreboard(String) - Method in class org.apache.jk.common.Shm
 
dumpScoreboard(String) - Method in class org.apache.jk.common.Shm14
 

E

enabled - Variable in class org.apache.jk.common.JkMX
 
end() - Method in class org.apache.jk.common.MsgAjp
For a packet to be sent to the web server, finish the process of accumulating data and write the length of the data payload into the header.
endMessage() - Method in class org.apache.jk.common.JkInputStream
 
end_of_stream - Variable in class org.apache.jk.common.JkInputStream
 
ep - Variable in class org.apache.jk.common.AprConnection
 
ep - Variable in class org.apache.jk.common.ChannelNioSocket.SocketConnection
 
ep - Variable in class org.apache.jk.common.ChannelSocket.SocketConnection
 
execute() - Method in class org.apache.jk.common.Shm
 

F

file - Variable in class org.apache.jk.common.ChannelUn
 
file - Variable in class org.apache.jk.common.Shm
 
fill(int) - Method in class org.apache.jk.common.ChannelNioSocket.SocketInputStream
 
flush(Msg, MsgContext) - Method in class org.apache.jk.common.ChannelJni
 
flush() - Method in class org.apache.jk.common.ChannelNioSocket.SocketOutputStream
 
flush(Msg, MsgContext) - Method in class org.apache.jk.common.ChannelNioSocket
 
flush(Msg, MsgContext) - Method in class org.apache.jk.common.ChannelSocket
 
flush(Msg, MsgContext) - Method in class org.apache.jk.common.ChannelUn
 

G

generateAjp13Id() - Method in class org.apache.jk.common.HandlerRequest
 
getAddress() - Method in class org.apache.jk.common.ChannelNioSocket
 
getAddress() - Method in class org.apache.jk.common.ChannelSocket
 
getAttNames - Variable in class org.apache.jk.common.ModJkMX.MBeanProxy
 
getAttribute(String) - Method in class org.apache.jk.common.ModJkMX.MBeanProxy
 
getAuthMode() - Method in class org.apache.jk.common.JkMX
 
getAuthPassword() - Method in class org.apache.jk.common.JkMX
 
getAuthUser() - Method in class org.apache.jk.common.JkMX
 
getBuffer() - Method in class org.apache.jk.common.MsgAjp
 
getBufferSize() - Method in class org.apache.jk.common.ChannelNioSocket
 
getBufferSize() - Method in class org.apache.jk.common.ChannelSocket
 
getByte() - Method in class org.apache.jk.common.MsgAjp
 
getBytes(MessageBytes) - Method in class org.apache.jk.common.MsgAjp
 
getBytes(byte[]) - Method in class org.apache.jk.common.MsgAjp
Copy a chunk of bytes from the packet into an array and advance the read position past the chunk.
getChannelName() - Method in class org.apache.jk.common.ChannelJni
 
getChannelName() - Method in class org.apache.jk.common.ChannelNioSocket
 
getChannelName() - Method in class org.apache.jk.common.ChannelSocket
 
getChannelName() - Method in class org.apache.jk.common.ChannelUn
 
getDaemon() - Method in class org.apache.jk.common.ChannelNioSocket
 
getDaemon() - Method in class org.apache.jk.common.ChannelSocket
 
getDelayInitialRead() - Method in class org.apache.jk.common.HandlerRequest
Get the flag to tell if we delay the initial body read
getEnabled() - Method in class org.apache.jk.common.JkMX
 
getFile() - Method in class org.apache.jk.common.ChannelUn
 
getHeaderLength() - Method in class org.apache.jk.common.MsgAjp
 
getHttpHost() - Method in class org.apache.jk.common.JkMX
 
getHttpPort() - Method in class org.apache.jk.common.JkMX
 
getInitData() - Method in class org.apache.jk.common.AprAcceptor
 
getInitData() - Method in class org.apache.jk.common.AprConnection
 
getInitData() - Method in class org.apache.jk.common.ChannelNioSocket.Poller
 
getInitData() - Method in class org.apache.jk.common.ChannelNioSocket.SocketConnection
 
getInitData() - Method in class org.apache.jk.common.ChannelSocket.SocketAcceptor
 
getInitData() - Method in class org.apache.jk.common.ChannelSocket.SocketConnection
 
getInstanceId() - Method in class org.apache.jk.common.ChannelNioSocket
At startup we'll look for the first free port in the range.
getInstanceId() - Method in class org.apache.jk.common.ChannelSocket
At startup we'll look for the first free port in the range.
getInt() - Method in class org.apache.jk.common.MsgAjp
Read an integer from packet, and advance the read position past it.
getJkHome() - Method in class org.apache.jk.common.JniHandler
 
getJrmpHost() - Method in class org.apache.jk.common.JkMX
 
getJrmpPort() - Method in class org.apache.jk.common.JkMX
 
getLen() - Method in class org.apache.jk.common.MsgAjp
 
getLog4jEnabled() - Method in class org.apache.jk.common.JkMX
 
getLongInt() - Method in class org.apache.jk.common.MsgAjp
Read a 32 bits integer from packet, and advance the read position past it.
getMBeanServer() - Method in class org.apache.jk.common.JkMX
 
getMaxPort() - Method in class org.apache.jk.common.ChannelNioSocket
 
getMaxPort() - Method in class org.apache.jk.common.ChannelSocket
 
getMaxSpareThreads() - Method in class org.apache.jk.common.ChannelNioSocket
 
getMaxSpareThreads() - Method in class org.apache.jk.common.ChannelSocket
 
getMaxThreads() - Method in class org.apache.jk.common.ChannelNioSocket
 
getMaxThreads() - Method in class org.apache.jk.common.ChannelSocket
 
getMinSpareThreads() - Method in class org.apache.jk.common.ChannelNioSocket
 
getMinSpareThreads() - Method in class org.apache.jk.common.ChannelSocket
 
getNioIsBroken() - Method in class org.apache.jk.common.ChannelNioSocket
 
getNotificationInfo() - Method in class org.apache.jk.common.ChannelNioSocket
 
getNotificationInfo() - Method in class org.apache.jk.common.ChannelSocket
 
getPass() - Method in class org.apache.jk.common.ModJkMX
 
getPort() - Method in class org.apache.jk.common.ChannelNioSocket
 
getPort() - Method in class org.apache.jk.common.ChannelSocket
 
getPort() - Method in class org.apache.jk.common.JkMX
 
getRegisterRequests() - Method in class org.apache.jk.common.HandlerRequest
Get the flag to tell if we JMX register requests.
getRequestCount() - Method in class org.apache.jk.common.ChannelNioSocket
 
getRequestCount() - Method in class org.apache.jk.common.ChannelSocket
 
getServerTimeout() - Method in class org.apache.jk.common.ChannelNioSocket
 
getServerTimeout() - Method in class org.apache.jk.common.ChannelSocket
 
getShutdownEnabled() - Method in class org.apache.jk.common.HandlerRequest
 
getSoLinger() - Method in class org.apache.jk.common.ChannelNioSocket
 
getSoLinger() - Method in class org.apache.jk.common.ChannelSocket
 
getSoTimeout() - Method in class org.apache.jk.common.ChannelNioSocket
 
getSoTimeout() - Method in class org.apache.jk.common.ChannelSocket
 
getStatusPath() - Method in class org.apache.jk.common.ModJkMX
 
getStream(String) - Method in class org.apache.jk.common.ModJkMX
connect to apache, get a list of mbeans
getTcpNoDelay() - Method in class org.apache.jk.common.ChannelNioSocket
 
getTcpNoDelay() - Method in class org.apache.jk.common.ChannelSocket
 
getThreadPool() - Method in class org.apache.jk.common.ChannelNioSocket
 
getThreadPool() - Method in class org.apache.jk.common.ChannelSocket
 
getThreadPool() - Method in class org.apache.jk.common.ChannelUn
 
getUpdateInterval() - Method in class org.apache.jk.common.ModJkMX
 
getUseXSLTProcessor() - Method in class org.apache.jk.common.JkMX
 
getUser() - Method in class org.apache.jk.common.ModJkMX
 
getWebServerHost() - Method in class org.apache.jk.common.ModJkMX
 
getWebServerPort() - Method in class org.apache.jk.common.ModJkMX
 
global - Variable in class org.apache.jk.common.ChannelNioSocket
 
global - Variable in class org.apache.jk.common.ChannelSocket
 
global - Variable in class org.apache.jk.common.ChannelUn
 
groups - Variable in class org.apache.jk.common.Shm
 

H

HOSTBUFFER - Static variable in class org.apache.jk.common.HandlerRequest
 
H_SIZE - Static variable in class org.apache.jk.common.AjpConstants
Size of basic packet header
HandlerDispatch - class org.apache.jk.common.HandlerDispatch.
Dispatch based on the message type.
HandlerDispatch() - Constructor for class org.apache.jk.common.HandlerDispatch
 
HandlerRequest - class org.apache.jk.common.HandlerRequest.
Handle messages related with basic request information.
HandlerRequest() - Constructor for class org.apache.jk.common.HandlerRequest
 
handlerNames - Variable in class org.apache.jk.common.HandlerDispatch
 
handlers - Variable in class org.apache.jk.common.HandlerDispatch
 
headerTransArray - Static variable in class org.apache.jk.common.AjpConstants
Translates integer codes to request header names
headersMsgNote - Variable in class org.apache.jk.common.WorkerDummy
 
help - Variable in class org.apache.jk.common.Shm
 
hex(int) - Static method in class org.apache.jk.common.MsgAjp
 
hexLine(byte[], int, int) - Static method in class org.apache.jk.common.MsgAjp
 
host - Variable in class org.apache.jk.common.Shm
 
httpServerName - Variable in class org.apache.jk.common.JkMX
 
httphost - Variable in class org.apache.jk.common.JkMX
 
httpport - Variable in class org.apache.jk.common.JkMX
 

I

inProgress - Variable in class org.apache.jk.common.ChannelNioSocket.SocketConnection
 
inet - Variable in class org.apache.jk.common.ChannelNioSocket
 
inet - Variable in class org.apache.jk.common.ChannelSocket
 
init() - Method in class org.apache.jk.common.ChannelJni
 
init() - Method in class org.apache.jk.common.ChannelNioSocket
jmx:managed-operation
init() - Method in class org.apache.jk.common.ChannelSocket
jmx:managed-operation
init() - Method in class org.apache.jk.common.ChannelUn
 
init() - Method in class org.apache.jk.common.HandlerDispatch
 
init() - Method in class org.apache.jk.common.HandlerRequest
 
init() - Method in class org.apache.jk.common.JkMX
 
init() - Method in class org.apache.jk.common.JniHandler
You must call initNative() inside the component init()
init(String, List, List, List) - Method in class org.apache.jk.common.ModJkMX.MBeanProxy
 
init() - Method in class org.apache.jk.common.ModJkMX
 
init() - Method in class org.apache.jk.common.Shm
 
init() - Method in class org.apache.jk.common.Shm14
 
init() - Method in class org.apache.jk.common.WorkerDummy
Initialize the worker.
initCli() - Method in class org.apache.jk.common.Shm
Local initialization - for standalone use
initCli() - Method in class org.apache.jk.common.Shm14
 
initJkComponent() - Method in class org.apache.jk.common.JniHandler
 
initNative(String) - Method in class org.apache.jk.common.JniHandler
 
invoke(Msg, MsgContext) - Method in class org.apache.jk.common.ChannelJni
Receive a packet from the C side.
invoke(Msg, MsgContext) - Method in class org.apache.jk.common.ChannelNioSocket
 
invoke(Msg, MsgContext) - Method in class org.apache.jk.common.ChannelSocket
 
invoke(Msg, MsgContext) - Method in class org.apache.jk.common.ChannelUn
 
invoke(Msg, MsgContext) - Method in class org.apache.jk.common.HandlerDispatch
 
invoke(Msg, MsgContext) - Method in class org.apache.jk.common.HandlerRequest
 
invoke(Msg, MsgContext) - Method in class org.apache.jk.common.JniHandler
Base implementation for invoke.
invoke(String, Object[], String[]) - Method in class org.apache.jk.common.ModJkMX.MBeanProxy
 
invoke(Msg, MsgContext) - Method in class org.apache.jk.common.Shm
 
invoke(Msg, MsgContext) - Method in class org.apache.jk.common.Shm14
 
invoke(Msg, MsgContext) - Method in class org.apache.jk.common.WorkerDummy
 
isClosed - Variable in class org.apache.jk.common.ChannelNioSocket.SocketInputStream
 
isEmpty - Variable in class org.apache.jk.common.JkInputStream
 
isFirst - Variable in class org.apache.jk.common.JkInputStream
 
isNote - Variable in class org.apache.jk.common.ChannelNioSocket
 
isNote - Variable in class org.apache.jk.common.ChannelSocket
 
isNote - Variable in class org.apache.jk.common.ChannelUn
 
isReadRequired - Variable in class org.apache.jk.common.JkInputStream
 
isReadRequired() - Method in class org.apache.jk.common.JkInputStream
Return the flag saying that the server is sending a body
isReplay - Variable in class org.apache.jk.common.JkInputStream
 
isRunning() - Method in class org.apache.jk.common.ChannelNioSocket.SocketConnection
 
isSameAddress(MsgContext) - Method in class org.apache.jk.common.ChannelJni
 
isSameAddress(MsgContext) - Method in class org.apache.jk.common.ChannelNioSocket
 
isSameAddress(InetAddress, InetAddress) - Static method in class org.apache.jk.common.ChannelNioSocket
Return true if the specified client and server addresses are the same.
isSameAddress(MsgContext) - Method in class org.apache.jk.common.ChannelSocket
 
isSameAddress(InetAddress, InetAddress) - Static method in class org.apache.jk.common.ChannelSocket
Return true if the specified client and server addresses are the same.
isSameAddress(MsgContext) - Method in class org.apache.jk.common.ChannelUn
 
isTomcatAuthentication() - Method in class org.apache.jk.common.HandlerRequest
 

J

JK_AJP13_CPING_REQUEST - Static variable in class org.apache.jk.common.AjpConstants
Message code for a CPing request
JK_AJP13_CPONG_REPLY - Static variable in class org.apache.jk.common.AjpConstants
Response code to reply to a CPing
JK_AJP13_END_RESPONSE - Static variable in class org.apache.jk.common.AjpConstants
Response code for EOT
JK_AJP13_FORWARD_REQUEST - Static variable in class org.apache.jk.common.AjpConstants
Message code for initial Request packet
JK_AJP13_GET_BODY_CHUNK - Static variable in class org.apache.jk.common.AjpConstants
Response code to request the next Request body chunk
JK_AJP13_PING_REQUEST - Static variable in class org.apache.jk.common.AjpConstants
Message code for a Ping request (obsolete)
JK_AJP13_SEND_BODY_CHUNK - Static variable in class org.apache.jk.common.AjpConstants
Response code that the package is part of the Response body
JK_AJP13_SEND_HEADERS - Static variable in class org.apache.jk.common.AjpConstants
Response code that the package is the HTTP headers
JK_AJP13_SHUTDOWN - Static variable in class org.apache.jk.common.AjpConstants
Message code for a request to shutdown Tomcat
JK_HANDLE_JNI_DISPATCH - Static variable in class org.apache.jk.common.JniHandler
 
JK_HANDLE_SHM_DISPATCH - Static variable in class org.apache.jk.common.JniHandler
 
JMXRequestNote - Variable in class org.apache.jk.common.ChannelNioSocket
 
JMXRequestNote - Variable in class org.apache.jk.common.ChannelSocket
 
JMXRequestNote - Variable in class org.apache.jk.common.ChannelUn
 
JkInputStream - class org.apache.jk.common.JkInputStream.
Generic input stream impl on top of ajp
JkInputStream(MsgContext) - Constructor for class org.apache.jk.common.JkInputStream
 
JkMX - class org.apache.jk.common.JkMX.
Load the HTTP or RMI adapters for MX4J and JMXRI.
JkMX() - Constructor for class org.apache.jk.common.JkMX
 
JniHandler - class org.apache.jk.common.JniHandler.
Base class for components using native code ( libjkjni.so ).
JniHandler() - Constructor for class org.apache.jk.common.JniHandler
 
jkHome - Variable in class org.apache.jk.common.JniHandler
 
jkName - Variable in class org.apache.jk.common.ModJkMX.MBeanProxy
 
jkmx - Variable in class org.apache.jk.common.ModJkMX.MBeanProxy
 
jrmpServerName - Variable in class org.apache.jk.common.JkMX
 
jrmphost - Variable in class org.apache.jk.common.JkMX
 
jrmpport - Variable in class org.apache.jk.common.JkMX
 

L

lastRefresh - Variable in class org.apache.jk.common.ModJkMX
 
len - Variable in class org.apache.jk.common.MsgAjp
This actually means different things depending on whether the packet is read or write.
linger - Variable in class org.apache.jk.common.ChannelNioSocket
 
linger - Variable in class org.apache.jk.common.ChannelSocket
 
loadAdapter() - Method in class org.apache.jk.common.JkMX
Initialize the worker.
localId - Variable in class org.apache.jk.common.ChannelUn
 
lock - Static variable in class org.apache.jk.common.HandlerRequest
Thread lock.
log - Static variable in class org.apache.jk.common.ChannelJni
 
log - Static variable in class org.apache.jk.common.ChannelNioSocket
 
log - Static variable in class org.apache.jk.common.ChannelSocket
 
log - Static variable in class org.apache.jk.common.ChannelUn
 
log - Static variable in class org.apache.jk.common.HandlerDispatch
 
log - Static variable in class org.apache.jk.common.HandlerRequest
 
log - Static variable in class org.apache.jk.common.JkInputStream
 
log - Static variable in class org.apache.jk.common.JkMX
 
log - Static variable in class org.apache.jk.common.JniHandler
 
log - Static variable in class org.apache.jk.common.ModJkMX.MBeanProxy
 
log - Static variable in class org.apache.jk.common.ModJkMX
 
log - Static variable in class org.apache.jk.common.MsgAjp
 
log - Static variable in class org.apache.jk.common.Shm
 
log - Static variable in class org.apache.jk.common.Shm14
 
log4jEnabled - Variable in class org.apache.jk.common.JkMX
 

M

MAX_HANDLERS - Static variable in class org.apache.jk.common.HandlerDispatch
 
MAX_PACKET_SIZE - Static variable in class org.apache.jk.common.AjpConstants
Maximum Total byte size for a AJP packet
MAX_READ_SIZE - Static variable in class org.apache.jk.common.AjpConstants
Maximum size of data that can be sent in one packet
MB_NOTE - Static variable in class org.apache.jk.common.JniHandler
 
MSG_NOTE - Static variable in class org.apache.jk.common.JniHandler
 
ModJkMX - class org.apache.jk.common.ModJkMX.
A small mbean that will act as a proxy for mod_jk2.
ModJkMX() - Constructor for class org.apache.jk.common.ModJkMX
 
ModJkMX.MBeanProxy - class org.apache.jk.common.ModJkMX.MBeanProxy.
Use the same metadata, except that we replace the attribute get/set methods.
ModJkMX.MBeanProxy(ModJkMX) - Constructor for class org.apache.jk.common.ModJkMX.MBeanProxy
 
MsgAjp - class org.apache.jk.common.MsgAjp.
A single packet for communication between the web server and the container.
MsgAjp() - Constructor for class org.apache.jk.common.MsgAjp
 
main(String[]) - Static method in class org.apache.jk.common.Shm
 
main(String[]) - Static method in class org.apache.jk.common.Shm14
 
mark(int) - Method in class org.apache.jk.common.ChannelNioSocket.SocketInputStream
 
markSupported() - Method in class org.apache.jk.common.ChannelNioSocket.SocketInputStream
 
maxPort - Variable in class org.apache.jk.common.ChannelNioSocket
 
maxPort - Variable in class org.apache.jk.common.ChannelSocket
 
mbeans - Variable in class org.apache.jk.common.ModJkMX
 
mc - Variable in class org.apache.jk.common.JkInputStream
 
methodTransArray - Static variable in class org.apache.jk.common.AjpConstants
Translates integer codes to names of HTTP methods
mserver - Variable in class org.apache.jk.common.JkMX
 
mserver - Variable in class org.apache.jk.common.ModJkMX
 

N

nSupport - Variable in class org.apache.jk.common.ChannelNioSocket
 
nSupport - Variable in class org.apache.jk.common.ChannelSocket
 
nativeDispatch(Msg, MsgContext, int, int) - Method in class org.apache.jk.common.JniHandler
send and get the response in the same buffer.
nativeJkHandlerP - Variable in class org.apache.jk.common.JniHandler
 
nioIsBroken - Variable in class org.apache.jk.common.ChannelNioSocket
 
notifInfo - Variable in class org.apache.jk.common.ChannelNioSocket
 
notifInfo - Variable in class org.apache.jk.common.ChannelSocket
 
notifNote - Variable in class org.apache.jk.common.ChannelNioSocket
 
notifNote - Variable in class org.apache.jk.common.ChannelSocket
 

O

open(MsgContext) - Method in class org.apache.jk.common.ChannelNioSocket
 
open(MsgContext) - Method in class org.apache.jk.common.ChannelSocket
 
open(MsgContext) - Method in class org.apache.jk.common.ChannelUn
Open a connection - since we're listening that will block in accept
org.apache.jk.common - package org.apache.jk.common
 
osNote - Variable in class org.apache.jk.common.ChannelNioSocket
 
osNote - Variable in class org.apache.jk.common.ChannelSocket
 
osNote - Variable in class org.apache.jk.common.ChannelUn
 
outputMsg - Variable in class org.apache.jk.common.JkInputStream
 

P

parseHost(MessageBytes, Request) - Method in class org.apache.jk.common.HandlerRequest
Parse host.
pass - Variable in class org.apache.jk.common.ModJkMX
 
pause() - Method in class org.apache.jk.common.ChannelNioSocket
 
pause() - Method in class org.apache.jk.common.ChannelSocket
 
pause() - Method in class org.apache.jk.common.JniHandler
 
paused - Variable in class org.apache.jk.common.ChannelNioSocket
 
paused - Variable in class org.apache.jk.common.ChannelSocket
 
paused - Variable in class org.apache.jk.common.JniHandler
 
peekByte() - Method in class org.apache.jk.common.MsgAjp
 
peekInt() - Method in class org.apache.jk.common.MsgAjp
 
port - Variable in class org.apache.jk.common.ChannelNioSocket
 
port - Variable in class org.apache.jk.common.ChannelSocket
 
port - Variable in class org.apache.jk.common.Shm
 
pos - Variable in class org.apache.jk.common.MsgAjp
 
process(SelectionKey) - Method in class org.apache.jk.common.ChannelNioSocket.SocketConnection
 
processConnection(MsgContext) - Method in class org.apache.jk.common.ChannelNioSocket.SocketConnection
Process a single ajp connection.
processConnection(MsgContext) - Method in class org.apache.jk.common.ChannelSocket
Process a single ajp connection.
processConnection(MsgContext) - Method in class org.apache.jk.common.ChannelUn
Process a single ajp connection.
processHeader() - Method in class org.apache.jk.common.MsgAjp
 

R

RESERVED - Static variable in class org.apache.jk.common.HandlerDispatch
 
read() - Method in class org.apache.jk.common.ChannelNioSocket.SocketInputStream
 
read(byte[]) - Method in class org.apache.jk.common.ChannelNioSocket.SocketInputStream
 
read(byte[], int, int) - Method in class org.apache.jk.common.ChannelNioSocket.SocketInputStream
 
read(MsgContext, byte[], int, int) - Method in class org.apache.jk.common.ChannelNioSocket
Read N bytes from the InputStream, and ensure we got them all Under heavy load we could experience many fragmented packets just read Unix Network Programming to recall that a call to read didn't ensure you got all the data you want from read() Linux manual On success, the number of bytes read is returned (zero indicates end of file),and the file position is advanced by this number.
read(MsgContext, byte[], int, int) - Method in class org.apache.jk.common.ChannelSocket
Read N bytes from the InputStream, and ensure we got them all Under heavy load we could experience many fragmented packets just read Unix Network Programming to recall that a call to read didn't ensure you got all the data you want from read() Linux manual On success, the number of bytes read is returned (zero indicates end of file),and the file position is advanced by this number.
readAvailable() - Method in class org.apache.jk.common.ChannelNioSocket.SocketInputStream
 
receive(Msg, MsgContext) - Method in class org.apache.jk.common.ChannelJni
Receives does nothing - send will put the response in the same buffer
receive(Msg, MsgContext) - Method in class org.apache.jk.common.ChannelNioSocket
 
receive(Msg, MsgContext) - Method in class org.apache.jk.common.ChannelSocket
 
receive(Msg, MsgContext) - Method in class org.apache.jk.common.ChannelUn
 
receive() - Method in class org.apache.jk.common.JkInputStream
Receive a chunk of data.
receivedNote - Variable in class org.apache.jk.common.ChannelJni
 
recv - Variable in class org.apache.jk.common.ChannelNioSocket.SocketConnection
 
recycle() - Method in class org.apache.jk.common.JkInputStream
Must be called before or after each request
recycleNative(MsgContext) - Method in class org.apache.jk.common.JniHandler
 
refillReadBuffer() - Method in class org.apache.jk.common.JkInputStream
Get more request body data from the web server and store it in the internal buffer.
refresh() - Method in class org.apache.jk.common.ModJkMX
Refresh the proxies, if updateInterval passed
refreshAttributes() - Method in class org.apache.jk.common.ModJkMX
 
refreshMetadata() - Method in class org.apache.jk.common.ModJkMX
 
reg - Variable in class org.apache.jk.common.ModJkMX
 
register(MsgContext) - Method in class org.apache.jk.common.ChannelNioSocket.SocketConnection
 
registerMessageType(int, String, JkHandler, String[]) - Method in class org.apache.jk.common.HandlerDispatch
 
registerObject(String, String) - Method in class org.apache.jk.common.JkMX
 
registerRequest(Request, MsgContext, int) - Method in class org.apache.jk.common.ChannelJni
 
registerRequest(Request, MsgContext, int) - Method in class org.apache.jk.common.ChannelNioSocket
 
registerRequest(Request, MsgContext, int) - Method in class org.apache.jk.common.ChannelSocket
 
registerRequest(Request, MsgContext, int) - Method in class org.apache.jk.common.ChannelUn
 
registerRequests - Variable in class org.apache.jk.common.HandlerRequest
 
registerTomcat(String, int, String) - Method in class org.apache.jk.common.Shm
Register a tomcat instance XXX make it more flexible
reinit() - Method in class org.apache.jk.common.ChannelNioSocket
Called after you change some fields at runtime using jmx.
reinit() - Method in class org.apache.jk.common.ChannelSocket
Called after you change some fields at runtime using jmx.
removeNotificationListener(NotificationListener) - Method in class org.apache.jk.common.ChannelNioSocket
 
removeNotificationListener(NotificationListener) - Method in class org.apache.jk.common.ChannelSocket
 
requestCount - Variable in class org.apache.jk.common.ChannelNioSocket
 
requestCount - Variable in class org.apache.jk.common.ChannelSocket
 
requiredSecret - Variable in class org.apache.jk.common.HandlerRequest
 
reset() - Method in class org.apache.jk.common.ChannelNioSocket.SocketInputStream
 
reset() - Method in class org.apache.jk.common.MsgAjp
Prepare this packet for accumulating a message from the container to the web server.
reset - Variable in class org.apache.jk.common.Shm
 
resetCounters() - Method in class org.apache.jk.common.ChannelNioSocket
 
resetCounters() - Method in class org.apache.jk.common.ChannelSocket
 
resetScoreboard() - Method in class org.apache.jk.common.Shm
 
resetScoreboard() - Method in class org.apache.jk.common.Shm14
 
resume() - Method in class org.apache.jk.common.ChannelNioSocket
 
resume() - Method in class org.apache.jk.common.ChannelSocket
 
resume() - Method in class org.apache.jk.common.JniHandler
 
rgOName - Variable in class org.apache.jk.common.ChannelNioSocket
 
rgOName - Variable in class org.apache.jk.common.ChannelSocket
 
rgOName - Variable in class org.apache.jk.common.ChannelUn
 
runIt(Object[]) - Method in class org.apache.jk.common.AprAcceptor
 
runIt(Object[]) - Method in class org.apache.jk.common.AprConnection
 
runIt(Object[]) - Method in class org.apache.jk.common.ChannelNioSocket.Poller
 
runIt(Object[]) - Method in class org.apache.jk.common.ChannelNioSocket.SocketConnection
 
runIt(Object[]) - Method in class org.apache.jk.common.ChannelSocket.SocketAcceptor
 
runIt(Object[]) - Method in class org.apache.jk.common.ChannelSocket.SocketConnection
 
running - Variable in class org.apache.jk.common.ChannelNioSocket
 
running - Variable in class org.apache.jk.common.ChannelSocket
 
running - Variable in class org.apache.jk.common.ChannelUn
 

S

SC_A_ARE_DONE - Static variable in class org.apache.jk.common.AjpConstants
Terminates list of attributes
SC_A_AUTH_TYPE - Static variable in class org.apache.jk.common.AjpConstants
 
SC_A_CONTEXT - Static variable in class org.apache.jk.common.AjpConstants
 
SC_A_JVM_ROUTE - Static variable