async.net
Class ASyncFactoryImpl
java.lang.Object
async.net.ASyncFactoryImpl
- All Implemented Interfaces:
- ASyncFactory
public class ASyncFactoryImpl
- extends Object
- implements ASyncFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ASyncFactoryImpl
public ASyncFactoryImpl()
createASyncSocket
public ASyncSocket createASyncSocket(ThreadHandler handler,
InetAddress address,
ExceptionCallback<IOException> exceptionCallback)
- Specified by:
createASyncSocket in interface ASyncFactory
createASyncHttp
public ASyncHttp createASyncHttp(ASync async,
InetAddress address)
- Specified by:
createASyncHttp in interface ASyncFactory
createASyncConsol
public ASyncConsol createASyncConsol(ThreadHandler handler)
- Specified by:
createASyncConsol in interface ASyncFactory
createDispatcher
public Dispatcher createDispatcher()
- Specified by:
createDispatcher in interface ASyncFactory
Copyright © 2011. All Rights Reserved.