|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbea.jolt.Session
An abstract class for a Jolt Session.
| Constructor Summary | |
Session()
|
|
| Method Summary | |
abstract void |
endSession()
|
abstract void |
onReply(JoltReply reply)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Session()
| Method Detail |
public abstract void endSession()
throws SessionException
SessionExceptionpublic abstract void onReply(JoltReply reply)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||