Home
last modified time | relevance | path

Searched refs:fetchBodyStructure (Results 1 – 7 of 7) sorted by relevance

/dports/java/javamail/javamail-JAVAMAIL-1_6_2/mail/src/main/java/com/sun/mail/imap/
H A DIMAPMessage.java1552 bs = p.fetchBodyStructure(getSequenceNumber()); in loadBODYSTRUCTURE()
/dports/java/javamail/javamail-JAVAMAIL-1_6_2/mail/src/main/java/com/sun/mail/imap/protocol/
H A DIMAPProtocol.java1722 public BODYSTRUCTURE fetchBodyStructure(int msgno) in fetchBodyStructure() method in IMAPProtocol
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/mail/test/
H A Dtest_imap.py3851 self.function = self.client.fetchBodyStructure
3885 self.function = self.client.fetchBodyStructure
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/mail/test/
H A Dtest_imap.py6099 self.function = self.client.fetchBodyStructure
6152 self.function = self.client.fetchBodyStructure
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/mail/
H A Dimap4.py3700 def fetchBodyStructure(self, messages, uid=0): member in IMAP4Client
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/mail/
H A Dimap4.py3365 def fetchBodyStructure(self, messages, uid=0): member in IMAP4Client
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Python/
H A Dzope-3.3.1.api10998 twisted.mail.imap4.IMAP4Client.fetchBodyStructure?4(messages, uid=0)