package com.voxeo.moho.xmpp; import com.voxeo.moho.Framework; public interface XMPPIQEvent extends XMPPEvent<Framework>, XMPPAcceptableEvent { }