Uses of Class
adams.flow.webservice.AbstractWebServiceClientTransformerWithCallableTransformer
-
Packages that use AbstractWebServiceClientTransformerWithCallableTransformer Package Description com.example.customerservice.flow -
-
Uses of AbstractWebServiceClientTransformerWithCallableTransformer in com.example.customerservice.flow
Subclasses of AbstractWebServiceClientTransformerWithCallableTransformer in com.example.customerservice.flow Modifier and Type Class Description class
CustomersByNameCallableTransformer
Simple client for querying customer names and post-processing the names with a callable transformer.
-