Uses of Class
org.resilientedge.jockey.servicebridge.SBServiceCallParameter

Packages that use SBServiceCallParameter
com.resilientedge.jockey.webservicebridge   
org.resilientedge.jockey.servicebridge   
 

Uses of SBServiceCallParameter in com.resilientedge.jockey.webservicebridge
 

Methods in com.resilientedge.jockey.webservicebridge that return SBServiceCallParameter
 SBServiceCallParameter WebServiceProvider.createReturnCallParameter(java.lang.reflect.Method method)
          createReturnCallParameters creates WebServiceCall parameters from a Java method
 SBServiceCallParameter AbstractWebServiceProvider.createReturnCallParameter(java.lang.reflect.Method method)
          createReturnCallParameters creates WebServiceCall parameters from a Java method
 

Uses of SBServiceCallParameter in org.resilientedge.jockey.servicebridge
 

Methods in org.resilientedge.jockey.servicebridge that return SBServiceCallParameter
 SBServiceCallParameter SBServiceCallDescriptor.getReturnType()
          Returns the return type of the service call (method)
 

Methods in org.resilientedge.jockey.servicebridge with parameters of type SBServiceCallParameter
 void SBServiceCallDescriptor.setReturnType(SBServiceCallParameter parameter)
           
 



Copyright © 2001 Resilient Edge, Inc. All Rights Reserved.