Package | Description |
---|---|
org.rvpf.base.rmi |
RMI support classes.
|
org.rvpf.base.xml.streamer |
XStream XML serialization.
|
org.rvpf.jmx |
JMX agent service.
|
Modifier and Type | Method and Description |
---|---|
protected Optional<LoginInfo> |
SessionProxy.Builder.getLoginInfo()
Gets the login info.
|
Modifier and Type | Method and Description |
---|---|
SessionProxy.Builder |
SessionProxy.Builder.setLoginInfo(LoginInfo loginInfo)
Sets the login informations.
|
Constructor and Description |
---|
SessionProxy(String clientName,
Optional<LoginInfo> loginInfo,
SessionClientContext context,
Optional<SessionProxy.Listener> listener,
boolean autoconnect)
Constructs an instance.
|
Modifier and Type | Method and Description |
---|---|
void |
StreamedMessagesPortClient.login(LoginInfo loginInfo)
Logs in.
|
Modifier and Type | Method and Description |
---|---|
static LoginInfo |
Agent.getLoginInfo(Config config)
Gets login informations.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.