Uses of Interface
org.apache.cxf.ws.transfer.resource.Resource
-
Packages that use Resource Package Description org.apache.cxf.ws.transfer.resource -
-
Uses of Resource in org.apache.cxf.ws.transfer.resource
Classes in org.apache.cxf.ws.transfer.resource that implement Resource Modifier and Type Class Description classResourceLocalImplementation of the Resource interface for resources, which are created locally.classResourceRemoteImplementation of the Resource interface for resources, which are created remotely.
-