com.maverick.nio
Class ForwardingManager
java.lang.Object
com.maverick.nio.ForwardingManager
public abstract class ForwardingManager
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
forwardingFactories
protected Map forwardingFactories
listeningPorts
protected Map listeningPorts
ForwardingManager
public ForwardingManager()
getInstance
public static ForwardingManager getInstance(Class forwardingManagerImpl)
throws IOException
- Get the singleton instance of a remote forwarding manager implementation.
- Parameters:
remoteForwardingManagerImpl - Class
- Returns:
- RemoteForwardingManager
- Throws:
IOException
Copyright © 2012. All Rights Reserved.