A C D G M O S W _

A

Add - Class in org.ow2.frascati.examples.soapcalc.api
Java class for add complex type.
Add() - Constructor for class org.ow2.frascati.examples.soapcalc.api.Add
 
add(int, int) - Method in interface org.ow2.frascati.examples.soapcalc.api.CalcServicePortType
 
add(String, String) - Method in interface org.ow2.frascati.examples.soapcalc.api.Calculator
 
add(String, String) - Method in class org.ow2.frascati.examples.soapcalc.lib.Client
 
AddResponse - Class in org.ow2.frascati.examples.soapcalc.api
Java class for addResponse complex type.
AddResponse() - Constructor for class org.ow2.frascati.examples.soapcalc.api.AddResponse
 
arg0 - Variable in class org.ow2.frascati.examples.soapcalc.api.Add
 
arg0 - Variable in class org.ow2.frascati.examples.soapcalc.api.Div
 
arg0 - Variable in class org.ow2.frascati.examples.soapcalc.api.Mult
 
arg0 - Variable in class org.ow2.frascati.examples.soapcalc.api.Sub
 
arg1 - Variable in class org.ow2.frascati.examples.soapcalc.api.Add
 
arg1 - Variable in class org.ow2.frascati.examples.soapcalc.api.Div
 
arg1 - Variable in class org.ow2.frascati.examples.soapcalc.api.Mult
 
arg1 - Variable in class org.ow2.frascati.examples.soapcalc.api.Sub
 

C

CalcService - Class in org.ow2.frascati.examples.soapcalc.api
This class was generated by Apache CXF 2.2.3 Thu Jan 21 16:30:09 CET 2010 Generated source version: 2.2.3
CalcService(URL) - Constructor for class org.ow2.frascati.examples.soapcalc.api.CalcService
 
CalcService(URL, QName) - Constructor for class org.ow2.frascati.examples.soapcalc.api.CalcService
 
CalcService() - Constructor for class org.ow2.frascati.examples.soapcalc.api.CalcService
 
calcservice - Variable in class org.ow2.frascati.examples.soapcalc.lib.Client
 
CalcServicePort - Static variable in class org.ow2.frascati.examples.soapcalc.api.CalcService
 
CalcServicePortType - Interface in org.ow2.frascati.examples.soapcalc.api
This class was generated by Apache CXF 2.2.3 Thu Jan 21 16:30:09 CET 2010 Generated source version: 2.2.3
Calculator - Interface in org.ow2.frascati.examples.soapcalc.api
Interface for the FraSCAti calculator service.
Client - Class in org.ow2.frascati.examples.soapcalc.lib
SCA Java Component implementation using the FraSCAti calculator web service
Client() - Constructor for class org.ow2.frascati.examples.soapcalc.lib.Client
 
