public class SyncPacketFetcher extends Object implements PacketFetcher
| Constructor and Description |
|---|
SyncPacketFetcher(InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearInputStream() |
void |
close() |
RawPacket |
getRawPacket() |
public SyncPacketFetcher(InputStream is)
public RawPacket getRawPacket() throws IOException
getRawPacket in interface PacketFetcherIOExceptionpublic void clearInputStream()
throws IOException
clearInputStream in interface PacketFetcherIOExceptionpublic void close()
throws IOException
close in interface PacketFetcherIOExceptionCopyright © 2015. All rights reserved.