public class AddressBookEventProducer
extends java.lang.Object
Constructor and Description |
---|
AddressBookEventProducer(Container container,
SecurityContext securityContext,
org.vertx.java.core.eventbus.EventBus ev) |
Modifier and Type | Method and Description |
---|---|
void |
changed() |
void |
vcardCreated(java.lang.String vcardUid) |
void |
vcardDeleted(java.lang.String vcardUid) |
void |
vcardUpdated(java.lang.String vcardUid) |
public AddressBookEventProducer(Container container, SecurityContext securityContext, org.vertx.java.core.eventbus.EventBus ev)
Copyright © 2021. All Rights Reserved.