Package br.net.dd.netherwingcore.bnetserver.rest.handlers
package br.net.dd.netherwingcore.bnetserver.rest.handlers
-
ClassesClassDescriptionHandlePostLoginSrpChallenge is responsible for handling POST requests to the /bnetserver/login/srp/ endpoint.HandlerGetGameAccounts is responsible for handling requests to the /bnetserver/gameAccounts/ endpoint.HandlerGetPortal is responsible for handling requests to the /bnetserver/portal/ endpoint.HandlerIndex is responsible for handling requests to the root endpoint ("/") of the REST API.HandlerLogin is responsible for handling requests to the /bnetserver/login/ endpoint.HandlerPostRefreshLoginTicket is responsible for handling POST requests to the /bnetserver/refreshLoginTicket/ endpoint.