@Service
public class UIMapper
extends Object
-
Constructor Summary
Constructors
-
Method Summary
map(Object uiInstance,
org.springframework.http.server.reactive.ServerHttpRequest serverHttpRequest)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
UIMapper
public UIMapper()
-
Method Details
-
map
public UI map(Object uiInstance,
org.springframework.http.server.reactive.ServerHttpRequest serverHttpRequest)
throws Exception
- Throws:
Exception