Package | Description |
---|---|
org.simpleframework.http.socket |
Modifier and Type | Method and Description |
---|---|
void |
FrameChannel.close(Reason reason)
This is used to close the connection with a specific reason.
|
void |
FrameListener.onClose(Session session,
Reason reason)
This is called when the connection is closed from the other
side.
|
Copyright © 2021. All rights reserved.