Public Member Functions | |
def | __init__ |
def | GetSOAPPart |
def | get |
def | Opaque |
def | XML |
def | Resolve |
def | __getitem__ |
def | __init__ |
def | GetSOAPPart |
def | get |
def | Opaque |
def | XML |
def | Resolve |
def | __getitem__ |
Data Fields | |
parts | |
next | |
base |
Multi-part MIME resolver -- SOAP With Attachments, mostly.
Definition at line 65 of file resolvers.py.
def get | ( | self, | |
uri | |||
) |
Get the content for the bodypart identified by the uri.
Definition at line 111 of file resolvers.py.
def get | ( | self, | |
uri | |||
) |
Get the content for the bodypart identified by the uri.
Definition at line 111 of file resolvers.py.
def GetSOAPPart | ( | self ) |
Get the SOAP body part.
Definition at line 105 of file resolvers.py.
def GetSOAPPart | ( | self ) |
Get the SOAP body part.
Definition at line 105 of file resolvers.py.