public class ChronicleChannelSupplier extends ChronicleChannelCfg<ChronicleChannelSupplier> implements Supplier<ChronicleChannel>
EMPTYDISCARD| Constructor and Description |
|---|
ChronicleChannelSupplier(ChronicleContext context,
ChannelHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
String |
connectionId() |
ChronicleChannelSupplier |
connectionId(String connectionId) |
ChronicleChannel |
get() |
String |
protocol() |
ChronicleChannelSupplier |
protocol(String protocol) |
buffered, buffered, connectionTimeoutSecs, connectionTimeoutSecs, hostname, hostname, initiator, initiator, pauserMode, pauserMode, port, portusesSelfDescribingMessageequals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, wait$equals, $fieldInfoMap, $fieldInfos, $hashCode, $toString, className, copyTo, deepCopy, fromFile, fromFile, fromString, fromString, fromString, getField, getLongField, mergeToMap, readMarshallable, reset, setField, setLongField, streamFromFile, streamFromFile, writeMarshallablebinaryLengthLength, writeValueunexpectedFieldpublic ChronicleChannelSupplier(ChronicleContext context, ChannelHandler handler)
public ChronicleChannel get()
get in interface Supplier<ChronicleChannel>public String protocol()
public ChronicleChannelSupplier protocol(String protocol)
public String connectionId()
public ChronicleChannelSupplier connectionId(String connectionId)
Copyright © 2022. All rights reserved.