Uses of Class
com.efaxdeveloper.util.outbound.Base64Doc

Packages that use Base64Doc
com.efaxdeveloper.util.outbound   
 

Uses of Base64Doc in com.efaxdeveloper.util.outbound
 

Methods in com.efaxdeveloper.util.outbound that return types with arguments of type Base64Doc
 java.util.ArrayList<Base64Doc> DocumentBundler.get()
          Method used to retrieve an ArrayList object of documents stored for transmission
 

Constructors in com.efaxdeveloper.util.outbound with parameters of type Base64Doc
Base64Doc(Base64Doc b64Doc)
          Copy constructor method for Base64Doc