Package | Description |
---|---|
cern.dip | |
cern.dip.implementation | |
cern.dip.implementation.test | |
cern.dip.mock |
Modifier and Type | Method and Description |
---|---|
static DipFactory |
Dip.create()
Set up a DIPfactory for use as a client only.
|
static DipFactory |
Dip.create(String name)
Set up a DipFactory for up for use as client and/or server.
|
static DipFactory |
Dip.create(String name,
String dipnsServers)
Set up a DipFactory for up for use as client and/or server.
|
Modifier and Type | Class and Description |
---|---|
class |
DipFactoryImp |
Modifier and Type | Method and Description |
---|---|
protected abstract DipFactory |
DipPublicationImpBase.getFactory() |
protected DipFactory |
DipPublicationImp.getFactory() |
Constructor and Description |
---|
DipPublicationImp(DipFactory fact,
String topicName,
DipPublicationErrorHandler handler) |
DipSubscriptionImp(DipFactory fact,
String topicName,
DipSubscriptionListener list) |
Constructor and Description |
---|
ShortLivedPublisher(String publisherName,
DipFactory dipFactory) |
Modifier and Type | Class and Description |
---|---|
class |
MockDipFactory |
Modifier and Type | Method and Description |
---|---|
protected DipFactory |
MockDipPublication.getFactory() |
Copyright © 2008–2017 CERN. All rights reserved.