1 package org.jivesoftware.whack;2 3 import java.io.IOException ;4 5 /**6 *7 * @author Matt Tucker8 */9 public class PacketReader {10 11 12 }13