public static interface IServiceConnection.IMessageProducerEndpoint<T> extends IChannel<T>
IChannel.ChannelType, IChannel.IChannelDescription, IChannel.IChannelEvent, IChannel.IChannelEventProcessor, IChannel.IChannelPolicy, IChannel.IMessageReceive<T>, IChannel.IMessageRequest<T>| Modifier and Type | Method and Description |
|---|---|
IServiceConnection.IMessageProducerEndpoint<T> |
onMessageRequested(BiConsumer<IChannel.IMessageRequest<T>,Consumer<T>> messageProducer) |
IServiceConnection.IMessageProducerEndpoint<T> |
setupEndpoint(Consumer<IServiceConnection.IMessageProducerEndpoint<T>> setup) |
close, getChannelDescription, getChannelEventProcessor, getChannelPolicy, getSession, isClosedIServiceConnection.IMessageProducerEndpoint<T> onMessageRequested(BiConsumer<IChannel.IMessageRequest<T>,Consumer<T>> messageProducer)
IServiceConnection.IMessageProducerEndpoint<T> setupEndpoint(Consumer<IServiceConnection.IMessageProducerEndpoint<T>> setup)
Copyright © 2020. All rights reserved.