Uses of Package
wt.clients.util.http

Packages that use wt.clients.util.http
com.ptc.core.foundation.content.client   
wt.clients.administrator   
wt.clients.beans.contentholder   
wt.clients.doc   
wt.clients.util   
wt.clients.util.http   
wt.clients.vc   
wt.doc   
wt.fv.uploadtocache   
 

Classes in wt.clients.util.http used by com.ptc.core.foundation.content.client
UploadApplet
          Applet for uploading and downloading files via HTTP.
 

Classes in wt.clients.util.http used by wt.clients.administrator
HTTPUploadDownloadPanel
          Panel for uploading and downloading files via HTTP.
 

Classes in wt.clients.util.http used by wt.clients.beans.contentholder
HTTPUploadDownload
          HTTPUploadDownload is a generic class of object used to upload or download files from client file system.
HTTPUploadDownloadListener
          Provide the ability to listen to HTTPUploadDownloadEvents.
HTTPUploadDownloadListenerSupport
          Provide a utility class which provides no-op operation for the HTTPUploadDownloadListener interface.
 

Classes in wt.clients.util.http used by wt.clients.doc
HTTPUploadDownload
          HTTPUploadDownload is a generic class of object used to upload or download files from client file system.
HTTPUploadDownloadListener
          Provide the ability to listen to HTTPUploadDownloadEvents.
HTTPUploadDownloadListenerSupport
          Provide a utility class which provides no-op operation for the HTTPUploadDownloadListener interface.
HTTPUploadDownloadPanel
          Panel for uploading and downloading files via HTTP.
MultiPartPostListener
          Interface for download listeners.
 

Classes in wt.clients.util.http used by wt.clients.util
MultiPartPostListener
          Interface for download listeners.
 

Classes in wt.clients.util.http used by wt.clients.util.http
Download
          Basic HTTP download utility.
DownloadListener
          Interface for download listeners.
DownloadProgressDialog
           
FileEntry
           
HTTPUploadDownload
          HTTPUploadDownload is a generic class of object used to upload or download files from client file system.
HTTPUploadDownload.HTTPUploadDownloadThread
          Inner class to provide threaded capability while not making HTTPUploadDownload implement Thread or Runnable.
HTTPUploadDownloadFactory
          Factory objects for HTTP Uploads and Downloads.
HTTPUploadDownloadInfo
          

Supported API:false

Extendable:false
HTTPUploadDownloadListener
          Provide the ability to listen to HTTPUploadDownloadEvents.
HTTPUploadDownloadListenerSupport
          Provide a utility class which provides no-op operation for the HTTPUploadDownloadListener interface.
HTTPUploadDownloadPanel
          Panel for uploading and downloading files via HTTP.
HTTPUploadDownloadPanel.TargetInfo
           
HTTPUploadDownloadView
          A utility view controller for class HTTPUploadDownload.
MultiPartPostListener
          Interface for download listeners.
UploadPanel.TargetInfo
           
 

Classes in wt.clients.util.http used by wt.clients.vc
HTTPUploadDownloadPanel
          Panel for uploading and downloading files via HTTP.
 

Classes in wt.clients.util.http used by wt.doc
HTTPUploadDownloadTask
          Class HTTPUploadDownloadTask is a generic task class which is a gathering point for tasks associated with uploading or downloading content from content holders.
 

Classes in wt.clients.util.http used by wt.fv.uploadtocache
MultiPartPostListener
          Interface for download listeners.