public class CloseableSession
extends java.lang.Object
Constructor and Description |
---|
CloseableSession(io.vertx.core.net.SocketAddress address) |
Modifier and Type | Method and Description |
---|---|
io.vertx.core.net.SocketAddress |
address() |
void |
close() |
void |
end() |
java.lang.String |
id() |
void |
onClose(java.lang.Runnable action) |
void |
onEnd(java.lang.Runnable action) |
Copyright © 2023. All Rights Reserved.