Package edu.nps.moves.dis7.utilities
Interface DisThreadedNetworkInterface.RawPduListener
- Enclosing class:
DisThreadedNetworkInterface
public static interface DisThreadedNetworkInterface.RawPduListener
Raw pdu listener interface is an internal class.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Callback method
-
Method Details
-
incomingPdu
Callback method- Parameters:
bAndL
- exposed buffer to receive incoming pdu
-