A F G M O P
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
F
- FileServer - Class in org.wso2.msf4j.example
-
FileServer service class.
- FileServer() - Constructor for class org.wso2.msf4j.example.FileServer
G
- getFile(String) - Method in class org.wso2.msf4j.example.FileServer
-
Download file with streaming using a
Fileobject in the response. - getFileFromInputStream(String) - Method in class org.wso2.msf4j.example.FileServer
-
Download file with streaming using a
InputStreamobject in the response. - getFileUsingStreamingOutput(String) - Method in class org.wso2.msf4j.example.FileServer
-
Download file with Streaming using using
StreamingOutput.
M
- main(String[]) - Static method in class org.wso2.msf4j.example.Application
O
- org.wso2.msf4j.example - package org.wso2.msf4j.example
P
- postFile(HttpStreamer, String) - Method in class org.wso2.msf4j.example.FileServer
-
Upload a file with streaming.
All Classes All Packages