Uses of Interface
org.apache.muse.ws.resource.properties.set.SetRequestComponent

Packages that use SetRequestComponent
org.apache.muse.ws.resource.properties.set   
org.apache.muse.ws.resource.properties.set.impl   
 

Uses of SetRequestComponent in org.apache.muse.ws.resource.properties.set
 

Methods in org.apache.muse.ws.resource.properties.set with parameters of type SetRequestComponent
 void SetRequest.addRequestComponent(SetRequestComponent operation)
           
 

Uses of SetRequestComponent in org.apache.muse.ws.resource.properties.set.impl
 

Classes in org.apache.muse.ws.resource.properties.set.impl that implement SetRequestComponent
 class AbstractSetRequestComponent
          AbstractSetRequestComponent is a the abstract base class for the WS-ResourceProperties SetResourceProperties commands.
 class DeleteRequest
          DeleteRequest is a serializer/deserializer for the WS-ResourceProperties Delete operation, which is part of SetResourceProperties.
 class InsertRequest
          InsertRequest is a serializer/deserializer for the WS-ResourceProperties Insert operation, which is part of SetResourceProperties.
 class UpdateRequest
          UpdateRequest is a serializer/deserializer for the WS-ResourceProperties Update operation, which is part of SetResourceProperties.
 

Methods in org.apache.muse.ws.resource.properties.set.impl with parameters of type SetRequestComponent
 void SimpleSetRequest.addRequestComponent(SetRequestComponent operation)
           
 



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