Package org.km3net.clb.remote.stack
Interface SRPSocketCallback
-
- All Known Implementing Classes:
MessageProcessor
public interface SRPSocketCallback
Can be used to notify a listening socket that new data is present.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
srpNewData()
-