Uses of Class
net.i2p.client.streaming.MessageOutputStream

Packages that use MessageOutputStream
net.i2p.client.streaming Implements a TCP-like (reliable, authenticated, in order) set of sockets for communicating over the IP-like (unreliable, unauthenticated, unordered) I2P messages. 
 

Uses of MessageOutputStream in net.i2p.client.streaming
 

Methods in net.i2p.client.streaming that return MessageOutputStream
 MessageOutputStream Connection.getOutputStream()
          stream that the local peer sends data to the remote peer on