edu.wpi.first.wpilibj.networktables2
Interface OutgoingEntryReceiver
- All Known Subinterfaces: 
- FlushableOutgoingEntryReceiver
- All Known Implementing Classes: 
- ClientConnectionAdapter, ServerConnectionAdapter, ServerConnectionList, TransactionDirtier, WriteManager
- public interface OutgoingEntryReceiver 
 
 
NULL
static final OutgoingEntryReceiver NULL
offerOutgoingAssignment
void offerOutgoingAssignment(NetworkTableEntry entry)
- 
 
offerOutgoingUpdate
void offerOutgoingUpdate(NetworkTableEntry entry)
- 
 
"For updated information see the Java FRC site"