Searched defs:outboundState (Results 1 – 1 of 1) sorted by relevance
75 private State outboundState = State.INITIAL; // Represents what we've delivered. field in Outbound142 private void onOutboundState(State outboundState) { in onOutboundState()