Uses of Interface
de.fzj.unicore.wsrflite.xmlbeans.ResourceProperties

Packages that use ResourceProperties
de.fzj.unicore.wsrflite.admin.service   
de.fzj.unicore.wsrflite.xmlbeans   
de.fzj.unicore.wsrflite.xmlbeans.client This package contains client side code. 
de.fzj.unicore.wsrflite.xmlbeans.impl   
de.fzj.unicore.wsrflite.xmlbeans.sg   
de.fzj.unicore.wsrflite.xmlbeans.sg.impl   
de.fzj.unicore.wsrflite.xmlbeans.wsn This package contains the WS-BaseNotification code. 
de.fzj.unicore.wsrflite.xmlbeans.wsn.impl   
 

Uses of ResourceProperties in de.fzj.unicore.wsrflite.admin.service
 

Subinterfaces of ResourceProperties in de.fzj.unicore.wsrflite.admin.service
 interface AdminService
          Default remote administration facade for WSRFLite.
 

Classes in de.fzj.unicore.wsrflite.admin.service that implement ResourceProperties
 class AdminServiceImpl
           
 

Uses of ResourceProperties in de.fzj.unicore.wsrflite.xmlbeans
 

Subinterfaces of ResourceProperties in de.fzj.unicore.wsrflite.xmlbeans
 interface WSResource
          a WS Resource (XmlBeans binding)
 

Uses of ResourceProperties in de.fzj.unicore.wsrflite.xmlbeans.client
 

Methods in de.fzj.unicore.wsrflite.xmlbeans.client that return ResourceProperties
 ResourceProperties BaseWSRFClient.getRP()
          lazily creates the proxy for the ResourceProperties interface
 

Uses of ResourceProperties in de.fzj.unicore.wsrflite.xmlbeans.impl
 

Classes in de.fzj.unicore.wsrflite.xmlbeans.impl that implement ResourceProperties
 class WSResourceImpl
          Implementation of the WSResource Interface.
 

Uses of ResourceProperties in de.fzj.unicore.wsrflite.xmlbeans.sg
 

Subinterfaces of ResourceProperties in de.fzj.unicore.wsrflite.xmlbeans.sg
 interface ServiceGroup
           
 interface ServiceGroupEntry
           
 interface ServiceGroupRegistration
           
 

Uses of ResourceProperties in de.fzj.unicore.wsrflite.xmlbeans.sg.impl
 

Classes in de.fzj.unicore.wsrflite.xmlbeans.sg.impl that implement ResourceProperties
 class ServiceGroupEntryImpl
           
 class ServiceGroupImpl
          implements ServiceGroup
 class ServiceGroupRegistrationImpl
          this extends ServiceGroup to add an Add() method
 

Uses of ResourceProperties in de.fzj.unicore.wsrflite.xmlbeans.wsn
 

Subinterfaces of ResourceProperties in de.fzj.unicore.wsrflite.xmlbeans.wsn
 interface ISubscription
          a subscription is a ws resource
 interface WSRFNotificationProducer
           
 

Uses of ResourceProperties in de.fzj.unicore.wsrflite.xmlbeans.wsn.impl
 

Classes in de.fzj.unicore.wsrflite.xmlbeans.wsn.impl that implement ResourceProperties
 class NotificationProducerImpl
          example for a notification producer using the NotificationProducerSupport class
 class SubscriptionImpl
          implementation of the subscription ws-resource
 



Copyright © 2010. All Rights Reserved.