Uses of Class
org.apache.geronimo.axis.client.OperationInfo

Packages that use OperationInfo
org.apache.geronimo.axis.client   
 

Uses of OperationInfo in org.apache.geronimo.axis.client
 

Methods in org.apache.geronimo.axis.client that return OperationInfo
 OperationInfo[] SEIFactoryImpl.getOperationInfos()
           
 OperationInfo[] SEIFactory.getOperationInfos()
           
 

Constructors in org.apache.geronimo.axis.client with parameters of type OperationInfo
SEIFactoryImpl(QName serviceName, String portName, String serviceEndpointClassName, OperationInfo[] operationInfos, List typeInfo, URL location, List handlerInfos, String credentialsName)
           
ServiceEndpointMethodInterceptor(GenericServiceEndpoint stub, OperationInfo[] operations, String credentialsName)
           
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.