|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperationInfo | |
---|---|
org.apache.geronimo.axis.builder | |
org.apache.geronimo.axis.client |
Uses of OperationInfo in org.apache.geronimo.axis.builder |
---|
Methods in org.apache.geronimo.axis.builder that return OperationInfo | |
---|---|
abstract OperationInfo |
OperationDescBuilder.buildOperationInfo(org.apache.axis.soap.SOAPConstants soapVersion)
|
OperationInfo |
LightweightOperationDescBuilder.buildOperationInfo(org.apache.axis.soap.SOAPConstants soapVersion)
|
OperationInfo |
HeavyweightOperationDescBuilder.buildOperationInfo(org.apache.axis.soap.SOAPConstants soapVersion)
|
OperationInfo |
AxisBuilder.buildOperationInfoLightweight(Method method,
javax.wsdl.BindingOperation bindingOperation,
org.apache.axis.constants.Style defaultStyle,
org.apache.axis.soap.SOAPConstants soapVersion)
|
Methods in org.apache.geronimo.axis.builder with parameters of type OperationInfo | |
---|---|
SEIFactory |
AxisBuilder.createSEIFactory(QName serviceName,
String portName,
String enhancedServiceEndpointClassName,
List typeInfo,
URL location,
OperationInfo[] operationInfos,
List handlerInfoInfos,
String credentialsName)
|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |