Uses of Class
org.apache.cxf.xkms.model.xkms.RegisterResultType
Packages that use RegisterResultType
Package
Description
-
Uses of RegisterResultType in org.apache.cxf.xkms.handlers
Methods in org.apache.cxf.xkms.handlers that return RegisterResultTypeModifier and TypeMethodDescriptionRegister.register(RegisterRequestType request, RegisterResultType response) Methods in org.apache.cxf.xkms.handlers with parameters of type RegisterResultTypeModifier and TypeMethodDescriptionRegister.register(RegisterRequestType request, RegisterResultType response) -
Uses of RegisterResultType in org.apache.cxf.xkms.model.xkms
Methods in org.apache.cxf.xkms.model.xkms that return RegisterResultTypeModifier and TypeMethodDescriptionObjectFactory.createRegisterResultType()Create an instance ofRegisterResultTypeMethods in org.apache.cxf.xkms.model.xkms that return types with arguments of type RegisterResultTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RegisterResultType>ObjectFactory.createRegisterResult(RegisterResultType value) Methods in org.apache.cxf.xkms.model.xkms with parameters of type RegisterResultTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RegisterResultType>ObjectFactory.createRegisterResult(RegisterResultType value) -
Uses of RegisterResultType in org.apache.cxf.xkms.service
Methods in org.apache.cxf.xkms.service that return RegisterResultType -
Uses of RegisterResultType in org.apache.cxf.xkms.x509.handlers
Methods in org.apache.cxf.xkms.x509.handlers that return RegisterResultTypeModifier and TypeMethodDescriptionX509Register.register(RegisterRequestType request, RegisterResultType response) Methods in org.apache.cxf.xkms.x509.handlers with parameters of type RegisterResultTypeModifier and TypeMethodDescriptionX509Register.register(RegisterRequestType request, RegisterResultType response) -
Uses of RegisterResultType in org.w3._2002._03.xkms_wsdl
Methods in org.w3._2002._03.xkms_wsdl that return RegisterResultType