createAdd() - Method in class org.ow2.frascati.examples.soapcalc.api.ObjectFactory
Create an instance of Add
createAdd(Add) - Method in class org.ow2.frascati.examples.soapcalc.api.ObjectFactory
Create an instance of JAXBElement<Add>}
createAddResponse() - Method in class org.ow2.frascati.examples.soapcalc.api.ObjectFactory
Create an instance of AddResponse
createAddResponse(AddResponse) - Method in class org.ow2.frascati.examples.soapcalc.api.ObjectFactory
Create an instance of JAXBElement<AddResponse>}
createDiv() - Method in class org.ow2.frascati.examples.soapcalc.api.ObjectFactory
Create an instance of Div
createDiv(Div) - Method in class org.ow2.frascati.examples.soapcalc.api.ObjectFactory
Create an instance of JAXBElement<Div>}
createDivResponse() - Method in class org.ow2.frascati.examples.soapcalc.api.ObjectFactory
Create an instance of DivResponse
createDivResponse(DivResponse) - Method in class org.ow2.frascati.examples.soapcalc.api.ObjectFactory
Create an instance of JAXBElement<DivResponse>}
createMult() - Method in class org.ow2.frascati.examples.soapcalc.api.ObjectFactory
Create an instance of Mult
createMult(Mult) - Method in class org.ow2.frascati.examples.soapcalc.api.ObjectFactory
Create an instance of JAXBElement<Mult>}
createMultResponse() - Method in class org.ow2.frascati.examples.soapcalc.api.ObjectFactory
Create an instance of MultResponse
createMultResponse(MultResponse) - Method in class org.ow2.frascati.examples.soapcalc.api.ObjectFactory
Create an instance of JAXBElement<MultResponse>}
createSub() - Method in class org.ow2.frascati.examples.soapcalc.api.ObjectFactory
Create an instance of Sub
createSub(Sub) - Method in class org.ow2.frascati.examples.soapcalc.api.ObjectFactory
Create an instance of JAXBElement<Sub>}
createSubResponse() - Method in class org.ow2.frascati.examples.soapcalc.api.ObjectFactory
Create an instance of SubResponse
createSubResponse(SubResponse) - Method in class org.ow2.frascati.examples.soapcalc.api.ObjectFactory
Create an instance of JAXBElement<SubResponse>}

D

div(int, int) - Method in interface org.ow2.frascati.examples.soapcalc.api.CalcServicePortType
 
div(String, String) - Method in interface org.ow2.frascati.examples.soapcalc.api.Calculator
 
Div - Class in org.ow2.frascati.examples.soapcalc.api
Java class for div complex type.
Div() - Constructor for class org.ow2.frascati.examples.soapcalc.api.Div
 
div(String, String) - Method in class org.ow2.frascati.examples.soapcalc.lib.Client
 
DivResponse - Class in org.ow2.frascati.examples.soapcalc.api
Java class for divResponse complex type.
DivResponse() - Constructor for class org.ow2.frascati.examples.soapcalc.api.DivResponse
 

G

getArg0() - Method in class org.ow2.frascati.examples.soapcalc.api.Add
Gets the value of the arg0 property.
getArg0() - Method in class org.ow2.frascati.examples.soapcalc.api.Div
Gets the value of the arg0 property.
getArg0() - Method in class org.ow2.frascati.examples.soapcalc.api.Mult
Gets the value of the arg0 property.
getArg0() - Method in class org.ow2.frascati.examples.soapcalc.api.Sub
Gets the value of the arg0 property.
getArg1() - Method in class org.ow2.frascati.examples.soapcalc.api.Add
Gets the value of the arg1 property.
getArg1() - Method in class org.ow2.frascati.examples.soapcalc.api.Div
Gets the value of the arg1 property.
getArg1() - Method in class org.ow2.frascati.examples.soapcalc.api.Mult
Gets the value of the arg1 property.
getArg1() - Method in class org.ow2.frascati.examples.soapcalc.api.Sub
Gets the value of the arg1 property.
getCalcServicePort() - Method in class org.ow2.frascati.examples.soapcalc.api.CalcService
 
getCalcServicePort(WebServiceFeature...) - Method in class org.ow2.frascati.examples.soapcalc.api.CalcService
 
getReturn() - Method in class org.ow2.frascati.examples.soapcalc.api.AddResponse
Gets the value of the return property.
getReturn() - Method in class org.ow2.frascati.examples.soapcalc.api.DivResponse
Gets the value of the return property.
getReturn() - Method in class org.ow2.frascati.examples.soapcalc.api.MultResponse
Gets the value of the return property.
getReturn() - Method in class org.ow2.frascati.examples.soapcalc.api.SubResponse
Gets the value of the return property.

M

mult(int, int) - Method in interface org.ow2.frascati.examples.soapcalc.api.CalcServicePortType
 
mult(String, String) - Method in interface org.ow2.frascati.examples.soapcalc.api.Calculator
 
Mult - Class in org.ow2.frascati.examples.soapcalc.api
Java class for mult complex type.
Mult() - Constructor for class org.ow2.frascati.examples.soapcalc.api.Mult
 
