WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIImapMockChannel

IID:e0178cd5-d37b-4bde-9ab8-752083536225
Inherits From:nsIChannel

Properties

nsIProgressEventSink progressEventSink


Methods

void Close ( ) void GetChannelContext ( out nsISupports channelContext ) void GetChannelListener ( out nsIStreamListener channelListener ) void setImapProtocol ( nsIImapProtocol protocol ) [noscript] void setSecurityInfo ( nsISupports securityInfo ) void setURI ( nsIURI uri )

void Close ( )


void GetChannelContext ( out nsISupports channelContext )

Arguments:
channelContext

void GetChannelListener ( out nsIStreamListener channelListener )

Arguments:
channelListener

void setImapProtocol ( nsIImapProtocol protocol )

Arguments:
protocol

void setSecurityInfo ( nsISupports securityInfo )

Arguments:
securityInfo

void setURI ( nsIURI uri )

Arguments:
uri

References

This interface is the type of the following properties:

nsIImapUrl.mockChannel

This interface is passed as an argument to the following methods:

nsIImapMailFolderSink.closeMockChannel

Reference documentation is generated from Mozilla's source.