Uses of Class
xyz.cofe.trambda.tcp.Publisher
-
-
Uses of Publisher in xyz.cofe.trambda.tcp
Fields in xyz.cofe.trambda.tcp with type parameters of type Publisher Modifier and Type Field Description protected Map<String,Publisher<?>>TcpServer. publishersMethods in xyz.cofe.trambda.tcp that return Publisher Modifier and Type Method Description protected Publisher<?>TcpServer. createPublisher(String name)protected Publisher<?>PubProxy. publisher(Method method)<T extends Serializable>
Publisher<T>TcpServer. publisher(String name)
-