Uses of Class
net.i2p.sam.SAMInvalidDirectionException
-
Packages that use SAMInvalidDirectionException Package Description net.i2p.sam The SAM client API. -
-
Uses of SAMInvalidDirectionException in net.i2p.sam
Methods in net.i2p.sam that throw SAMInvalidDirectionException Modifier and Type Method Description boolean
SAMStreamSession. connect(int id, String dest, Properties props)
Connect the SAM STREAM session to the specified Destinationboolean
SAMv2StreamSession. connect(int id, String dest, Properties props)
Connect the SAM STREAM session to the specified Destination
-