All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----iceberg.APCpath.connectors.UDPStreamReader
public static final String MYNAME
public UDPStreamReader(String srcid, int ipBlockSize)
public InetAddress getAddr()getPort
public int getPort()init
public void init(int port) throws IOException
public void open() throws IOExceptionclose
public void close() throws IOExceptionkill
public void kill() throws IOExceptionread
public DatagramPacket read() throws IOExceptionread
public int read(byte buf[]) throws IOException
All Packages Class Hierarchy This Package Previous Next Index