public class VistaLinkServerInfo
extends java.lang.Object
An instance of this class is used internally by VLJ to establish M VistA connections. However, for developer debugging, a reference to an object of this class is available for read-only purpose via the getServerInfo() method of VistaRequest.
Modifier and Type | Method and Description |
---|---|
java.net.InetAddress |
getAddress()
Gets the current address associated with an instance
|
int |
getPort()
Gets the current port associated with an instance
|
VistALink v1.6a