public class CPSPauser extends Object
| Constructor | Description |
|---|---|
CPSPauser(int cps) |
Create a pauser with the appropriate speed settings.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
pause(int bytes) |
Pause for an appropriate time according to the number of bytes being transferred.
|
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.