A C F G M O P S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- Application - Class in org.wso2.msf4j.example
-
Application entry point.
- Application() - Constructor for class org.wso2.msf4j.example.Application
C
- Company - Class in org.wso2.msf4j.example.bean
-
Simple bean class for a company
- Company() - Constructor for class org.wso2.msf4j.example.bean.Company
- complexForm(File, int, List<Person>, Company) - Method in class org.wso2.msf4j.example.FormService
F
- FormService - Class in org.wso2.msf4j.example
-
Sample FormParam Service class.
- FormService() - Constructor for class org.wso2.msf4j.example.FormService
G
- getAge() - Method in class org.wso2.msf4j.example.bean.Person
- getName() - Method in class org.wso2.msf4j.example.bean.Person
- getType() - Method in class org.wso2.msf4j.example.bean.Company
M
- main(String[]) - Static method in class org.wso2.msf4j.example.Application
- main(String[]) - Static method in class org.wso2.msf4j.example.SampleClient
- multipleFiles(List<File>) - Method in class org.wso2.msf4j.example.FormService
- multipleFiles(FileInfo, InputStream) - Method in class org.wso2.msf4j.example.FormService
O
- org.wso2.msf4j.example - package org.wso2.msf4j.example
- org.wso2.msf4j.example.bean - package org.wso2.msf4j.example.bean
P
- Person - Class in org.wso2.msf4j.example.bean
-
Simple Bean class for a Person
- Person() - Constructor for class org.wso2.msf4j.example.bean.Person
S
- SampleClient - Class in org.wso2.msf4j.example
-
Sample Client to invoke the {
FormService} - SampleClient() - Constructor for class org.wso2.msf4j.example.SampleClient
- setAge(int) - Method in class org.wso2.msf4j.example.bean.Person
- setName(String) - Method in class org.wso2.msf4j.example.bean.Person
- setType(String) - Method in class org.wso2.msf4j.example.bean.Company
- simpleForm(int, String) - Method in class org.wso2.msf4j.example.FormService
- simpleFormStreaming(FormParamIterator) - Method in class org.wso2.msf4j.example.FormService
- simpleFormWithFormParam(Long, String) - Method in class org.wso2.msf4j.example.FormService
- simpleFormWithFormParamAndList(List<String>) - Method in class org.wso2.msf4j.example.FormService
- simpleFormWithFormParamAndSet(Set<String>) - Method in class org.wso2.msf4j.example.FormService
- simpleFormWithFormParamAndSortedSet(SortedSet<String>) - Method in class org.wso2.msf4j.example.FormService
- simpleFormWithList(List<String>) - Method in class org.wso2.msf4j.example.FormService
T
- toString() - Method in class org.wso2.msf4j.example.bean.Company
- toString() - Method in class org.wso2.msf4j.example.bean.Person
All Classes All Packages