You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 30, 2019. It is now read-only.
Currently, various specs define ways to convert objects from one to another (string, streams, etc). This should be consolidated to avoid duplication, e.g. if I want to convert for both JAX-RS and WebSocket support, I should be able to define one class to do it all for me.