|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
interface ConnectionManager
A manager of Connections.
| Method Summary | |
|---|---|
Connection
|
connect(Remote remote)
Establish a connection. |
void
|
waitAndClose()
Wait for pending connections and close all. |
| Method Detail |
|---|
Connection connect(Remote remote)
remote - the remote host
void waitAndClose()
Groovy Documentation