#include <shibsp/remoting/ListenerService.h>
Inheritance diagram for shibsp::Remoted:

Public Member Functions | |
| virtual void | receive (DDF &in, std::ostream &out)=0 |
| Remoted classes implement this method to process incoming messages. | |
Classes that support remoted messages delivered by the Listener runtime support this interface and register themselves with the runtime to receive particular messages.
|
||||||||||||
|
Remoted classes implement this method to process incoming messages.
Implemented in shibsp::AssertionConsumerService, shibsp::LogoutHandler, and shibsp::ListenerService. |
1.4.6