Add remote server support classes
Add MVC style Dispatcher, Mapper and Handler classes to support remote server calls. Spring MVC is not used directly since it may not be on the classpath (for example if the user is developing a Jersey application). See gh-3086
Showing
Please register or sign in to comment