public interface ConnectionInfo
Modifier and Type | Method and Description |
---|---|
CallbackHandler |
getCallbackHandler()
The callback handler for authentication.
|
InetAddress |
getHostAddress()
Creates gets the address to the host name.
|
int |
getPort()
The port number of the server to deploy to.
|
int getPort()
InetAddress getHostAddress()
CallbackHandler getCallbackHandler()
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.