Uses of Class
org.apache.openejb.server.axis.client.OperationInfo

Packages that use OperationInfo
org.apache.openejb.server.axis.client   
 

Uses of OperationInfo in org.apache.openejb.server.axis.client
 

Methods in org.apache.openejb.server.axis.client that return OperationInfo
 OperationInfo[] SeiFactory.getOperationInfos()
           
 OperationInfo[] SeiFactoryImpl.getOperationInfos()
           
 

Constructors in org.apache.openejb.server.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 © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.