Package | Description |
---|---|
cern.dip | |
cern.dip.implementation | |
cern.dip.mock |
Modifier and Type | Class and Description |
---|---|
class |
DipSubscriptionListenerAdapter
Default adapter for the DipSubscriptionListener.
|
Modifier and Type | Method and Description |
---|---|
DipSubscription |
DipFactory.createDipSubscription(String topicName,
DipSubscriptionListener listener)
Creates a new DipSubscription object for the topic specified by topicName.
|
Modifier and Type | Method and Description |
---|---|
DipSubscription |
DipFactoryImp.createDipSubscription(String topicName,
DipSubscriptionListener listener) |
Constructor and Description |
---|
DipSubscriptionImp(DipFactory fact,
String topicName,
DipSubscriptionListener list) |
Modifier and Type | Field and Description |
---|---|
HashMap<MockDipSubscription,DipSubscriptionListener> |
MockDipFactory.m_subscriptionToListener |
Modifier and Type | Method and Description |
---|---|
DipSubscription |
MockDipFactory.createDipSubscription(String topicName,
DipSubscriptionListener listener) |
Copyright © 2008–2017 CERN. All rights reserved.