All Classes
-
All Classes Class Summary Exception Summary 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 SpringInvalidNameException InvalidNameException class to demonstrate ExceptionMapper feature .InvalidNameExceptionMapper MSF4J ExceptionMapper for InvalidNameExceptionMapper Exception.LogHeadersInterceptor Spring based MSF4J Interceptor class which print HTTP headers from incoming messages.TransportConfiguration Spring configuration class that registers the HTTP transport for the spring-helloworld sample.