Searched refs:dsiGetOption (Results 1 – 1 of 1) sorted by relevance
80 private static Method dsiGetOption; field in Sockets103 dsiGetOption = clazz.getDeclaredMethod( in initMethods()106 dsiGetOption.setAccessible(true); in initMethods()325 return invokeGet(dsiGetOption, s, name); in getOption()