Package | Description |
---|---|
net.bluemind.eas.impl | |
net.bluemind.eas.impl.vertx.compat |
Modifier and Type | Method and Description |
---|---|
static Responder.ConnectionHeader |
Responder.ConnectionHeader.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Responder.ConnectionHeader[] |
Responder.ConnectionHeader.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
WbxmlOutput |
Responder.asOutput(Responder.ConnectionHeader con) |
void |
Responder.sendResponse(NamespaceMapping ns,
org.w3c.dom.Document doc,
Responder.ConnectionHeader con) |
Modifier and Type | Method and Description |
---|---|
WbxmlOutput |
VertxResponder.asOutput(Responder.ConnectionHeader connection) |
void |
VertxResponder.sendResponse(NamespaceMapping ns,
org.w3c.dom.Document doc,
Responder.ConnectionHeader con) |
Copyright © 2021. All Rights Reserved.