Class HandlerGetGameAccounts
java.lang.Object
br.net.dd.netherwingcore.bnetserver.rest.handlers.HandlerGetGameAccounts
- All Implemented Interfaces:
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.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HandlerGetGameAccounts
public HandlerGetGameAccounts()
-
-
Method Details
-
handle
- Specified by:
handlein interfaceHttpHandler- Throws:
IOException
-