public class SoapServiceProxy extends Object implements InvocationHandler
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object proxy,
Method m,
Object[] args) |
static <T> T |
newInstance(T obj) |
Copyright © 2023. All rights reserved.