268269270271272273274275276277278
} } context.getBus().subscribe(remoteIface.getName() + ":RPC", new RemoteServiceCallback(epts)); new ProxyProvider() { { AbstractRemoteCallBuilder.setProxyFactory(this); } public <T> T getRemoteProxy(Class<T> proxyType) {