Uses of Class
org.apache.muse.core.AbstractResourceClient

Packages that use AbstractResourceClient
org.apache.muse.ws.dm.muws.remote   
org.apache.muse.ws.metadata.remote   
org.apache.muse.ws.notification.remote   
org.apache.muse.ws.resource.metadata.ext   
org.apache.muse.ws.resource.remote   
org.apache.muse.ws.resource.sg.remote   
 

Uses of AbstractResourceClient in org.apache.muse.ws.dm.muws.remote
 

Subclasses of AbstractResourceClient in org.apache.muse.ws.dm.muws.remote
 class MetricsClient
          MetricsClient provides two convenience methods for reading WSRP resource properties and their metrics without resorting to separate SOAP calls or DOM APIs.
 class RelationshipsClient
          RelationshipsClient is a client for invoking the web services operations in WSDM MUWS Part 2 that are defined by the muws2:Relationships capability.
 

Uses of AbstractResourceClient in org.apache.muse.ws.metadata.remote
 

Subclasses of AbstractResourceClient in org.apache.muse.ws.metadata.remote
 class MetadataExchangeClient
          MetadataExchangeClient is a client for invoking the web services operations in WS-MetadataExchange 09/2004.
 

Uses of AbstractResourceClient in org.apache.muse.ws.notification.remote
 

Subclasses of AbstractResourceClient in org.apache.muse.ws.notification.remote
 class NotificationConsumerClient
          NotificationConsumerClient is a web services client for resources that implement the WS-N NotificationConsumer port type.
 class NotificationProducerClient
          NotificationProducerClient is a web services client for resources that implement the WS-N NotificationProducer port type.
 class SubscriptionClient
          SubscriptionClient is a web services client for resources that implement the WS-N SubscriptionManager port type.
 

Uses of AbstractResourceClient in org.apache.muse.ws.resource.metadata.ext
 

Subclasses of AbstractResourceClient in org.apache.muse.ws.resource.metadata.ext
 class WsrfMetadataExchangeClient
          WsrfMetadataExchangeClient is an extension of Muse's MetadataExchangeClient to include a convenience method for retrieving the resource's metadata descriptor.
 

Uses of AbstractResourceClient in org.apache.muse.ws.resource.remote
 

Subclasses of AbstractResourceClient in org.apache.muse.ws.resource.remote
 class WsResourceClient
          WsResourceClient is a web service client that allows users to invoke standard WSRF operations without writing any XML plumbing code.
 

Uses of AbstractResourceClient in org.apache.muse.ws.resource.sg.remote
 

Subclasses of AbstractResourceClient in org.apache.muse.ws.resource.sg.remote
 class ServiceGroupClient
          ServiceGroupClient is a WSRF-based web services client that provides an implementation of the (optional) wsrf-sg:Add operation as well as a few convenience methods that make reading through service groups easier.
 



Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.