http://i2p-javadocs.i2p/net/i2p/sam/SAMv3StreamSession.html
Parameters: login - The nickname Throws: IOException DataFormatException SAMException NullPointerException - if login nickname is not registered SAMv3StreamSession public SAMv3StreamSession ( String login, Properties props, SAMv3Handler handler, I2PSocketManager mgr,
int listenPort) throws IOException , DataFormatException , SAMException Build a Stream Session on an existing I2P session
registered with the given nickname
Caller MUST call...