Interface CorbaResponseWaitingRoom

All Superinterfaces:
ResponseWaitingRoom
All Known Implementing Classes:
CorbaResponseWaitingRoomImpl

public interface CorbaResponseWaitingRoom extends ResponseWaitingRoom
Author:
Harold Carr
  • Method Details

    • signalExceptionToAllWaiters

      void signalExceptionToAllWaiters(SystemException systemException)
    • getMessageMediator

      MessageMediator getMessageMediator(int requestId)