|
Secure iNet Factory | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jscape.inet.telnet.TelnetDataReceivedFactory
public class TelnetDataReceivedFactory
Factory class for maintaining TelnetDataReceivedEvent in memory.
Method Summary | |
---|---|
static TelnetDataReceivedEvent |
getDataReceivedEvent(java.lang.Object source,
java.lang.String data)
Gets a TelnetDataReceivedEvent from the factory. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static TelnetDataReceivedEvent getDataReceivedEvent(java.lang.Object source, java.lang.String data)
source
- the source of this eventdata
- the data received
|
Secure iNet Factory | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |