Class MessageBusVisitorSession.MessageBusReceiver

    • Constructor Summary

      Constructors 
      Constructor Description
      MessageBusReceiver​(com.yahoo.messagebus.DestinationSession destinationSession)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void destroy()  
      java.lang.String getConnectionSpec()
      Get connection spec that can be used by other clients to send messages to this Receiver.
      void reply​(com.yahoo.messagebus.Reply reply)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait