public class TCPStandardStack extends Object implements SessionReactor
SessionReactor.ReactorType| Constructor and Description |
|---|
TCPStandardStack() |
| Modifier and Type | Method and Description |
|---|---|
int |
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.
|
public TCPStandardStack()
throws IOException
IOExceptionpublic SessionReactor.ReactorType getType()
SessionReactorgetType in interface SessionReactorpublic int dispatchEvents()
SessionReactordispatchEvents in interface SessionReactorpublic boolean isQuiescent()
SessionReactorisQuiescent in interface SessionReactorCopyright © 2005–2025 Onix Solutions. All rights reserved.