org.apache.activemq.transport.xmpp.command
Interface Handler<T>


public interface Handler<T>

Represents a handler of a type of event


Method Summary
 void handle(T event)
           
 

Method Detail

handle

void handle(T event)
            throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2005-2012 FuseSource, Corp.. All Rights Reserved.