|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLDocument | |
---|---|
com.metamatrix.connector.xml.base | |
com.metamatrix.connector.xml.cache | |
com.metamatrix.connector.xml.file | |
com.metamatrix.connector.xml.jms | |
com.metamatrix.connector.xml.soap |
Uses of XMLDocument in com.metamatrix.connector.xml.base |
---|
Methods in com.metamatrix.connector.xml.base that return XMLDocument | |
---|---|
XMLDocument[] |
Response.getDocuments()
|
Constructors in com.metamatrix.connector.xml.base with parameters of type XMLDocument | |
---|---|
Response(XMLDocument[] docs,
java.lang.String[] cacheKeys,
DocumentProducer docProducer,
IDocumentCache cache,
java.lang.String cacheReference)
|
Uses of XMLDocument in com.metamatrix.connector.xml.cache |
---|
Methods in com.metamatrix.connector.xml.cache that return XMLDocument | |
---|---|
static XMLDocument |
DocumentCache.cacheLookup(IDocumentCache cache,
java.lang.String cacheKey,
java.lang.String id)
|
Uses of XMLDocument in com.metamatrix.connector.xml.file |
---|
Methods in com.metamatrix.connector.xml.file that return XMLDocument | |
---|---|
XMLDocument |
FileExecutor.recreateDocument(java.io.Serializable requestObject)
|
Uses of XMLDocument in com.metamatrix.connector.xml.jms |
---|
Methods in com.metamatrix.connector.xml.jms that return XMLDocument | |
---|---|
XMLDocument |
JMSRequestExecutor.recreateDocument(java.io.Serializable requestObject)
|
Uses of XMLDocument in com.metamatrix.connector.xml.soap |
---|
Methods in com.metamatrix.connector.xml.soap with parameters of type XMLDocument | |
---|---|
static void |
SOAPDocBuilder.removeEnvelope(SOAPConnectorState state,
XMLDocument xmlDoc)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |