Uses of Interface
com.sun.xml.ws.api.model.CheckedException
Packages that use CheckedException
Package
Description
-
Uses of CheckedException in com.sun.xml.ws.addressing
Methods in com.sun.xml.ws.addressing with parameters of type CheckedExceptionModifier and TypeMethodDescriptionstatic final StringWsaActionUtil.getDefaultFaultAction(JavaMethod method, CheckedException ce) -
Uses of CheckedException in com.sun.xml.ws.api.model
Methods in com.sun.xml.ws.api.model that return types with arguments of type CheckedExceptionModifier and TypeMethodDescriptionCollection<? extends CheckedException>JavaMethod.getCheckedExceptions()Gives the checked Exception thrown from this method. -
Uses of CheckedException in com.sun.xml.ws.api.wsdl.writer
Methods in com.sun.xml.ws.api.wsdl.writer with parameters of type CheckedExceptionModifier and TypeMethodDescriptionvoidWSDLGeneratorExtension.addBindingOperationFaultExtension(TypedXmlWriter fault, JavaMethod method, CheckedException ce) This method is invoked so that extensions to awsdl:binding/wsdl:operation/wsdl:faultelement can be generated.voidWSDLGeneratorExtension.addFaultMessageExtension(TypedXmlWriter message, JavaMethod method, CheckedException ce) This method is invoked so that extensions to awsdl:portType/wsdl:operation/wsdl:faultelement can be generated.voidWSDLGeneratorExtension.addOperationFaultExtension(TypedXmlWriter fault, JavaMethod method, CheckedException ce) This method is invoked so that extensions to awsdl:portType/wsdl:operation/wsdl:faultelement can be generated. -
Uses of CheckedException in com.sun.xml.ws.model
Classes in com.sun.xml.ws.model that implement CheckedException -
Uses of CheckedException in com.sun.xml.ws.policy.jaxws
Methods in com.sun.xml.ws.policy.jaxws with parameters of type CheckedExceptionModifier and TypeMethodDescriptionvoidPolicyWSDLGeneratorExtension.addBindingOperationFaultExtension(TypedXmlWriter writer, JavaMethod method, CheckedException exception) voidPolicyWSDLGeneratorExtension.addFaultMessageExtension(TypedXmlWriter message, JavaMethod method, CheckedException exception) voidPolicyWSDLGeneratorExtension.addOperationFaultExtension(TypedXmlWriter fault, JavaMethod method, CheckedException exception) -
Uses of CheckedException in com.sun.xml.ws.wsdl.writer
Methods in com.sun.xml.ws.wsdl.writer with parameters of type CheckedExceptionModifier and TypeMethodDescriptionvoidW3CAddressingMetadataWSDLGeneratorExtension.addOperationFaultExtension(TypedXmlWriter fault, JavaMethod method, CheckedException ce) voidW3CAddressingWSDLGeneratorExtension.addOperationFaultExtension(TypedXmlWriter fault, JavaMethod method, CheckedException ce) protected static final StringW3CAddressingMetadataWSDLGeneratorExtension.getDefaultFaultAction(JavaMethod method, CheckedException ce)