public abstract class Manager extends Object
Constructor and Description |
---|
Manager(XMPPConnection connection) |
Modifier and Type | Method and Description |
---|---|
protected XMPPConnection |
connection() |
protected ScheduledFuture<?> |
schedule(Runnable command,
long delay,
TimeUnit unit) |
public Manager(XMPPConnection connection)
protected final XMPPConnection connection()
protected ScheduledFuture<?> schedule(Runnable command, long delay, TimeUnit unit)