public interface HostAccessor
Modifier and Type | Method and Description |
---|---|
Host |
getHost()
Returns the
Host that this object makes accessible. |
HostControlSystem |
open()
Opens a new host control system on this host.
|
SystemRequest |
request()
Returns the
SystemRequest object used when opening new systems. |
SystemRequest request()
SystemRequest
object used when opening new systems.HostControlSystem open() throws IOException
HostControlSystem
IOException
- if an I/O error occurs while opening the system