Class SessionControllerAdapter

java.lang.Object
net.dv8tion.jda.api.utils.SessionControllerAdapter
All Implemented Interfaces:
SessionController
Direct Known Subclasses:
ConcurrentSessionController

public class SessionControllerAdapter extends Object implements SessionController
Simple implementation of SessionController without supporting concurrency.
See Also: