1 package org.codehaus.xfire.plexus.transport.xmpp; 2 3 /*** 4 * @author <a href="mailto:dan@envoisolutions.com">Dan Diephouse</a> 5 */ 6 public interface XMPPTransportService 7 { 8 9 }