org.jboss.portal.test.framework.driver.http
Class HTTPTestConversation

java.lang.Object
  extended by org.jboss.portal.test.framework.driver.http.HTTPTestConversation

public class HTTPTestConversation
extends java.lang.Object

Version:
$Revision: 1.1 $
Author:
Julien Viet

Constructor Summary
HTTPTestConversation(TestConversation conversation)
           
 
Method Summary
 RemoteDriverResponseContext invoke(RemoteDriverCommandContext commandContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTTPTestConversation

public HTTPTestConversation(TestConversation conversation)
Method Detail

invoke

public RemoteDriverResponseContext invoke(RemoteDriverCommandContext commandContext)
                                   throws java.lang.Exception
Throws:
java.lang.Exception