| Class | Description |
|---|---|
| Application |
Main Application class to run this sample.
|
| Hello |
MSF4J service class annotated with MSF4J and Spring annotations.
|
| HelloService |
HelloService class to be injected to Hello resource through Spring
|
| InvalidNameExceptionMapper |
MSF4J ExceptionMapper for InvalidNameExceptionMapper Exception.
|
| LogHeadersInterceptor |
Spring based MSF4J Interceptor class which print HTTP headers from incoming messages.
|
| TransportConfiguration |
| Exception | Description |
|---|---|
| InvalidNameException |
InvalidNameException class to demonstrate ExceptionMapper feature .
|
Copyright © 2017 WSO2. All rights reserved.