| Package | Description |
|---|---|
| org.rvpf.base.rmi |
RMI support classes.
|
| Modifier and Type | Method and Description |
|---|---|
SessionClientContext |
SessionProxy.getContext()
Gets the context.
|
protected SessionClientContext |
SessionProxy.Builder.getContext()
Gets the context.
|
protected SessionClientContext |
ClientSocketFactory.getContext()
Gets the context.
|
| Constructor and Description |
|---|
SessionProxy(String clientName,
Optional<LoginInfo> loginInfo,
SessionClientContext context,
Optional<SessionProxy.Listener> listener,
boolean autoconnect)
Constructs an instance.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.