Articles tagged: Channels
Found 6 documents
- Mozilla/Tech/XPCOM/Reference/Interface/nsIChannelEventSink Channels will try to get this interface from a channel's notificationCallbacks or, if not ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsIFTPChannel The nsIFTPChannel is an extension of nsISupports used to determine if a channel is an FTP ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsIFTPEventSink The nsIFTPEventSink is an extension of nsISupports. It can be used as a notification callback on ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsIHttpChannel To create an HTTP channel, use nsIIOService with a HTTP URI, for example:
- Mozilla/Tech/XPCOM/Reference/Interface/nsIIOService This interface duplicates many of the nsIProtocolHandler methods in a protocol handler ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsIResumableChannel Open this channel, and read starting at the specified offset.