| Package | Description |
|---|---|
| net.i2p.sam |
The SAM client API.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
SAMStreamSession.connect(int id,
String dest,
Properties props) |
Connect the SAM STREAM session to the specified Destination
|
boolean |
SAMv2StreamSession.connect(int id,
String dest,
Properties props) |
Connect the SAM STREAM session to the specified Destination
|