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

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

protected static class LingerExperimentMule2067TestCase.Server
extends Object
implements Runnable


Constructor Summary
LingerExperimentMule2067TestCase.Server(int port, int linger)
           
 
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

LingerExperimentMule2067TestCase.Server

public LingerExperimentMule2067TestCase.Server(int port,
                                               int linger)
                                        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.