org.reaktivity.nukleus.ControllerFactorySpi<TcpController>public final class TcpControllerFactorySpi extends java.lang.Object implements org.reaktivity.nukleus.ControllerFactorySpi<TcpController>
| Constructor | Description |
|---|---|
TcpControllerFactorySpi() |
| Modifier and Type | Method | Description |
|---|---|---|
TcpController |
create(org.reaktivity.nukleus.Configuration config,
org.reaktivity.nukleus.ControllerBuilder<TcpController> builder) |
|
java.lang.Class<TcpController> |
kind() |
|
java.lang.String |
name() |
public java.lang.String name()
name in interface org.reaktivity.nukleus.ControllerFactorySpi<TcpController>public java.lang.Class<TcpController> kind()
kind in interface org.reaktivity.nukleus.ControllerFactorySpi<TcpController>public TcpController create(org.reaktivity.nukleus.Configuration config, org.reaktivity.nukleus.ControllerBuilder<TcpController> builder)
create in interface org.reaktivity.nukleus.ControllerFactorySpi<TcpController>Copyright © 2019. All rights reserved.