public abstract class AbstractMasterProcessChannelProcessorFactory extends Object implements MasterProcessChannelProcessorFactory
MasterProcessChannelProcessorFactory
.Constructor and Description |
---|
AbstractMasterProcessChannelProcessorFactory() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected void |
schedulePeriodicFlusher(int delayInMillis,
WritableBufferedByteChannel channel) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canUse, connect, createDecoder, createEncoder
public AbstractMasterProcessChannelProcessorFactory()
protected void schedulePeriodicFlusher(int delayInMillis, WritableBufferedByteChannel channel)
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.