public static interface MessageDispatchRegistry.Handler<T extends Message>
void handle(T message) throws CommunicationException
message - A Message.CommunicationException - If an error occurs.void shutdown()
Copyright © 2000-2014. All Rights Reserved.