mult(String, String) - Method in class org.ow2.frascati.examples.soapcalc.lib.Client
 
MultResponse - Class in org.ow2.frascati.examples.soapcalc.api
Java class for multResponse complex type.
MultResponse() - Constructor for class org.ow2.frascati.examples.soapcalc.api.MultResponse
 

O

ObjectFactory - Class in org.ow2.frascati.examples.soapcalc.api
This object contains factory methods for each Java content interface and Java element interface generated in the org.ow2.frascati.examples.soapcalc.api package.
ObjectFactory() - Constructor for class org.ow2.frascati.examples.soapcalc.api.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.ow2.frascati.examples.soapcalc.api
org.ow2.frascati.examples.soapcalc.api - package org.ow2.frascati.examples.soapcalc.api
 
org.ow2.frascati.examples.soapcalc.lib - package org.ow2.frascati.examples.soapcalc.lib
 

S

SERVICE - Static variable in class org.ow2.frascati.examples.soapcalc.api.CalcService
 
setArg0(int) - Method in class org.ow2.frascati.examples.soapcalc.api.Add
Sets the value of the arg0 property.
setArg0(int) - Method in class org.ow2.frascati.examples.soapcalc.api.Div
Sets the value of the arg0 property.
setArg0(int) - Method in class org.ow2.frascati.examples.soapcalc.api.Mult
Sets the value of the arg0 property.
setArg0(int) - Method in class org.ow2.frascati.examples.soapcalc.api.Sub
Sets the value of the arg0 property.
setArg1(int) - Method in class org.ow2.frascati.examples.soapcalc.api.Add
Sets the value of the arg1 property.
setArg1(int) - Method in class org.ow2.frascati.examples.soapcalc.api.Div
Sets the value of the arg1 property.
setArg1(int) - Method in class org.ow2.frascati.examples.soapcalc.api.Mult
Sets the value of the arg1 property.
setArg1(int) - Method in class org.ow2.frascati.examples.soapcalc.api.Sub
Sets the value of the arg1 property.
setReturn(int) - Method in class org.ow2.frascati.examples.soapcalc.api.AddResponse
Sets the value of the return property.
setReturn(double) - Method in class org.ow2.frascati.examples.soapcalc.api.DivResponse
Sets the value of the return property.
setReturn(int) - Method in class org.ow2.frascati.examples.soapcalc.api.MultResponse
Sets the value of the return property.
setReturn(int) - Method in class org.ow2.frascati.examples.soapcalc.api.SubResponse
Sets the value of the return property.
sub(int, int) - Method in interface org.ow2.frascati.examples.soapcalc.api.CalcServicePortType
 
sub(String, String) - Method in interface org.ow2.frascati.examples.soapcalc.api.Calculator
 
Sub - Class in org.ow2.frascati.examples.soapcalc.api
Java class for sub complex type.
Sub() - Constructor for class org.ow2.frascati.examples.soapcalc.api.Sub
 
sub(String, String) - Method in class org.ow2.frascati.examples.soapcalc.lib.Client
 
SubResponse - Class in org.ow2.frascati.examples.soapcalc.api
Java class for subResponse complex type.
SubResponse() - Constructor for class org.ow2.frascati.examples.soapcalc.api.SubResponse
 

W

WSDL_LOCATION - Static variable in class org.ow2.frascati.examples.soapcalc.api.CalcService
 

_

_return - Variable in class org.ow2.frascati.examples.soapcalc.api.AddResponse
 
_return - Variable in class org.ow2.frascati.examples.soapcalc.api.DivResponse
 
_return - Variable in class org.ow2.frascati.examples.soapcalc.api.MultResponse
 
_return - Variable in class org.ow2.frascati.examples.soapcalc.api.SubResponse
 

A C D G M O S W _

Copyright © 2010 OW2 Consortium. All Rights Reserved.