public abstract static class TcpipServerChannel.TcpipFactory extends Object implements ChannelFactory, ExecutorServiceCarrier
BY_NAME_COMPARATOR, NAME_EXTRACTOR
Modifier | Constructor and Description |
---|---|
protected |
TcpipFactory(TcpForwardingFilter.Type type) |
Modifier and Type | Method and Description |
---|---|
Channel |
create() |
CloseableExecutorService |
getExecutorService() |
String |
getName() |
TcpForwardingFilter.Type |
getType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create, setUpBuiltinFactories, setUpTransformedFactories
findByName, getNameList, getNames, ofName, removeByName
protected TcpipFactory(TcpForwardingFilter.Type type)
public final TcpForwardingFilter.Type getType()
public final String getName()
getName
in interface NamedResource
public CloseableExecutorService getExecutorService()
getExecutorService
in interface ExecutorServiceCarrier
CloseableExecutorService
to useCopyright © 2008–2022 The Apache Software Foundation. All rights reserved.