public interface CommPortOwnershipListener extends EventListener
| Modifier and Type | Field and Description |
|---|---|
static int |
PORT_OWNED |
static int |
PORT_OWNERSHIP_REQUESTED |
static int |
PORT_UNOWNED |
| Modifier and Type | Method and Description |
|---|---|
void |
ownershipChange(int type) |
static final int PORT_OWNED
static final int PORT_OWNERSHIP_REQUESTED
static final int PORT_UNOWNED
Copyright © 2015. All rights reserved.