Interface ResourceFactory
-
- All Known Implementing Classes:
ResourceFactoryImpl,ResourceRemote
@Addressing(enabled=true, required=true) public interface ResourceFactoryThe interface definition of a Resource Factory web service, according to the specification.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.cxf.ws.transfer.CreateResponsecreate(org.apache.cxf.ws.transfer.Create body)
-