public class AetherClientProxy extends Object
Constructor and Description |
---|
AetherClientProxy() |
Modifier and Type | Method and Description |
---|---|
AetherClientAuthentication |
getAuthentication() |
String |
getHost() |
int |
getPort() |
void |
setAuthentication(AetherClientAuthentication authentication) |
void |
setHost(String host) |
void |
setPort(int port) |
public String getHost()
public void setHost(String host)
public int getPort()
public void setPort(int port)
public AetherClientAuthentication getAuthentication()
public void setAuthentication(AetherClientAuthentication authentication)
Copyright © 2017. All rights reserved.