public class TCPStandardStack extends Object implements SessionReactor
SessionReactor.ReactorType
Constructor and Description |
---|
TCPStandardStack() |
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.
|
public TCPStandardStack() throws IOException
IOException
public SessionReactor.ReactorType getType()
SessionReactor
getType
in interface SessionReactor
public void dispatchEvents()
SessionReactor
dispatchEvents
in interface SessionReactor
public boolean isQuiescent()
SessionReactor
isQuiescent
in interface SessionReactor
Copyright © 2005–2024 Onix Solutions. All rights reserved.