Interface ExternalOutputBuffer


public interface ExternalOutputBuffer
ExternalOutputBuffer are used in buffering the event data when sending updates to the user. Rather than have the EventAdapter have to know about the myriad eventOut types, it just deals with them as EventOut instances that happen to implement ExternalOutputBuffer.