public class AsynchronousProcessor
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static AsynchronousProcessor |
getInstance() |
void |
registerAsynchronousChannel(FbWireAsynchronousChannel channel)
Registers an asynchronous channel with the asynchronous processor.
|
void |
shutdown() |
public static AsynchronousProcessor getInstance()
public void registerAsynchronousChannel(FbWireAsynchronousChannel channel)
channel
- The channel to registerpublic void shutdown()
Copyright © 2001-2021 Jaybird (Firebird JDBC/JCA) team. All rights reserved.