A B C G M O P S T 
All Classes All Packages

A

Application - Class in org.wso2.msf4j.example
Application entry point.
Application() - Constructor for class org.wso2.msf4j.example.Application
 

B

Bowler - Class in org.wso2.msf4j.example
Sub-resource class representing a bowler, extending the Player sub-resource.
Bowler(String, int) - Constructor for class org.wso2.msf4j.example.Bowler
 

C

Country - Class in org.wso2.msf4j.example
Sub-resource root for country endpoints; delegates team lookups to the Team sub-resource.
Country() - Constructor for class org.wso2.msf4j.example.Country
 
Country(String, String) - Constructor for class org.wso2.msf4j.example.Country
 

G

getAge() - Method in class org.wso2.msf4j.example.Player
 
getBowlerProfileFiled(String, int, String) - Method in class org.wso2.msf4j.example.Bowler
 
getBowlerType(String, int) - Method in class org.wso2.msf4j.example.Bowler
 
getCountryId() - Method in class org.wso2.msf4j.example.Player
 
getCountryId() - Method in class org.wso2.msf4j.example.Team
 
getCountryId(String) - Method in class org.wso2.msf4j.example.Country
 
getCountryName() - Method in class org.wso2.msf4j.example.Player
 
getCountryName() - Method in class org.wso2.msf4j.example.Team
 
getCountryTeam(String) - Method in class org.wso2.msf4j.example.Country
 
getCountryTeam(String) - Method in class org.wso2.msf4j.example.Team
 
getCountryTeamFromPost(String, String) - Method in class org.wso2.msf4j.example.Team
 
getDefaultCountry() - Method in class org.wso2.msf4j.example.Country
 
getName() - Method in class org.wso2.msf4j.example.Player
 
getPlayerId() - Method in class org.wso2.msf4j.example.Player
 
getPlayerObj(String, int) - Method in class org.wso2.msf4j.example.Team
 
getPlayerProfile(String, int, String, String) - Method in class org.wso2.msf4j.example.Player
 
getPlayerProfileFiled(String, int, String) - Method in class org.wso2.msf4j.example.Player
 
getTeamType() - Method in class org.wso2.msf4j.example.Team
 
getType() - Method in class org.wso2.msf4j.example.Player
 

M

main(String[]) - Static method in class org.wso2.msf4j.example.Application
 

O

org.wso2.msf4j.example - package org.wso2.msf4j.example
 

P

Player - Class in org.wso2.msf4j.example
Sub-resource class representing a cricket player.
Player() - Constructor for class org.wso2.msf4j.example.Player
 
Player(String, int) - Constructor for class org.wso2.msf4j.example.Player
 

S

setAge(byte) - Method in class org.wso2.msf4j.example.Player
 
setCountryId(String) - Method in class org.wso2.msf4j.example.Player
 
setCountryId(String) - Method in class org.wso2.msf4j.example.Team
 
setCountryName(String) - Method in class org.wso2.msf4j.example.Player
 
setCountryName(String) - Method in class org.wso2.msf4j.example.Team
 
setName(String) - Method in class org.wso2.msf4j.example.Player
 
setPlayerId(int) - Method in class org.wso2.msf4j.example.Player
 
setTeamType(String) - Method in class org.wso2.msf4j.example.Team
 
setType(String) - Method in class org.wso2.msf4j.example.Player
 

T

Team - Class in org.wso2.msf4j.example
Sub-resource class representing a country's cricket team.
Team(String) - Constructor for class org.wso2.msf4j.example.Team
 
Team(String, String) - Constructor for class org.wso2.msf4j.example.Team
 
A B C G M O P S T 
All Classes All Packages