public static interface IServiceConnection.IMessageConsumerEndpoint<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.IMessageConsumerEndpoint<T> |
onMessageReceived(Consumer<IChannel.IMessageReceive<T>> messageConsumer) |
IServiceConnection.IMessageConsumerEndpoint<T> |
setupEndpoint(Consumer<IServiceConnection.IMessageConsumerEndpoint<T>> setup) |
close, getChannelDescription, getChannelEventProcessor, getChannelPolicy, getSession, isClosedIServiceConnection.IMessageConsumerEndpoint<T> onMessageReceived(Consumer<IChannel.IMessageReceive<T>> messageConsumer)
IServiceConnection.IMessageConsumerEndpoint<T> setupEndpoint(Consumer<IServiceConnection.IMessageConsumerEndpoint<T>> setup)
Copyright © 2020. All rights reserved.