|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRemoteConnectionChangeEvent
| Field Summary | |
|---|---|
static int |
CONNECTION_ABORTED
Event indicating that the connection was closed abnormally. |
static int |
CONNECTION_CLOSED
Event indicating that the connection was closed. |
static int |
CONNECTION_OPENED
Event indicating that the connection was opened. |
static int |
CONNECTION_RENAMED
Event indicating that the connection name was changed. |
| Method Summary | |
|---|---|
IRemoteConnection |
getConnection()
Get the connection that has changed. |
int |
getType()
Returns the type of event being reported. |
| Field Detail |
|---|
static final int CONNECTION_CLOSED
static final int CONNECTION_OPENED
static final int CONNECTION_ABORTED
static final int CONNECTION_RENAMED
| Method Detail |
|---|
IRemoteConnection getConnection()
int getType()
CONNECTION_CLOSED
CONNECTION_OPENED
CONNECTION_ABORTED
CONNECTION_RENAMED
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||