org.infinispan.client.hotrod
Class Version

java.lang.Object
  extended by org.infinispan.client.hotrod.Version

public class Version
extends Object

Defines client and protocol version.

Since:
4.1
Author:
Mircea.Markus@jboss.com

Constructor Summary
Version()
           
 
Method Summary
static String getProtocolVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Version

public Version()
Method Detail

getProtocolVersion

public static String getProtocolVersion()

-->

Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.