]> git.mxchange.org Git - hub.git/blobdiff - application/hub/interfaces/listener/class_Listenable.php
New wider interface added, several refacturings:
[hub.git] / application / hub / interfaces / listener / class_Listenable.php
index 4f3c1892b79da9876b5ccd659c670d83a2ac621f..ae2aca028962246343b5a41be8111dbcad1723ac 100644 (file)
@@ -21,7 +21,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-interface Listenable extends FrameworkInterface {
+interface Listenable extends ProtocolHandler {
        /**
         * Initializes the listener by setting up the required socket server
         *