public abstract class Session
extends java.lang.Object
| Constructor and Description |
|---|
Session() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
endSession() |
abstract void |
onReply(JoltReply reply) |
public abstract void endSession()
throws SessionException
SessionExceptionpublic abstract void onReply(JoltReply reply)
Copyright © 1996, 2024, Oracle and/or its affiliates.