Uses of Class
org.apache.cxf.xkms.model.xkms.CompoundRequestType
-
Packages that use CompoundRequestType Package Description org.apache.cxf.xkms.model.xkms org.apache.cxf.xkms.service org.w3._2002._03.xkms_wsdl -
-
Uses of CompoundRequestType in org.apache.cxf.xkms.model.xkms
Methods in org.apache.cxf.xkms.model.xkms that return CompoundRequestType Modifier and Type Method Description CompoundRequestTypeObjectFactory. createCompoundRequestType()Create an instance ofCompoundRequestTypeMethods in org.apache.cxf.xkms.model.xkms that return types with arguments of type CompoundRequestType Modifier and Type Method Description javax.xml.bind.JAXBElement<CompoundRequestType>ObjectFactory. createCompoundRequest(CompoundRequestType value)Methods in org.apache.cxf.xkms.model.xkms with parameters of type CompoundRequestType Modifier and Type Method Description javax.xml.bind.JAXBElement<CompoundRequestType>ObjectFactory. createCompoundRequest(CompoundRequestType value) -
Uses of CompoundRequestType in org.apache.cxf.xkms.service
Methods in org.apache.cxf.xkms.service with parameters of type CompoundRequestType Modifier and Type Method Description CompoundResultTypeXKMSService. compound(CompoundRequestType request) -
Uses of CompoundRequestType in org.w3._2002._03.xkms_wsdl
Methods in org.w3._2002._03.xkms_wsdl with parameters of type CompoundRequestType Modifier and Type Method Description CompoundResultTypeXKMSPortType. compound(CompoundRequestType body)
-