public static class VEventStuffPostProtocol.VEventStuffContext
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
io.vertx.core.buffer.Buffer |
data |
io.vertx.core.MultiMap |
headers |
net.bluemind.dav.server.proto.post.VEventStuffPostProtocol.ProtocolImplementation |
impl |
DavResource |
ressource |
| Constructor and Description |
|---|
VEventStuffContext(io.vertx.core.buffer.Buffer data,
DavResource ressource,
net.bluemind.dav.server.proto.post.VEventStuffPostProtocol.ProtocolImplementation impl,
io.vertx.core.MultiMap headers) |
public final io.vertx.core.buffer.Buffer data
public final DavResource ressource
public final net.bluemind.dav.server.proto.post.VEventStuffPostProtocol.ProtocolImplementation impl
public final io.vertx.core.MultiMap headers
public VEventStuffContext(io.vertx.core.buffer.Buffer data,
DavResource ressource,
net.bluemind.dav.server.proto.post.VEventStuffPostProtocol.ProtocolImplementation impl,
io.vertx.core.MultiMap headers)
Copyright © 2024. All Rights Reserved.