C E G I O S V W

C

Client - Class in org.ow2.frascati.examples.isbntest.lib
SCA Java Component implementation using an ISBN test web service
Client() - Constructor for class org.ow2.frascati.examples.isbntest.lib.Client
 
com.daehosting.webservices.isbn - package com.daehosting.webservices.isbn
 
createIsValidISBN10() - Method in class com.daehosting.webservices.isbn.ObjectFactory
Create an instance of IsValidISBN10
createIsValidISBN10Response() - Method in class com.daehosting.webservices.isbn.ObjectFactory
Create an instance of IsValidISBN10Response
createIsValidISBN13() - Method in class com.daehosting.webservices.isbn.ObjectFactory
Create an instance of IsValidISBN13
createIsValidISBN13Response() - Method in class com.daehosting.webservices.isbn.ObjectFactory
Create an instance of IsValidISBN13Response

E

execute(Verifier) - Method in class org.ow2.frascati.examples.isbntest.explorer.VerifyMenuItem
 

G

getISBNServiceSoap() - Method in class com.daehosting.webservices.isbn.ISBNService
 
getISBNServiceSoap(WebServiceFeature...) - Method in class com.daehosting.webservices.isbn.ISBNService
 
getSISBN() - Method in class com.daehosting.webservices.isbn.IsValidISBN10
Gets the value of the sisbn property.
getSISBN() - Method in class com.daehosting.webservices.isbn.IsValidISBN13
Gets the value of the sisbn property.

I

ISBN_10_TYPE - Static variable in interface org.ow2.frascati.examples.isbntest.api.Verifier
 
ISBN_13_TYPE - Static variable in interface org.ow2.frascati.examples.isbntest.api.Verifier
 
ISBNService - Class in com.daehosting.webservices.isbn
This class was generated by Apache CXF 2.2.9 Thu Aug 19 19:14:12 CEST 2010 Generated source version: 2.2.9
ISBNService(URL) - Constructor for class com.daehosting.webservices.isbn.ISBNService
 
ISBNService(URL, QName) - Constructor for class com.daehosting.webservices.isbn.ISBNService
 
ISBNService() - Constructor for class com.daehosting.webservices.isbn.ISBNService
 
ISBNServiceSoap - Static variable in class com.daehosting.webservices.isbn.ISBNService
 
ISBNServiceSoapType - Interface in com.daehosting.webservices.isbn
This class was generated by Apache CXF 2.2.9 Thu Aug 19 19:14:12 CEST 2010 Generated source version: 2.2.9
isIsValidISBN10Result() - Method in class com.daehosting.webservices.isbn.IsValidISBN10Response
Gets the value of the isValidISBN10Result property.
isIsValidISBN13Result() - Method in class com.daehosting.webservices.isbn.IsValidISBN13Response
Gets the value of the isValidISBN13Result property.
isValidISBN10(String) - Method in interface com.daehosting.webservices.isbn.ISBNServiceSoapType
 
IsValidISBN10 - Class in com.daehosting.webservices.isbn
Java class for anonymous complex type.
IsValidISBN10() - Constructor for class com.daehosting.webservices.isbn.IsValidISBN10
 
IsValidISBN10Response - Class in com.daehosting.webservices.isbn
Java class for anonymous complex type.
IsValidISBN10Response() - Constructor for class com.daehosting.webservices.isbn.IsValidISBN10Response
 
isValidISBN10Result - Variable in class com.daehosting.webservices.isbn.IsValidISBN10Response
 
isValidISBN13(String) - Method in interface com.daehosting.webservices.isbn.ISBNServiceSoapType
 
IsValidISBN13 - Class in com.daehosting.webservices.isbn
Java class for anonymous complex type.
IsValidISBN13() - Constructor for class com.daehosting.webservices.isbn.IsValidISBN13
 
IsValidISBN13Response - Class in com.daehosting.webservices.isbn
Java class for anonymous complex type.
IsValidISBN13Response() - Constructor for class com.daehosting.webservices.isbn.IsValidISBN13Response
 
isValidISBN13Result - Variable in class com.daehosting.webservices.isbn.IsValidISBN13Response
 

O

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

S

SERVICE - Static variable in class com.daehosting.webservices.isbn.ISBNService
 
setIsValidISBN10Result(boolean) - Method in class com.daehosting.webservices.isbn.IsValidISBN10Response
Sets the value of the isValidISBN10Result property.
setIsValidISBN13Result(boolean) - Method in class com.daehosting.webservices.isbn.IsValidISBN13Response
Sets the value of the isValidISBN13Result property.
setSISBN(String) - Method in class com.daehosting.webservices.isbn.IsValidISBN10
Sets the value of the sisbn property.
setSISBN(String) - Method in class com.daehosting.webservices.isbn.IsValidISBN13
Sets the value of the sisbn property.
sisbn - Variable in class com.daehosting.webservices.isbn.IsValidISBN10
 
sisbn - Variable in class com.daehosting.webservices.isbn.IsValidISBN13
 

V

Verifier - Interface in org.ow2.frascati.examples.isbntest.api
Interface for ISBN verification service.
VerifierPanel - Class in org.ow2.frascati.examples.isbntest.explorer
Is the FraSCAti Explorer plugin to show Verifier instances.
VerifierPanel() - Constructor for class org.ow2.frascati.examples.isbntest.explorer.VerifierPanel
Default constructor creates the panel.
verify(String, String) - Method in interface org.ow2.frascati.examples.isbntest.api.Verifier
 
verify(String, String) - Method in class org.ow2.frascati.examples.isbntest.lib.Client
 
VerifyMenuItem - Class in org.ow2.frascati.examples.isbntest.explorer
Is the FraSCAti Explorer plugin to execute Verify#verify(String,String).
VerifyMenuItem() - Constructor for class org.ow2.frascati.examples.isbntest.explorer.VerifyMenuItem
 

W

WSDL_LOCATION - Static variable in class com.daehosting.webservices.isbn.ISBNService
 

C E G I O S V W

Copyright © 2010 OW2 Consortium. All Rights Reserved.