open fun listSessions(resultHandler: Handler<AsyncResult<SessionList>>): ConsulClient
Returns the active sessions
resultHandler - will be provided with list of sessions
resultHandler
Return reference to this, for fluency