oe_CosEventComm_PullerS_impl
handle_info(Info, State) -> term()
terminate(Reason, State) -> term()
code_change(OldVsn, State, Extra) -> term()
connect_pull_consumer(OE_This, OE_From, State, NewClient) -> term()
pull(OE_This, OE_From, State) -> term()
try_pull(OE_This, OE_From, State) -> term()
disconnect_pull_supplier(OE_This, OE_From, State) -> term()
send(OE_This, State, Any) -> term()
send_sync(OE_This, OE_From, State, Any) -> term()