org.mule.transport.tcp.issues
Class ReuseExperimentMule2067TestCase.Server

java.lang.Object
  extended by org.mule.transport.tcp.issues.ReuseExperimentMule2067TestCase.Server
All Implemented Interfaces:
Runnable
Enclosing class:
ReuseExperimentMule2067TestCase

protected static class ReuseExperimentMule2067TestCase.Server
extends Object
implements Runnable


Constructor Summary
ReuseExperimentMule2067TestCase.Server(int port, boolean reuse)
           
 
Method Summary
 void close()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReuseExperimentMule2067TestCase.Server

public ReuseExperimentMule2067TestCase.Server(int port,
                                              boolean reuse)
                                       throws IOException
Throws:
IOException
Method Detail

run

public void run()
Specified by:
run in interface Runnable

close

public void close()
           throws IOException
Throws:
IOException


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.