Package | Description |
---|---|
org.jivesoftware.smack |
Core classes of the Smack API.
|
Modifier and Type | Method and Description |
---|---|
protected static ScheduledAction |
Manager.schedule(Runnable runnable,
long delay,
TimeUnit unit) |
protected static ScheduledAction |
AbstractXMPPConnection.schedule(Runnable runnable,
long delay,
TimeUnit unit) |