Pauses traffic consumption asynchronously (i.e., an asynchronous call is made to the component which pulls the events) If there are outstanding events in the client buffer, they will be dispatched to the consumer until the buffer becomes empty. The registration can be paused for an arbitrary length of time, and may be shut down after being paused (if desired).
@throws IllegalStateException If the registration is not running
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.