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 booleanSAMStreamSession. connect(int id, String dest, Properties props)Connect the SAM STREAM session to the specified DestinationbooleanSAMv2StreamSession. connect(int id, String dest, Properties props)Connect the SAM STREAM session to the specified Destination
-