Uses of Interface
gnu.cajo.Service.Proxy
-
Packages that use Service.Proxy Package Description gnu.cajo -
-
Uses of Service.Proxy in gnu.cajo
Methods in gnu.cajo that return Service.Proxy Modifier and Type Method Description Service.Proxy
Service. requestProxy()
used to request a client-side running, server proxy.Methods in gnu.cajo with parameters of type Service.Proxy Modifier and Type Method Description java.lang.Object
Service. sendProxy(Service.Proxy proxy)
used to send a client's proxy code to run at the service.
-