|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttcl.lang.TclEvent
tcl.lang.SocketConnectionEvent
public class SocketConnectionEvent
Constructor Summary | |
---|---|
SocketConnectionEvent(Interp i,
TclObject cb,
java.lang.String chan,
java.lang.String ip,
int port)
|
Method Summary | |
---|---|
int |
processEvent(int flags)
|
Methods inherited from class tcl.lang.TclEvent |
---|
sync |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SocketConnectionEvent(Interp i, TclObject cb, java.lang.String chan, java.lang.String ip, int port)
Method Detail |
---|
public int processEvent(int flags)
processEvent
in class TclEvent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |