Move event sending into the command handler.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 22 Oct 2014 19:51:03 +0000 (21:51 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 22 Oct 2014 19:51:03 +0000 (21:51 +0200)
commit199b296635b8b881359c0839e3a6b1e2d3745cf4
tree392573376743e21032b0cee4e9a4cc528110e781
parent32912dccba0d2b74b1cc2b5b30af5725368ca613
Move event sending into the command handler.
src/main/java/net/pterodactylus/irc/Connection.java
src/main/java/net/pterodactylus/irc/connection/SimpleCommandHandler.java