tecgraf.openbus.session_service.v1_05
Interface SessionEventSinkOperations

All Known Subinterfaces:
SessionEventSink
All Known Implementing Classes:
_SessionEventSinkStub, SessionEventSinkPOA, SessionEventSinkPOATie

public interface SessionEventSinkOperations

Generated from IDL interface "SessionEventSink".

Version:
generated at Jan 25, 2017 11:06:46 AM
Author:
JacORB IDL compiler V 3.8

Method Summary
 void disconnect(String sender)
           
 void push(String sender, SessionEvent ev)
           
 

Method Detail

push

void push(String sender,
          SessionEvent ev)

disconnect

void disconnect(String sender)


Copyright © 2017 Tecgraf/PUC-Rio. All rights reserved.