public class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static HashMap<String,String> |
parseSimpleJSONResponse(Response g) |
static void |
shutdownInput(Socket socket) |
static void |
shutdownOutput(Socket socket) |
public static void shutdownOutput(Socket socket) throws IOException
IOExceptionpublic static void shutdownInput(Socket socket) throws IOException
IOExceptionpublic static HashMap<String,String> parseSimpleJSONResponse(Response g) throws IOException, com.fasterxml.jackson.core.JsonParseException, javax.mail.internet.ParseException
IOExceptioncom.fasterxml.jackson.core.JsonParseExceptionjavax.mail.internet.ParseExceptionCopyright © 2021. All Rights Reserved.