1CosNotifyChannelAdmin_SequenEcrCeloPasrnNogoxtyMiPofudysuChlhSeaunpDnpeelfliiAendrim(ti3in)o_nSequenceProxyPushSupplier(3)
2
3
4

NAME

6       CosNotifyChannelAdmin_SequenceProxyPushSupplier  -  This  module imple‐
7       ments the OMG  CosNotifyChannelAdmin::SequenceProxyPushSupplier  inter‐
8       face.
9

DESCRIPTION

11       To get access to the record definitions for the structures use:
12       -include_lib("cosNotification/include/*.hrl").
13
14       This module also exports the functions described in:
15
16         * CosNotifyComm_NotifySubscribe
17
18         * CosNotification_QoSAdmin
19
20         * CosNotifyFilter_FilterAdmin
21
22         * CosNotifyChannelAdmin_ProxySupplier
23

EXPORTS

25       connect_sequence_push_consumer(SequenceProxyPushSupplier, PushConsumer)
26       -> Reply
27
28              Types:
29
30                 SequenceProxyPushSupplier = #objref
31                 PushConsumer = #objref
32                 Reply = ok | {'EXCEPTION', #'CosEventChannelAdmin_AlreadyCon‐
33                 nected'{}}   |  {'EXCEPTION',  #'CosEventChannelAdmin_TypeEr‐
34                 ror'{}}
35
36              This operation connects a PushConsumer to the target object.  If
37              a   connection   already  exists  or  the  function  psuh_struc‐
38              tured_events is not supported the exceptions AlreadyConnected or
39              TypeError will be raised respectively.
40
41       suspend_connection(SequenceProxyPushSupplier) -> Reply
42
43              Types:
44
45                 SequenceProxyPushSupplier = #objref
46                 Reply  =  ok  | {'EXCEPTION', #'CosNotifyChannelAdmin_Connec‐
47                 tionAlreadyInactive'{}} | {'EXCEPTION', #'CosNotifyChannelAd‐
48                 min_NotConnected'{}}
49
50              This  operation  suspends  the connection between the client and
51              the target object. If no connection exists or the connection  is
52              already suspended an exception is raised.
53
54       resume_connection(SequenceProxyPushSupplier) -> Reply
55
56              Types:
57
58                 SequenceProxyPullConsumer = #objref
59                 Reply  =  ok  | {'EXCEPTION', #'CosNotifyChannelAdmin_Connec‐
60                 tionAlreadyInactive'{}} | {'EXCEPTION', #'CosNotifyChannelAd‐
61                 min_NotConnected'{}}
62
63              If  the connection have previously been suspended this operation
64              must used if we want to resume the connection. If no object have
65              been  connected or the connection already is active an exception
66              is raised.
67
68       disconnect_sequence_push_supplier(SequenceProxyPushSupplier) -> ok
69
70              Types:
71
72                 SequenceProxyPushSupplier = #objref
73
74              This operation cause the target object to close  the  connection
75              and terminate.
76
77
78
79Ericsson AB                 CcoossNNoottiiffyiCchaatninoenlA4d.m5i.n2_SequenceProxyPushSupplier(3)
Impressum