Uses of Class
org.apache.juddi.datatype.BindingKey

Packages that use BindingKey
org.apache.juddi.datatype.binding   
org.apache.juddi.datatype.request   
org.apache.juddi.datatype.subscription   
 

Uses of BindingKey in org.apache.juddi.datatype.binding
 

Methods in org.apache.juddi.datatype.binding with parameters of type BindingKey
 void HostingRedirector.setBindingKey(BindingKey key)
          Sets the key of this HostingRedirector to the given key.
 

Uses of BindingKey in org.apache.juddi.datatype.request
 

Methods in org.apache.juddi.datatype.request with parameters of type BindingKey
 void GetBindingDetail.addBindingKey(BindingKey key)
          Add a reference to a bindingTemplate to this search.
 void DeleteBinding.addBindingKey(BindingKey bindingKey)
           
 

Uses of BindingKey in org.apache.juddi.datatype.subscription
 

Methods in org.apache.juddi.datatype.subscription that return BindingKey
 BindingKey Subscription.getBindingKey()
           
 

Methods in org.apache.juddi.datatype.subscription with parameters of type BindingKey
 void KeyBag.addBindingKey(BindingKey bindingKey)
           
 void Subscription.setBindingKey(BindingKey bindingKey)
           
 



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.