public interface SessionReactor
Modifier and Type | Interface and Description |
---|---|
static class |
SessionReactor.ReactorType |
Modifier and Type | Method and Description |
---|---|
void |
dispatchEvents()
Processes events on a stack and performs the necessary handling.
|
SessionReactor.ReactorType |
getType()
Returns the type of the stack.
|
boolean |
isQuiescent()
Returns a boolean value indicating whether a stack is quiescent.
|
SessionReactor.ReactorType getType()
void dispatchEvents()
boolean isQuiescent()
Copyright © 2005–2024 Onix Solutions. All rights reserved.