Uses of Class
org.exoplatform.services.wsrp2.type.Register

Packages that use Register
org.exoplatform.services.wsrp2.bind   
org.exoplatform.services.wsrp2.consumer   
org.exoplatform.services.wsrp2.consumer.impl   
org.exoplatform.services.wsrp2.intf   
 

Uses of Register in org.exoplatform.services.wsrp2.bind
 

Methods in org.exoplatform.services.wsrp2.bind with parameters of type Register
 RegistrationContext WSRP_v2_Registration_Binding_SOAPImpl.register(Register register)
           
 RegistrationContext WSRP_v2_Registration_Binding_SOAPStub.register(Register register)
           
 

Uses of Register in org.exoplatform.services.wsrp2.consumer
 

Methods in org.exoplatform.services.wsrp2.consumer with parameters of type Register
 RegistrationContext Producer.register(Register register)
          Method establishes a relationship between consumer and producer.
 

Uses of Register in org.exoplatform.services.wsrp2.consumer.impl
 

Methods in org.exoplatform.services.wsrp2.consumer.impl with parameters of type Register
 RegistrationContext ProducerImpl.register(Register register)
           
 

Uses of Register in org.exoplatform.services.wsrp2.intf
 

Methods in org.exoplatform.services.wsrp2.intf with parameters of type Register
 RegistrationContext WSRP_v2_Registration_PortType.register(Register register)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.