| Package | Description | 
|---|---|
| net.bluemind.eas.impl | |
| net.bluemind.eas.impl.vertx.compat | |
| net.bluemind.eas.wbxml | |
| net.bluemind.eas.wbxml.builder | |
| net.bluemind.eas.wbxml.writers | 
| Modifier and Type | Method and Description | 
|---|---|
WbxmlOutput | 
Responder.asOutput()  | 
WbxmlOutput | 
Responder.asOutput(Responder.ConnectionHeader con)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
VertxOutput  | 
| Modifier and Type | Method and Description | 
|---|---|
WbxmlOutput | 
VertxResponder.asOutput()  | 
WbxmlOutput | 
VertxResponder.asOutput(Responder.ConnectionHeader connection)  | 
| Modifier and Type | Method and Description | 
|---|---|
static WbxmlOutput | 
WbxmlOutput.of(java.io.OutputStream os)  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
WBXMLTools.toWbxml(java.lang.String defaultNamespace,
       org.w3c.dom.Document doc,
       WbxmlOutput output)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Base64Output  | 
| Constructor and Description | 
|---|
Base64Output(WbxmlOutput out)  | 
WbxmlResponseBuilder(java.lang.String loginForSifting,
                    WbxmlOutput output)  | 
| Constructor and Description | 
|---|
WbxmlEncoder(java.lang.String defaultNamespace,
            WbxmlOutput buf)
The constructor creates an internal document handler. 
 | 
Copyright © 2021. All Rights Reserved.