async.net.http.impl
Class DefaultASyncHttp

java.lang.Object
  extended by async.net.http.impl.DefaultASyncHttp
All Implemented Interfaces:
ASyncHttp

public class DefaultASyncHttp
extends Object
implements ASyncHttp


Constructor Summary
DefaultASyncHttp(ASync aSync)
           
 
Method Summary
 RemoteControl listen(int port, HttpCallback callback)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultASyncHttp

public DefaultASyncHttp(ASync aSync)
Method Detail

listen

public RemoteControl listen(int port,
                            HttpCallback callback)
                     throws IOException
Specified by:
listen in interface ASyncHttp
Throws:
IOException


Copyright © 2011. All Rights Reserved.