Interface TimeStampSimpleHttpClient.MethodHandler
-
- Enclosing class:
- TimeStampSimpleHttpClient
protected static interface TimeStampSimpleHttpClient.MethodHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandle(HttpURLConnection huc)
-
-
-
Method Detail
-
handle
void handle(HttpURLConnection huc) throws IOException
- Throws:
IOException
-
-