Uses of Class
rabbit.io.HTTPOutputStream

Packages that use HTTPOutputStream
rabbit.io This package holds the various IO streams that rabbit uses. 
 

Uses of HTTPOutputStream in rabbit.io
 

Methods in rabbit.io that return HTTPOutputStream
 HTTPOutputStream WebConnection.getOutputStream()
          Get the OutputStream of this WebConnection.