Uses of Interface
org.apache.cxf.ws.transfer.dialect.Dialect
Packages that use Dialect
Package
Description
-
Uses of Dialect in org.apache.cxf.ws.transfer.dialect.fragment
Classes in org.apache.cxf.ws.transfer.dialect.fragment that implement DialectModifier and TypeClassDescriptionclassImplementation of the WS-Fragment dialect. -
Uses of Dialect in org.apache.cxf.ws.transfer.resource
Fields in org.apache.cxf.ws.transfer.resource with type parameters of type DialectMethods in org.apache.cxf.ws.transfer.resource with parameters of type DialectModifier and TypeMethodDescriptionvoidResourceLocal.registerDialect(String iri, Dialect dialect) Register Dialect object for URI. -
Uses of Dialect in org.apache.cxf.ws.transfer.resourcefactory
Fields in org.apache.cxf.ws.transfer.resourcefactory with type parameters of type DialectMethods in org.apache.cxf.ws.transfer.resourcefactory with parameters of type DialectModifier and TypeMethodDescriptionvoidResourceFactoryImpl.registerDialect(String uri, Dialect dialect) Register Dialect object for URI.