Apache CXF API

Uses of Interface
org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilder

Packages that use DomainExpressionBuilder
org.apache.cxf.ws.policy.attachment.external   
 

Uses of DomainExpressionBuilder in org.apache.cxf.ws.policy.attachment.external
 

Classes in org.apache.cxf.ws.policy.attachment.external that implement DomainExpressionBuilder
 class EndpointReferenceDomainExpressionBuilder
           
 

Constructor parameters in org.apache.cxf.ws.policy.attachment.external with type arguments of type DomainExpressionBuilder
DomainExpressionBuilderRegistry(Map<QName,DomainExpressionBuilder> builders)
           
DomainExpressionBuilderRegistry(MapProvider<QName,DomainExpressionBuilder> builders)
           
 


Apache CXF API

Apache CXF