Searched defs:mSocketFactory (Results 1 – 3 of 3) sorted by relevance
75 private final OSUSocketFactory mSocketFactory; field in ESTHandler120 try (HTTPHandler httpHandler = new HTTPHandler(StandardCharsets.ISO_8859_1, mSocketFactory, in execute() argument
35 private final OSUSocketFactory mSocketFactory; field in HTTPHandler
56 private final SocketFactory mSocketFactory; field in OSUSocketFactory