http://i2p-javadocs.i2p/net/i2p/sam/SAMDatagramSession.html
Object clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait Field Details DGRAM_SIZE_MAX public static final int DGRAM_SIZE_MAX See Also: Constant Field Values recv protected SAMDatagramReceiver recv Constructor Details SAMDatagramSession protected SAMDatagramSession ( String dest, Properties props, SAMDatagramReceiver recv,
int v) throws IOException , DataFormatException , I2PSessionException Create a new SAM DATAGRAM session.
...