JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
O
P
Q
R
S
U
W
A
addHttpPort(int)
- Method in class org.noear.solon.server.grizzly.
GyHttpServer
添加 HttpPort(当 ssl 时,可再开个 http 端口)
asyncComplete()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
asyncListener(ContextAsyncListener)
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
asyncStart(long, Runnable)
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
asyncStarted()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
asyncState
- Variable in class org.noear.solon.server.grizzly.http.
GyHttpContext
asyncSupported()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
attachment
- Variable in class org.noear.solon.server.grizzly.websocket.
GyWebSocket
B
body(String)
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
bodyAsStream()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
buildUri(HttpServletRequest)
- Method in class org.noear.solon.server.grizzly.websocket.
WebSocketImpl
C
close()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
close()
- Method in class org.noear.solon.server.grizzly.websocket.
WebSocketImpl
contentLength()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
contentLength(long)
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
contentTypeDoSet(String)
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
cookieMap()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
cookieSet(Cookie)
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
createSocket(ProtocolHandler, HttpRequestPacket, WebSocketListener...)
- Method in class org.noear.solon.server.grizzly.websocket.
GyWebSocketApplication
D
doAddHetworkListener(String, int, boolean)
- Method in class org.noear.solon.server.grizzly.
GyHttpServer
doAddOnH2(NetworkListener)
- Static method in class org.noear.solon.server.grizzly.util.
ProvidedUtil
doAddWsApp()
- Static method in class org.noear.solon.server.grizzly.util.
ProvidedUtil
E
enableHttp2(boolean)
- Method in class org.noear.solon.server.grizzly.
GyHttpServer
enableSsl(boolean, SSLContext)
- Method in class org.noear.solon.server.grizzly.
GyHttpServer
是否允许Ssl
enableWebSocket(boolean)
- Method in class org.noear.solon.server.grizzly.
GyHttpServer
executor
- Variable in class org.noear.solon.server.grizzly.http.
GyHttpContextHandler
F
fileMap()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
flush()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
G
getProps()
- Method in class org.noear.solon.server.grizzly.
GyHttpServer
getSupportedProtocols(List<String>)
- Method in class org.noear.solon.server.grizzly.websocket.
GyWebSocketApplication
GyHttpContext
- Class in
org.noear.solon.server.grizzly.http
GyHttpContext(Request, Response)
- Constructor for class org.noear.solon.server.grizzly.http.
GyHttpContext
GyHttpContextHandler
- Class in
org.noear.solon.server.grizzly.http
GyHttpContextHandler(Handler)
- Constructor for class org.noear.solon.server.grizzly.http.
GyHttpContextHandler
GyHttpPlugin
- Class in
org.noear.solon.server.grizzly.integration
GyHttpPlugin()
- Constructor for class org.noear.solon.server.grizzly.integration.
GyHttpPlugin
GyHttpServer
- Class in
org.noear.solon.server.grizzly
GyHttpServer(HttpServerProps)
- Constructor for class org.noear.solon.server.grizzly.
GyHttpServer
GyWebSocket
- Class in
org.noear.solon.server.grizzly.websocket
GyWebSocket(ProtocolHandler, HttpRequestPacket, WebSocketListener...)
- Constructor for class org.noear.solon.server.grizzly.websocket.
GyWebSocket
GyWebSocketApplication
- Class in
org.noear.solon.server.grizzly.websocket
GyWebSocketApplication()
- Constructor for class org.noear.solon.server.grizzly.websocket.
GyWebSocketApplication
GyWebSocketListenerImpl
- Class in
org.noear.solon.server.grizzly.websocket
GyWebSocketListenerImpl()
- Constructor for class org.noear.solon.server.grizzly.websocket.
GyWebSocketListenerImpl
H
handle0(GyHttpContext)
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContextHandler
handleDo(GyHttpContext)
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContextHandler
handshake(HandShake)
- Method in class org.noear.solon.server.grizzly.websocket.
GyWebSocketApplication
headerAdd(String, String)
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
headerMap()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
headerNamesOfResponse()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
headerOfResponse(String)
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
headerSet(String, String)
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
headerValuesOfResponse(String)
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
I
innerCommit()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
innerGetRequest()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
innerGetResponse()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
isEnableHttp2()
- Method in class org.noear.solon.server.grizzly.
GyHttpServer
isHeadersSent()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
isSecure()
- Method in class org.noear.solon.server.grizzly.
GyHttpServer
isSecure()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
isSecure()
- Method in class org.noear.solon.server.grizzly.websocket.
WebSocketImpl
isSupportedHttp2()
- Method in class org.noear.solon.server.grizzly.
GyHttpServer
isValid()
- Method in class org.noear.solon.server.grizzly.websocket.
WebSocketImpl
L
localAddress()
- Method in class org.noear.solon.server.grizzly.websocket.
WebSocketImpl
M
method()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
O
onAddOnWs(NetworkListener)
- Static method in class org.noear.solon.server.grizzly.util.
ProvidedUtil
onClose(WebSocket, DataFrame)
- Method in class org.noear.solon.server.grizzly.websocket.
GyWebSocketListenerImpl
onConnect(WebSocket)
- Method in class org.noear.solon.server.grizzly.websocket.
GyWebSocketListenerImpl
onError(WebSocket, Throwable)
- Method in class org.noear.solon.server.grizzly.websocket.
GyWebSocketApplication
onFragment(WebSocket, String, boolean)
- Method in class org.noear.solon.server.grizzly.websocket.
GyWebSocketListenerImpl
onFragment(WebSocket, byte[], boolean)
- Method in class org.noear.solon.server.grizzly.websocket.
GyWebSocketListenerImpl
onMessage(WebSocket, String)
- Method in class org.noear.solon.server.grizzly.websocket.
GyWebSocketListenerImpl
onMessage(WebSocket, byte[])
- Method in class org.noear.solon.server.grizzly.websocket.
GyWebSocketListenerImpl
onPing(WebSocket, byte[])
- Method in class org.noear.solon.server.grizzly.websocket.
GyWebSocketListenerImpl
onPong(WebSocket, byte[])
- Method in class org.noear.solon.server.grizzly.websocket.
GyWebSocketListenerImpl
org.noear.solon.server.grizzly
- package org.noear.solon.server.grizzly
org.noear.solon.server.grizzly.http
- package org.noear.solon.server.grizzly.http
org.noear.solon.server.grizzly.integration
- package org.noear.solon.server.grizzly.integration
org.noear.solon.server.grizzly.util
- package org.noear.solon.server.grizzly.util
org.noear.solon.server.grizzly.websocket
- package org.noear.solon.server.grizzly.websocket
output(byte[])
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
output(InputStream)
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
outputStream()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
P
paramMap()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
protocol()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
ProvidedUtil
- Class in
org.noear.solon.server.grizzly.util
ProvidedUtil()
- Constructor for class org.noear.solon.server.grizzly.util.
ProvidedUtil
Q
queryString()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
R
redirect(String, int)
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
remoteAddress()
- Method in class org.noear.solon.server.grizzly.websocket.
WebSocketImpl
remoteIp()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
remotePort()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
request()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
response()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
S
send(String)
- Method in class org.noear.solon.server.grizzly.websocket.
WebSocketImpl
send(ByteBuffer)
- Method in class org.noear.solon.server.grizzly.websocket.
WebSocketImpl
service(Request, Response)
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContextHandler
setExecutor(Executor)
- Method in class org.noear.solon.server.grizzly.
GyHttpServer
setExecutor(Executor)
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContextHandler
setHandler(Handler)
- Method in class org.noear.solon.server.grizzly.
GyHttpServer
setup(String, int)
- Method in class org.noear.solon.server.grizzly.
GyHttpServer
signal()
- Static method in class org.noear.solon.server.grizzly.integration.
GyHttpPlugin
solon_server_ver()
- Static method in class org.noear.solon.server.grizzly.integration.
GyHttpPlugin
start(String, int)
- Method in class org.noear.solon.server.grizzly.
GyHttpServer
start(AppContext)
- Method in class org.noear.solon.server.grizzly.integration.
GyHttpPlugin
status()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
statusDoSet(int)
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
stop()
- Method in class org.noear.solon.server.grizzly.
GyHttpServer
stop()
- Method in class org.noear.solon.server.grizzly.integration.
GyHttpPlugin
U
uri()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
url()
- Method in class org.noear.solon.server.grizzly.http.
GyHttpContext
W
WebSocketImpl
- Class in
org.noear.solon.server.grizzly.websocket
WebSocketImpl(DefaultWebSocket)
- Constructor for class org.noear.solon.server.grizzly.websocket.
WebSocketImpl
A
B
C
D
E
F
G
H
I
L
M
O
P
Q
R
S
U
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2025. All rights reserved.