|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A monitor of a network activity or activities.
The NetworkMonitor must be thread safe.
Monitor| Field Summary |
| Fields inherited from interface net.dpml.transit.monitor.Monitor |
BOOTSTRAP_DEBUG_KEY |
| Method Summary | |
void |
connectCompleted(URL url)
Notify the monitor that a connection was completed. |
void |
connectionOpened(URL url)
Notify the monitor that a connection was opened. |
void |
connectStarted(URL url)
Notify the monitor that a connection was started. |
| Method Detail |
public void connectionOpened(URL url)
url - the url on which the open connection was issuedpublic void connectStarted(URL url)
url - the target connectionpublic void connectCompleted(URL url)
url - the target connection
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||