rabbitmq-java-client
rabbitmq-java-client copied to clipboard
Move utility and json classes under main package
Classes/interfaces from com.rabbitmq.utility and com.rabbitmq.json should go under the com.rabbitmq.client package. This makes more sense when considering modular platform like Jigsaw and OSGi.