Uses of Class
com.infoengine.SAK.Content

Packages that use Content
com.infoengine.procunit.email   
com.infoengine.SAK   
 

Uses of Content in com.infoengine.procunit.email
 

Fields in com.infoengine.procunit.email declared as Content
private  Content InfoEngineDataSource.content
           
 

Constructors in com.infoengine.procunit.email with parameters of type Content
InfoEngineDataSource(Content content)
           
ByteArrayDataSource(Content content)
           
 

Uses of Content in com.infoengine.SAK
 

Methods in com.infoengine.SAK that return Content
 Content IeService.getNextContent()
          Return the next MIME content object from the server response stream.
 

Methods in com.infoengine.SAK with parameters of type Content
 void IeService.updateCollection(Content content)
          Merge the Info*Engine group objects contained within a Content object into the internal collection.