C D F G I L N O P S T U V W

C

City - Class in org.ow2.frascati.examples.twitterweather.xml
 
City() - Constructor for class org.ow2.frascati.examples.twitterweather.xml.City
 
city - Variable in class org.ow2.frascati.examples.twitterweather.xml.Location
 
cityName - Variable in class net.webservicex.GetWeather
 
Country - Class in org.ow2.frascati.examples.twitterweather.xml
 
Country() - Constructor for class org.ow2.frascati.examples.twitterweather.xml.Country
 
country - Variable in class org.ow2.frascati.examples.twitterweather.xml.Location
 
countryName - Variable in class net.webservicex.GetCitiesByCountry
 
countryName - Variable in class net.webservicex.GetWeather
 
created_at - Variable in class org.ow2.frascati.examples.twitterweather.xml.Status
 
created_at - Variable in class org.ow2.frascati.examples.twitterweather.xml.User
 
createGetCitiesByCountry() - Method in class net.webservicex.ObjectFactory
Create an instance of GetCitiesByCountry
createGetCitiesByCountryResponse() - Method in class net.webservicex.ObjectFactory
Create an instance of GetCitiesByCountryResponse
createGetWeather() - Method in class net.webservicex.ObjectFactory
Create an instance of GetWeather
createGetWeatherResponse() - Method in class net.webservicex.ObjectFactory
Create an instance of GetWeatherResponse
createString(String) - Method in class net.webservicex.ObjectFactory
Create an instance of JAXBElement<String>}

D

decode(String) - Method in interface org.ow2.frascati.examples.twitterweather.api.Decoder
Decode a message
decode(String) - Method in class org.ow2.frascati.examples.twitterweather.lib.DecoderImpl
 
Decoder - Interface in org.ow2.frascati.examples.twitterweather.api
Simple interface to decode weather service messages
decoder - Variable in class org.ow2.frascati.examples.twitterweather.lib.Orchestration
Refernce to the decoder service
DecoderImpl - Class in org.ow2.frascati.examples.twitterweather.lib
Simple implementation Decoder.
DecoderImpl() - Constructor for class org.ow2.frascati.examples.twitterweather.lib.DecoderImpl
 
description - Variable in class org.ow2.frascati.examples.twitterweather.xml.User
 

F

favorited - Variable in class org.ow2.frascati.examples.twitterweather.xml.Status
 
favourites_count - Variable in class org.ow2.frascati.examples.twitterweather.xml.User
 
followers_count - Variable in class org.ow2.frascati.examples.twitterweather.xml.User
 
friends_count - Variable in class org.ow2.frascati.examples.twitterweather.xml.User
 

G

GetCitiesByCountry - Class in net.webservicex
Java class for anonymous complex type.
GetCitiesByCountry() - Constructor for class net.webservicex.GetCitiesByCountry
 
getCitiesByCountry(String) - Method in interface net.webservicex.GlobalWeatherHttpGet
 
getCitiesByCountry(String) - Method in interface net.webservicex.GlobalWeatherHttpPost
 
getCitiesByCountry(String) - Method in interface net.webservicex.GlobalWeatherSoap
 
GetCitiesByCountryResponse - Class in net.webservicex
Java class for anonymous complex type.
GetCitiesByCountryResponse() - Constructor for class net.webservicex.GetCitiesByCountryResponse
 
getCitiesByCountryResult - Variable in class net.webservicex.GetCitiesByCountryResponse
 
getCityName() - Method in class net.webservicex.GetWeather
Gets the value of the cityName property.
getCountryName() - Method in class net.webservicex.GetCitiesByCountry
Gets the value of the countryName property.
getCountryName() - Method in class net.webservicex.GetWeather
Gets the value of the countryName property.
getFriends(String) - Method in interface org.ow2.frascati.examples.twitterweather.api.Twitter
Returns the list of friends of a given user.
getFriendsInJSON(String) - Method in interface org.ow2.frascati.examples.twitterweather.api.Twitter
Returns the list of friends of a given user in JSON format.
getFriendsInXml(String) - Method in interface org.ow2.frascati.examples.twitterweather.api.Twitter
Returns the list of friends of a given user in XML format.
getGetCitiesByCountryResult() - Method in class net.webservicex.GetCitiesByCountryResponse
Gets the value of the getCitiesByCountryResult property.
getGetWeatherResult() - Method in class net.webservicex.GetWeatherResponse
Gets the value of the getWeatherResult property.
getGlobalWeatherHttpGet() - Method in class net.webservicex.GlobalWeather
 
getGlobalWeatherHttpGet(WebServiceFeature...) - Method in class net.webservicex.GlobalWeather
 
