Class ResourceRemote

java.lang.Object
org.apache.cxf.ws.transfer.resource.ResourceLocal
org.apache.cxf.ws.transfer.resource.ResourceRemote
All Implemented Interfaces:
Resource, ResourceFactory

public class ResourceRemote extends ResourceLocal implements ResourceFactory
Implementation of the Resource interface for resources, which are created remotely.
See Also:
  • Constructor Details

    • ResourceRemote

      public ResourceRemote()
  • Method Details

    • create

      public org.apache.cxf.ws.transfer.CreateResponse create(org.apache.cxf.ws.transfer.Create body)
      Specified by:
      create in interface ResourceFactory