Uses of Class
org.apache.cxf.ws.transfer.Create
Packages that use Create
Package
Description
-
Uses of Create in org.apache.cxf.ws.transfer
Methods in org.apache.cxf.ws.transfer that return Create -
Uses of Create in org.apache.cxf.ws.transfer.dialect
Methods in org.apache.cxf.ws.transfer.dialect with parameters of type CreateModifier and TypeMethodDescriptionDialect.processCreate(Create body) Method for processing incoming Create message by Dialect extension. -
Uses of Create in org.apache.cxf.ws.transfer.dialect.fragment
Methods in org.apache.cxf.ws.transfer.dialect.fragment with parameters of type Create -
Uses of Create in org.apache.cxf.ws.transfer.resource
Methods in org.apache.cxf.ws.transfer.resource with parameters of type Create -
Uses of Create in org.apache.cxf.ws.transfer.resourcefactory
Methods in org.apache.cxf.ws.transfer.resourcefactory with parameters of type CreateModifier and TypeMethodDescription -
Uses of Create in org.apache.cxf.ws.transfer.resourcefactory.resolver
Methods in org.apache.cxf.ws.transfer.resourcefactory.resolver with parameters of type CreateModifier and TypeMethodDescriptionMethod for resolving, where the Resource will be created.