Package | Description |
---|---|
js.rmi |
HTTP-RMI core classes and exceptions used by both client and server side.
|
Modifier and Type | Method and Description |
---|---|
<T> T |
RemoteFactory.getRemoteInstance(String implementationURL,
Class<? super T> interfaceClass)
Create a Java proxy for a remote deployed class located at specified URL.
|
Copyright © 2019. All rights reserved.