public interface HessianClient
Modifier and Type | Method and Description |
---|---|
Set<String> |
geProxyClassNames() |
Map<String,Object> |
getProxies() |
<T,R> R |
proxy(Class<T> proxyClass,
UnaryConsumer<T,R> consumer) |
void |
removeProxy(String proxyClassName) |