Uses of Class
com.uc4.communication.CloseEvent
-
Packages that use CloseEvent Package Description com.uc4.communication -
-
Uses of CloseEvent in com.uc4.communication
Methods in com.uc4.communication with parameters of type CloseEvent Modifier and Type Method Description void
ICloseEventListener. closePerformed(CloseEvent closeEvent)
This method is called, when the remote server closes the connection
-