Uses of Class
com.yahoo.messagebus.DestinationSession
Packages that use DestinationSession
-
Uses of DestinationSession in com.yahoo.messagebus
Methods in com.yahoo.messagebus that return DestinationSessionModifier and TypeMethodDescriptionMessageBus.createDestinationSession(DestinationSessionParams params) Creates a destination session on top of this message bus using the given handlers and parameter object.MessageBus.createDestinationSession(String name, boolean broadcastName, MessageHandler handler) This is a convenience method to callMessageBus.createDestinationSession(DestinationSessionParams)with default values for theDestinationSessionParamsobject.MessageBus.createDetachedDestinationSession(DestinationSessionParams params)