public interface BaseDevice
| Modifier and Type | Method and Description |
|---|---|
void |
addConnectionListener(ConnectionListener listener) |
void |
connect() |
void |
dispose() |
boolean |
isConnected() |
void |
removeConnectionListener(ConnectionListener listener) |
void addConnectionListener(ConnectionListener listener)
void removeConnectionListener(ConnectionListener listener)
boolean isConnected()
void connect()
void dispose()
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0