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(javax.xml.namespace.QName serviceName, java.lang.String portName, java.lang.String serviceEndpointClassName, OperationInfo[] operationInfos, java.util.List typeInfo, java.net.URL location, java.util.List handlerInfos, java.lang.String credentialsName)
           
ServiceEndpointMethodInterceptor(GenericServiceEndpoint stub, OperationInfo[] operations, java.lang.String credentialsName)
           
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.