Deprecated API


Contents
Deprecated Classes
org.xlightweb.BlockingBodyDataSource
          use BodyDataSource instead 
 

Deprecated Methods
org.xlightweb.HttpUtils.compress(BlockingBodyDataSource)
            
org.xlightweb.HttpUtils.decompress(BlockingBodyDataSource)
            
org.xlightweb.IPart.getBlockingBody()
          use IPart.getBody() instead