public class IceRuntime extends Object implements Closeable
Constructor and Description |
---|
IceRuntime() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
Ice.ObjectPrx |
createObjectProxy(DeviceId id,
InetSocketAddress address) |
Ice.Communicator |
getCommunicator() |
static IceRuntime |
getInstance() |
public static IceRuntime getInstance()
public Ice.Communicator getCommunicator()
public Ice.ObjectPrx createObjectProxy(DeviceId id, InetSocketAddress address)
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException