com.rational.test.ft.domain.html

Class HtmlProxyMap.GetProxyObjectRunnable

  • java.lang.Object
    • com.rational.test.ft.domain.ChannelRunnable
      • com.rational.test.ft.domain.html.HtmlProxyMap.GetProxyObjectRunnable
  • All Implemented Interfaces:
    java.lang.Runnable
    Enclosing class:
    HtmlProxyMap


    public class HtmlProxyMap.GetProxyObjectRunnable
    extends com.rational.test.ft.domain.ChannelRunnable
    • Field Summary

      • Fields inherited from class com.rational.test.ft.domain.ChannelRunnable

        complete, returnValue, throwable
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.Object send() 
      • Methods inherited from class com.rational.test.ft.domain.ChannelRunnable

        getReturnValue, isComplete, isRevoked, isStarted, isStopJob, run, setComplete, setCrossChannel, setStopJob, setTimeout, throwException
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GetProxyObjectRunnable

        public GetProxyObjectRunnable(HtmlProxy defaultProxy)
    • Method Detail

      • send

        public java.lang.Object send()
        Specified by:
        send in class com.rational.test.ft.domain.ChannelRunnable