Uses of Class
com.swiftmq.swiftlet.net.ConnectionVetoException
-
Packages that use ConnectionVetoException Package Description com.swiftmq.swiftlet.net.event -
-
Uses of ConnectionVetoException in com.swiftmq.swiftlet.net.event
Methods in com.swiftmq.swiftlet.net.event that throw ConnectionVetoException Modifier and Type Method Description void
ConnectionListener. connected(Connection connection)
A connection has been connected.
-