Spring Data Key-Value

Uses of Class
org.springframework.data.keyvalue.redis.connection.rjc.RjcConnection

Packages that use RjcConnection
org.springframework.data.keyvalue.redis.connection.rjc Connection package for RJC library. 
 

Uses of RjcConnection in org.springframework.data.keyvalue.redis.connection.rjc
 

Methods in org.springframework.data.keyvalue.redis.connection.rjc that return RjcConnection
protected  RjcConnection RjcConnectionFactory.postProcessConnection(RjcConnection connection)
          Post process a newly retrieved connection.
 

Methods in org.springframework.data.keyvalue.redis.connection.rjc with parameters of type RjcConnection
protected  RjcConnection RjcConnectionFactory.postProcessConnection(RjcConnection connection)
          Post process a newly retrieved connection.
 


Spring Data Key-Value

Copyright © 2010-2011 SpringSource. All Rights Reserved.