getGlobalWeatherHttpPost() - Method in class net.webservicex.GlobalWeather
 
getGlobalWeatherHttpPost(WebServiceFeature...) - Method in class net.webservicex.GlobalWeather
 
getGlobalWeatherSoap() - Method in class net.webservicex.GlobalWeather
 
getGlobalWeatherSoap(WebServiceFeature...) - Method in class net.webservicex.GlobalWeather
 
getGlobalWeatherSoap12() - Method in class net.webservicex.GlobalWeather
 
getGlobalWeatherSoap12(WebServiceFeature...) - Method in class net.webservicex.GlobalWeather
 
getId() - Method in class org.ow2.frascati.examples.twitterweather.xml.Ids
 
getUser(String) - Method in interface org.ow2.frascati.examples.twitterweather.api.Twitter
Returns extended information of a given user.
getUserInJSON(String) - Method in interface org.ow2.frascati.examples.twitterweather.api.Twitter
Returns extended information of a given user in JSON format.
getUserInXml(String) - Method in interface org.ow2.frascati.examples.twitterweather.api.Twitter
Returns extended information of a given user in XML format.
GetWeather - Class in net.webservicex
Java class for anonymous complex type.
GetWeather() - Constructor for class net.webservicex.GetWeather
 
getWeather(String, String) - Method in interface net.webservicex.GlobalWeatherHttpGet
 
getWeather(String, String) - Method in interface net.webservicex.GlobalWeatherHttpPost
 
getWeather(String, String) - Method in interface net.webservicex.GlobalWeatherSoap
 
getWeatherForUser(String) - Method in interface org.ow2.frascati.examples.twitterweather.api.TwitterWeather
Return the weather for a given Twitter user
getWeatherForUser(String) - Method in class org.ow2.frascati.examples.twitterweather.lib.Orchestration
 
GetWeatherResponse - Class in net.webservicex
Java class for anonymous complex type.
GetWeatherResponse() - Constructor for class net.webservicex.GetWeatherResponse
 
getWeatherResult - Variable in class net.webservicex.GetWeatherResponse
 
GlobalWeather - Class in net.webservicex
This class was generated by Apache CXF 2.2.3 Thu Jan 21 16:48:33 CET 2010 Generated source version: 2.2.3
GlobalWeather(URL) - Constructor for class net.webservicex.GlobalWeather
 
GlobalWeather(URL, QName) - Constructor for class net.webservicex.GlobalWeather
 
GlobalWeather() - Constructor for class net.webservicex.GlobalWeather
 
GlobalWeatherHttpGet - Static variable in class net.webservicex.GlobalWeather
 
GlobalWeatherHttpGet - Interface in net.webservicex
This class was generated by Apache CXF 2.2.3 Thu Jan 21 16:48:33 CET 2010 Generated source version: 2.2.3
GlobalWeatherHttpPost - Static variable in class net.webservicex.GlobalWeather
 
GlobalWeatherHttpPost - Interface in net.webservicex
This class was generated by Apache CXF 2.2.3 Thu Jan 21 16:48:33 CET 2010 Generated source version: 2.2.3
GlobalWeatherSoap - Static variable in class net.webservicex.GlobalWeather
 
GlobalWeatherSoap - Interface in net.webservicex
This class was generated by Apache CXF 2.2.3 Thu Jan 21 16:48:33 CET 2010 Generated source version: 2.2.3
GlobalWeatherSoap12 - Static variable in class net.webservicex.GlobalWeather
 

I

id - Variable in class org.ow2.frascati.examples.twitterweather.xml.Status
 
id - Variable in class org.ow2.frascati.examples.twitterweather.xml.User
 
Ids - Class in org.ow2.frascati.examples.twitterweather.xml
 
Ids() - Constructor for class org.ow2.frascati.examples.twitterweather.xml.Ids
 
in_reply_to_screen_name - Variable in class org.ow2.frascati.examples.twitterweather.xml.Status
 
in_reply_to_status_id - Variable in class org.ow2.frascati.examples.twitterweather.xml.Status
 
in_reply_to_user_id - Variable in class org.ow2.frascati.examples.twitterweather.xml.Status
 
isProtected - Variable in class org.ow2.frascati.examples.twitterweather.xml.User
 

L

Location - Class in org.ow2.frascati.examples.twitterweather.xml
 
Location() - Constructor for class org.ow2.frascati.examples.twitterweather.xml.Location
 
location - Variable in class org.ow2.frascati.examples.twitterweather.xml.Locations
 
location - Variable in class org.ow2.frascati.examples.twitterweather.xml.User
 
