Interface PRUDPPacketReplyDecoder
public interface PRUDPPacketReplyDecoder
-
Method Summary
Modifier and TypeMethodDescriptiondecode(PRUDPPacketHandler handler, InetSocketAddress originator, DataInputStream is, int action, int transaction_id)
-
Method Details
-
decode
PRUDPPacketReply decode(PRUDPPacketHandler handler, InetSocketAddress originator, DataInputStream is, int action, int transaction_id) throws IOException - Throws:
IOException
-