|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JkChannel | |
---|---|
com.sun.grizzly.http.jk.common | |
com.sun.grizzly.http.jk.core |
Uses of JkChannel in com.sun.grizzly.http.jk.common |
---|
Classes in com.sun.grizzly.http.jk.common that implement JkChannel | |
---|---|
class |
ChannelJni
Pass messages using jni |
class |
ChannelNioSocket
Accept ( and send ) TCP messages. |
class |
ChannelSocket
Accept ( and send ) TCP messages. |
class |
ChannelUn
Pass messages using unix domain sockets. |
Uses of JkChannel in com.sun.grizzly.http.jk.core |
---|
Methods in com.sun.grizzly.http.jk.core that return JkChannel | |
---|---|
JkChannel |
MsgContext.getSource()
|
Methods in com.sun.grizzly.http.jk.core with parameters of type JkChannel | |
---|---|
void |
MsgContext.setSource(JkChannel ch)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |