Searched defs:SerializedProxy (Results 1 – 1 of 1) sorted by relevance
34 class SerializedProxy implements Serializable { class42 SerializedProxy(Class<?> proxy, byte[] sig, MethodHandler h) { in SerializedProxy() method in SerializedProxy