Package de.otto.synapse.info
Class MessageReceiverEndpointInfos
java.lang.Object
de.otto.synapse.info.MessageReceiverEndpointInfos
public class MessageReceiverEndpointInfos
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description MessageReceiverEndpointInfos() -
Method Summary
Modifier and Type Method Description voidadd(java.lang.String channelName)MessageReceiverEndpointInfogetChannelInfoFor(java.lang.String channel)java.util.stream.Stream<MessageReceiverEndpointInfo>stream()voidupdate(java.lang.String channelName, MessageReceiverEndpointInfo info)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MessageReceiverEndpointInfos
public MessageReceiverEndpointInfos()
-
-
Method Details
-
add
public void add(java.lang.String channelName) -
update
-
stream
-
getChannelInfoFor
-