A H I L M O T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- Application - Class in org.wso2.msf4j.example
-
Main Application class to run this sample.
- Application() - Constructor for class org.wso2.msf4j.example.Application
H
- hello(String) - Method in class org.wso2.msf4j.example.Hello
- hello(String) - Method in class org.wso2.msf4j.example.HelloService
- Hello - Class in org.wso2.msf4j.example
-
MSF4J service class annotated with MSF4J and Spring annotations.
- Hello() - Constructor for class org.wso2.msf4j.example.Hello
- HelloService - Class in org.wso2.msf4j.example
-
HelloService class to be injected to Hello resource through Spring
- HelloService() - Constructor for class org.wso2.msf4j.example.HelloService
- http() - Method in class org.wso2.msf4j.example.TransportConfiguration
I
- interceptRequest(Request, Response) - Method in class org.wso2.msf4j.example.LogHeadersInterceptor
- InvalidNameException - Exception in org.wso2.msf4j.example
-
InvalidNameException class to demonstrate ExceptionMapper feature .
- InvalidNameException(String) - Constructor for exception org.wso2.msf4j.example.InvalidNameException
- InvalidNameExceptionMapper - Class in org.wso2.msf4j.example
-
MSF4J ExceptionMapper for InvalidNameExceptionMapper Exception.
- InvalidNameExceptionMapper() - Constructor for class org.wso2.msf4j.example.InvalidNameExceptionMapper
L
- LogHeadersInterceptor - Class in org.wso2.msf4j.example
-
Spring based MSF4J Interceptor class which print HTTP headers from incoming messages.
- LogHeadersInterceptor() - Constructor for class org.wso2.msf4j.example.LogHeadersInterceptor
M
- main(String[]) - Static method in class org.wso2.msf4j.example.Application
O
- org.wso2.msf4j.example - package org.wso2.msf4j.example
T
- toResponse(InvalidNameException) - Method in class org.wso2.msf4j.example.InvalidNameExceptionMapper
- TransportConfiguration - Class in org.wso2.msf4j.example
-
Spring configuration class that registers the HTTP transport for the spring-helloworld sample.
- TransportConfiguration() - Constructor for class org.wso2.msf4j.example.TransportConfiguration
All Classes All Packages