com.sforce.ws
Interface SessionRenewer


public interface SessionRenewer


Method Summary
 void renewSession(ConnectorConfig config)
          This method is called when an expired session is detected
 

Method Detail

renewSession

void renewSession(ConnectorConfig config)
                  throws ConnectionException
This method is called when an expired session is detected

Throws:
ConnectionException


Copyright © 2012. All Rights Reserved.