public interface ConnectionManagerInterface
extends java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
cvsRev |
Modifier and Type | Method and Description |
---|---|
void |
addSessionManager(SessionManager sm) |
java.util.Hashtable |
getSessionManagers() |
boolean |
isSingleSession() |
void |
sendMessage(byte[] msg)
Send data out through the connection.
|
void |
setSingleSession(boolean flag) |
static final java.lang.String cvsRev
void addSessionManager(SessionManager sm)
java.util.Hashtable getSessionManagers()
boolean isSingleSession()
void sendMessage(byte[] msg) throws java.io.IOException
java.io.IOException
void setSingleSession(boolean flag)
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.