Locations - Class in org.ow2.frascati.examples.twitterweather.xml
 
Locations() - Constructor for class org.ow2.frascati.examples.twitterweather.xml.Locations
 

N

name - Variable in class org.ow2.frascati.examples.twitterweather.xml.User
 
net.webservicex - package net.webservicex
 

O

ObjectFactory - Class in net.webservicex
This object contains factory methods for each Java content interface and Java element interface generated in the net.webservicex package.
ObjectFactory() - Constructor for class net.webservicex.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.webservicex
Orchestration - Class in org.ow2.frascati.examples.twitterweather.lib
A client that orchestrates the Weather service with the Twitter one.
Orchestration() - Constructor for class org.ow2.frascati.examples.twitterweather.lib.Orchestration
 
org.ow2.frascati.examples.twitterweather.api - package org.ow2.frascati.examples.twitterweather.api
 
org.ow2.frascati.examples.twitterweather.lib - package org.ow2.frascati.examples.twitterweather.lib
 
org.ow2.frascati.examples.twitterweather.xml - package org.ow2.frascati.examples.twitterweather.xml
 

P

profile_background_color - Variable in class org.ow2.frascati.examples.twitterweather.xml.User
 
profile_background_image_url - Variable in class org.ow2.frascati.examples.twitterweather.xml.User
 
profile_background_tile - Variable in class org.ow2.frascati.examples.twitterweather.xml.User
 
profile_image_url - Variable in class org.ow2.frascati.examples.twitterweather.xml.User
 
profile_link_color - Variable in class org.ow2.frascati.examples.twitterweather.xml.User
 
profile_sidebar_border_color - Variable in class org.ow2.frascati.examples.twitterweather.xml.User
 
profile_sidebar_fill_color - Variable in class org.ow2.frascati.examples.twitterweather.xml.User
 
profile_text_color - Variable in class org.ow2.frascati.examples.twitterweather.xml.User
 

S

screen_name - Variable in class org.ow2.frascati.examples.twitterweather.xml.User
 
SERVICE - Static variable in class net.webservicex.GlobalWeather
 
setCityName(String) - Method in class net.webservicex.GetWeather
Sets the value of the cityName property.
setCountryName(String) - Method in class net.webservicex.GetCitiesByCountry
Sets the value of the countryName property.
setCountryName(String) - Method in class net.webservicex.GetWeather
Sets the value of the countryName property.
setGetCitiesByCountryResult(String) - Method in class net.webservicex.GetCitiesByCountryResponse
Sets the value of the getCitiesByCountryResult property.
setGetWeatherResult(String) - Method in class net.webservicex.GetWeatherResponse
Sets the value of the getWeatherResult property.
setId(Collection<String>) - Method in class org.ow2.frascati.examples.twitterweather.xml.Ids
 
source - Variable in class org.ow2.frascati.examples.twitterweather.xml.Status
 
Status - Class in org.ow2.frascati.examples.twitterweather.xml
 
Status() - Constructor for class org.ow2.frascati.examples.twitterweather.xml.Status
 
status - Variable in class org.ow2.frascati.examples.twitterweather.xml.User
 
statuses_count - Variable in class org.ow2.frascati.examples.twitterweather.xml.User
 

T

text - Variable in class org.ow2.frascati.examples.twitterweather.xml.Status
 
time_zone - Variable in class org.ow2.frascati.examples.twitterweather.xml.User
 
truncated - Variable in class org.ow2.frascati.examples.twitterweather.xml.Status
 
Twitter - Interface in org.ow2.frascati.examples.twitterweather.api
A simple API for Twitter.
TwitterWeather - Interface in org.ow2.frascati.examples.twitterweather.api
Simple interface for Twitter and Weather services orchestration

U

url - Variable in class org.ow2.frascati.examples.twitterweather.xml.User
 
User - Class in org.ow2.frascati.examples.twitterweather.xml
 
User() - Constructor for class org.ow2.frascati.examples.twitterweather.xml.User
 
utc_offset - Variable in class org.ow2.frascati.examples.twitterweather.xml.User
 

V

value - Variable in class org.ow2.frascati.examples.twitterweather.xml.City
 
value - Variable in class org.ow2.frascati.examples.twitterweather.xml.Country
 
verified - Variable in class org.ow2.frascati.examples.twitterweather.xml.User
 

W

weather - Variable in class org.ow2.frascati.examples.twitterweather.lib.Orchestration
Reference to the Weather service.
WSDL_LOCATION - Static variable in class net.webservicex.GlobalWeather
 

C D F G I L N O P S T U V W

Copyright © 2010 OW2 Consortium. All Rights Reserved.