public final class ScheduleResponseBuilder
extends java.lang.Object
Constructor and Description |
---|
ScheduleResponseBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
newResponse(java.lang.String href,
VFreebusy fb)
|
void |
newUnknownRecipientResponse(java.lang.String href)
|
org.w3c.dom.Element |
root() |
void |
sendAs(io.vertx.core.http.HttpServerResponse sr) |
public org.w3c.dom.Element root()
public void newUnknownRecipientResponse(java.lang.String href)
mailto:tcataldo@gmail.com
3.7;Invalid Calendar User
Unknown
recipient
public void newResponse(java.lang.String href, VFreebusy fb)
mailto:pierre@buffy.vmw
2.0;Success
OK
href
- fb
- public void sendAs(io.vertx.core.http.HttpServerResponse sr)
Copyright © 2021. All Rights Reserved.