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
G
I
M
N
O
R
S
T
W
A
ActionReturnSseHandler
- Class in
org.noear.solon.web.sse.integration
ActionReturnSseHandler()
- Constructor for class org.noear.solon.web.sse.integration.
ActionReturnSseHandler
AsyncListenerImpl
- Class in
org.noear.solon.web.sse
AsyncListenerImpl(SseEmitterHandler)
- Constructor for class org.noear.solon.web.sse.
AsyncListenerImpl
B
build()
- Method in class org.noear.solon.web.sse.
SseEvent
Deprecated.
3.1
SseEvent.toString()
C
complete()
- Method in class org.noear.solon.web.sse.
SseEmitter
完成(用于手动控制)
complete()
- Method in class org.noear.solon.web.sse.
SseEmitterHandler
完成(用于手动控制)
D
data(Object)
- Method in class org.noear.solon.web.sse.
SseEvent
添加 SSE "data" 行.
G
getInstance()
- Static method in class org.noear.solon.web.sse.
SseRender
I
id(String)
- Method in class org.noear.solon.web.sse.
SseEvent
添加 SSE "id" 行.
initialize(SseEmitterHandler)
- Method in class org.noear.solon.web.sse.
SseEmitter
初始化
M
matched(Context, Class<?>)
- Method in class org.noear.solon.web.sse.integration.
ActionReturnSseHandler
matched(Context, String)
- Method in class org.noear.solon.web.sse.
SseRender
N
name(String)
- Method in class org.noear.solon.web.sse.
SseEvent
添加 SSE "event" 行.
O
onComplete(Context)
- Method in class org.noear.solon.web.sse.
AsyncListenerImpl
onCompletion
- Variable in class org.noear.solon.web.sse.
SseEmitter
onCompletion(Runnable)
- Method in class org.noear.solon.web.sse.
SseEmitter
完成回调方法
onError(Context, Throwable)
- Method in class org.noear.solon.web.sse.
AsyncListenerImpl
onError
- Variable in class org.noear.solon.web.sse.
SseEmitter
onError(Consumer<Throwable>)
- Method in class org.noear.solon.web.sse.
SseEmitter
异常回调方法
onInited
- Variable in class org.noear.solon.web.sse.
SseEmitter
onInited(ConsumerEx<SseEmitter>)
- Method in class org.noear.solon.web.sse.
SseEmitter
初始化回调方法
onSendPost
- Variable in class org.noear.solon.web.sse.
SseEmitter
onSendPost(Function<SseEvent, SseEvent>)
- Method in class org.noear.solon.web.sse.
SseEmitter
发送确认方法
onStart(Context)
- Method in class org.noear.solon.web.sse.
AsyncListenerImpl
onTimeout(Context)
- Method in class org.noear.solon.web.sse.
AsyncListenerImpl
onTimeout
- Variable in class org.noear.solon.web.sse.
SseEmitter
onTimeout(Runnable)
- Method in class org.noear.solon.web.sse.
SseEmitter
超时回调方法
org.noear.solon.web.sse
- package org.noear.solon.web.sse
org.noear.solon.web.sse.integration
- package org.noear.solon.web.sse.integration
R
reconnectTime(long)
- Method in class org.noear.solon.web.sse.
SseEvent
添加 SSE "retry" 行.
render(Object, Context)
- Method in class org.noear.solon.web.sse.
SseRender
renderAndReturn(Object, Context)
- Method in class org.noear.solon.web.sse.
SseRender
returnHandle(Context, Action, Object)
- Method in class org.noear.solon.web.sse.integration.
ActionReturnSseHandler
S
send(String)
- Method in class org.noear.solon.web.sse.
SseEmitter
发送事件内容
send(SseEvent)
- Method in class org.noear.solon.web.sse.
SseEmitter
发送事件
send(SseEvent)
- Method in class org.noear.solon.web.sse.
SseEmitterHandler
发送事件内容
SseEmitter
- Class in
org.noear.solon.web.sse
Sse 发射器(操作界面)
SseEmitter(long)
- Constructor for class org.noear.solon.web.sse.
SseEmitter
超时(用于异步超时)
SseEmitterHandler
- Class in
org.noear.solon.web.sse
Sse 发射处理器
SseEmitterHandler(SseEmitter)
- Constructor for class org.noear.solon.web.sse.
SseEmitterHandler
SseEvent
- Class in
org.noear.solon.web.sse
Sse 事件
SseEvent()
- Constructor for class org.noear.solon.web.sse.
SseEvent
SseRender
- Class in
org.noear.solon.web.sse
sse 渲染器
SseRender()
- Constructor for class org.noear.solon.web.sse.
SseRender
start(AppContext)
- Method in class org.noear.solon.web.sse.integration.
WebSsePlugin
start()
- Method in class org.noear.solon.web.sse.
SseEmitterHandler
开始
stop()
- Method in class org.noear.solon.web.sse.
SseEmitterHandler
停止
stopOnError(Throwable)
- Method in class org.noear.solon.web.sse.
SseEmitterHandler
因出错停目
stopOnTimeout()
- Method in class org.noear.solon.web.sse.
SseEmitterHandler
因操时停止(异步操时)
T
timeout
- Variable in class org.noear.solon.web.sse.
SseEmitter
toString()
- Method in class org.noear.solon.web.sse.
SseEvent
W
WebSsePlugin
- Class in
org.noear.solon.web.sse.integration
WebSsePlugin()
- Constructor for class org.noear.solon.web.sse.integration.
WebSsePlugin
A
B
C
D
G
I
M
N
O
R
S
T
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2025. All rights reserved.