New enum "InternetProtocol" for supported IP protocols replaces "scheme" by albers · Pull Request #76 · docker-java/docker-java

@albers

The enum provides a home for parsing, stringification and the default
value of the supported protocols.

It also enforces the use of the more correct term "internet protocol"
instead of "scheme".

added a commit that referenced this pull request

Oct 16, 2014
New enum "InternetProtocol" for supported IP protocols replaces "scheme"