public class AsyncListenerImpl extends Object implements org.noear.solon.core.handle.ContextAsyncListener
| 构造器和说明 |
|---|
AsyncListenerImpl(SseEmitterHandler handler) |
public AsyncListenerImpl(SseEmitterHandler handler)
public void onStart(org.noear.solon.core.handle.Context ctx)
onStart 在接口中 org.noear.solon.core.handle.ContextAsyncListenerpublic void onComplete(org.noear.solon.core.handle.Context ctx)
throws IOException
onComplete 在接口中 org.noear.solon.core.handle.ContextAsyncListenerIOExceptionpublic void onTimeout(org.noear.solon.core.handle.Context ctx)
throws IOException
onTimeout 在接口中 org.noear.solon.core.handle.ContextAsyncListenerIOExceptionpublic void onError(org.noear.solon.core.handle.Context ctx,
Throwable e)
throws IOException
onError 在接口中 org.noear.solon.core.handle.ContextAsyncListenerIOExceptionCopyright © 2024. All rights reserved.