Uses of Interface
com.sas.services.events.broker.EventResponseHandlerInterface

Packages that use EventResponseHandlerInterface
com.sas.services.events.broker Broker events that are triggered by various transport protocols. 
 

Uses of EventResponseHandlerInterface in com.sas.services.events.broker
 

Methods in com.sas.services.events.broker with parameters of type EventResponseHandlerInterface
 void EventBrokerServiceInterface.sendAsyncEvent(java.lang.String event, EventResponseHandlerInterface responseHandler)
          Deprecated. Send an asynchronous event to this EventBrokerService for processing.
 void EventBrokerService.sendAsyncEvent(java.lang.String event, EventResponseHandlerInterface responseHandler)
          Deprecated. Send an asynchronous event to this EventBrokerService for processing.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.