Uses of Interface
net.rudp.ReliableSocketListener
-
-
Uses of ReliableSocketListener in net.rudp
Methods in net.rudp with parameters of type ReliableSocketListener Modifier and Type Method Description voidReliableSocket. addListener(ReliableSocketListener listener)Adds the specified listener to this socket.voidReliableSocket. removeListener(ReliableSocketListener listener)Removes the specified listener from this socket.
-