public abstract static class TcpipServerChannel.TcpipFactory extends java.lang.Object implements ChannelFactory, ExecutorServiceCarrier
| Modifier and Type | Field and Description |
|---|---|
private TcpForwardingFilter.Type |
type |
BY_NAME_COMPARATOR, NAME_EXTRACTOR| Modifier | Constructor and Description |
|---|---|
protected |
TcpipFactory(TcpForwardingFilter.Type type) |
| Modifier and Type | Method and Description |
|---|---|
Channel |
create() |
CloseableExecutorService |
getExecutorService() |
java.lang.String |
getName() |
TcpForwardingFilter.Type |
getType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, setUpBuiltinFactories, setUpTransformedFactoriesfindByName, getNameList, getNames, ofName, removeByNameprivate final TcpForwardingFilter.Type type
protected TcpipFactory(TcpForwardingFilter.Type type)
public final TcpForwardingFilter.Type getType()
public final java.lang.String getName()
getName in interface NamedResourcepublic CloseableExecutorService getExecutorService()
getExecutorService in interface ExecutorServiceCarrierCloseableExecutorService to use