Revision control

Copy as Markdown

Other Tools

Classes = [
{
"cid": "{6eaa0a24-78f6-4ad7-a28a-077d24022cd2}",
"contract_ids": [
"@mozilla.org/messenger/server;1?type=ews",
"@mozilla.org/messenger/server;1?type=graph",
],
"headers": ["/comm/mailnews/protocols/exchange/src/EwsIncomingServer.h"],
"type": "EwsIncomingServer",
"init_method": "Init",
},
{
"cid": "{b783f2c3-f836-4695-a320-1fd8378d57e9}",
"contract_ids": ["@mozilla.org/messenger/ews-interop;1"],
"headers": ["/comm/mailnews/protocols/exchange/src/EwsLanguageInteropFactory.h"],
"type": "EwsLanguageInteropFactory",
},
{
"cid": "{2b5b6cbc-f517-4e2b-a31f-4dce5a0b9f48}",
"contract_ids": [
"@mozilla.org/messenger/protocol/info;1?type=ews",
"@mozilla.org/messenger/protocol/info;1?type=graph",
],
"headers": ["/comm/mailnews/protocols/exchange/src/EwsProtocolInfo.h"],
"type": "EwsProtocolInfo",
},
{
"cid": "{1bcd08c0-37ce-455c-87ea-49809189484e}",
"contract_ids": ["@mozilla.org/messenger/ews-client;1"],
"headers": ["/comm/mailnews/protocols/exchange/src/EwsClient.h"],
"legacy_constructor": "NS_CreateEwsClient",
},
{
"cid": "{dfc0c660-e3d9-4a46-8a51-e6a1666363a9}",
"contract_ids": ["@mozilla.org/messenger/graph-client;1"],
"headers": ["/comm/mailnews/protocols/exchange/src/GraphClient.h"],
"legacy_constructor": "NS_CreateGraphClient",
},
{
"cid": "{6b13e9a8-1009-41fe-b9f4-70eb312f0d10}",
"contract_ids": [
"@mozilla.org/mail/folder-factory;1?name=ews",
"@mozilla.org/mail/folder-factory;1?name=graph",
],
"type": "EwsFolder",
"headers": ["/comm/mailnews/protocols/exchange/src/EwsFolder.h"],
},
{
"cid": "{c3d44b68-11f1-421f-8f4b-706df13df64a}",
"contract_ids": [
"@mozilla.org/messenger/messageservice;1?type=ews",
"@mozilla.org/messenger/messageservice;1?type=ews-message",
"@mozilla.org/messenger/messageservice;1?type=x-moz-ews",
],
"type": "EwsService",
"headers": ["/comm/mailnews/protocols/exchange/src/EwsService.h"],
},
{
"cid": "{053d0b1b-5ee9-49aa-a9ac-a4a8933fdf28}",
"contract_ids": [
"@mozilla.org/network/protocol;1?name=ews",
"@mozilla.org/network/protocol;1?name=graph",
],
"type": "EwsProtocolHandler",
"headers": ["/comm/mailnews/protocols/exchange/src/EwsProtocolHandler.h"],
"protocol_config": {
"scheme": "x-moz-ews",
"flags": [
"URI_NORELATIVE",
"URI_FORBIDS_AUTOMATIC_DOCUMENT_REPLACEMENT",
"URI_DANGEROUS_TO_LOAD",
"URI_FORBIDS_COOKIE_ACCESS",
"ORIGIN_IS_FULL_SPEC",
],
"default_port": 443,
},
},
{
"cid": "{ce71772d-2925-4496-be82-8b16b7b74d8f}",
"contract_ids": [
"@mozilla.org/messenger/outgoing/server;1?type=ews",
"@mozilla.org/messenger/outgoing/server;1?type=graph",
],
"headers": ["/comm/mailnews/protocols/exchange/src/nsEwsOutgoingServer.h"],
"legacy_constructor": "nsEwsOutgoingServerConstructor",
},
]