메소드 | 설명 | |
---|---|---|
Db4oSubscriptionStorage ( ISessionFactory sessionFactory ) : System.Collections.Generic | ||
GetSubscribersForMessage ( IList |
||
Init ( ) : void | ||
Subscribe ( string client, IList |
||
Unsubscribe ( string client, IList |
public Db4oSubscriptionStorage ( ISessionFactory sessionFactory ) : System.Collections.Generic | ||
sessionFactory | ISessionFactory | |
리턴 | System.Collections.Generic |
public GetSubscribersForMessage ( IList |
||
messageTypes | IList |
|
리턴 | IList |
public Subscribe ( string client, IList |
||
client | string | |
messageTypes | IList |
|
리턴 | void |
public Unsubscribe ( string client, IList |
||
client | string | |
messageTypes | IList |
|
리턴 | void |