See: Description
Interface | Description |
---|---|
RemoteFactory |
This factory creates a Java proxy instance for a remotely deployed class.
|
RemoteFactoryProvider |
Service provider for remote instance factories allows for
RemoteFactory implementations as standard Java
service. |
Class | Description |
---|---|
RemoteException |
Data transport object used to convey information about exceptional condition at server level.
|
Exception | Description |
---|---|
BusinessException |
Business logic constrains generated by application logic from server and sent to client as it is.
|
RmiException |
HTTP-RMI runtime exception.
|
UnsupportedProtocolException |
Exception thrown by
RemoteFactory if URL protocol is not supported. |
Copyright © 2019. All rights reserved.