Uses of Class
org.kuali.rice.ksb.messaging.AlternateEndpoint

Packages that use AlternateEndpoint
org.kuali.rice.ksb.messaging.config   
 

Uses of AlternateEndpoint in org.kuali.rice.ksb.messaging.config
 

Fields in org.kuali.rice.ksb.messaging.config with type parameters of type AlternateEndpoint
private  List<AlternateEndpoint> KSBConfigurer.alternateEndpoints
           
 

Methods in org.kuali.rice.ksb.messaging.config that return types with arguments of type AlternateEndpoint
 List<AlternateEndpoint> KSBConfigurer.getAlternateEndpoints()
           
 

Method parameters in org.kuali.rice.ksb.messaging.config with type arguments of type AlternateEndpoint
 void KSBConfigurer.setAlternateEndpoints(List<AlternateEndpoint> alternateEndpoints)
           
 



Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.