Uses of Interface
ch.ivyteam.ivy.server.IServerListener
-
Packages that use IServerListener Package Description ch.ivyteam.ivy.server -
-
Uses of IServerListener in ch.ivyteam.ivy.server
Methods in ch.ivyteam.ivy.server with parameters of type IServerListener Modifier and Type Method Description voidIServer. addServerListener(IServerListener listener)Adds a new server listenervoidIServer. removeServerListener(IServerListener listener)Removes a listener
-