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
           
 class URIDomainExpressionBuilder
           
 

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


Apache CXF API

Apache CXF