Predicate that evaluates to true for all WebServiceCalls that use the same WSDL file as a given WebServiceCall. The WSDL file {@link WsdlFile#getLocator() locator} is used when determining if two WSDL files are the same.
@author Torgil Zethson
@see WebServiceCall#getWsdlFile()
@see Predicate
@since 2.0.0
| |