Class HandlerGetGameAccounts

java.lang.Object
br.net.dd.netherwingcore.bnetserver.rest.handlers.HandlerGetGameAccounts
All Implemented Interfaces:
HttpHandler

public class HandlerGetGameAccounts extends Object implements HttpHandler
HandlerGetGameAccounts is responsible for handling requests to the /bnetserver/gameAccounts/ endpoint. This endpoint is likely used for retrieving information about game accounts associated with a user.