| Package | Description |
|---|---|
| com.sapportals.wcm.protocol.ice.protocol |
ICE protocol helper.
|
| com.sapportals.wcm.service.ice.subscriber |
Represents the syndicator part of the ICE service.
|
| com.sapportals.wcm.service.ice.syndicator |
Represents the syndicator part of the ICE service.
|
| Modifier and Type | Method and Description |
|---|---|
UUID |
ICEReceiver.getReceiverID()
Get the uuid of the receiver.
|
UUID |
ICESender.getSenderID()
Get the uuid of the sender.
|
| Constructor and Description |
|---|
ICEReceiver(UUID receiverID,
String name)
Create a new ICEReceiver.
|
ICESender(UUID senderID,
String name,
ICESenderRole role)
Create a new ICESender.
|
| Modifier and Type | Method and Description |
|---|---|
UUID |
ISubSyndicator.getUUID()
Get the uuid of the syndicator.
|
UUID |
ISubscriberConfig.getUUID()
Get the uuid of the local subscriber (this server).
|
| Modifier and Type | Method and Description |
|---|---|
ISubSyndicator |
ISubscriberConfig.createSyndicator(String name,
String description,
UUID uuid,
URL url,
IResourceContext context)
Create a new syndicator.
|
ISubSyndicator |
ISubscriberConfig.getSyndicator(UUID uuid)
Get a syndicator by its uuid.
|
void |
ISubSyndicator.setUUID(UUID uuid,
IResourceContext context)
Set the UUID of the syndicator.
|
void |
ISubscriberConfig.setUUID(UUID subscriberUUID,
IResourceContext context)
Set the uuid of the subscriber.
|
| Modifier and Type | Method and Description |
|---|---|
UUID |
ISynSubscriber.getUUID()
Get the uuid of the subscriber.
|
UUID |
ISyndicatorConfig.getUUID()
Get the uuid of the local syndicator (this server).
|
| Modifier and Type | Method and Description |
|---|---|
ISynSubscriber |
ISyndicatorConfig.createSubscriber(String name,
String description,
UUID uuid,
IResourceContext context)
Create a new subscriber.
|
ISynSubscriber |
ISyndicatorConfig.getSubscriber(UUID uuid)
Get a subscriber by its uuid.
|
void |
ISynSubscriber.setUUID(UUID uuid,
IResourceContext context)
Set the UUID of the subscriber.
|
void |
ISyndicatorConfig.setUUID(UUID syndicatorUUID,
IResourceContext context)
Set the uuid of the syndicator.
|
Copyright 2021 SAP SE Complete Copyright Notice