public class FragmentAssemblerConfiguration extends Object
| Constructor and Description |
|---|
FragmentAssemblerConfiguration(io.vertx.core.json.JsonObject config) |
| Modifier and Type | Method and Description |
|---|---|
String |
address() |
String |
getSnippetTagName() |
UnprocessedFragmentStrategy |
unprocessedFragmentStrategy() |
public FragmentAssemblerConfiguration(io.vertx.core.json.JsonObject config)
public String address()
public String getSnippetTagName()
public UnprocessedFragmentStrategy unprocessedFragmentStrategy()
Copyright © 2016–2018. All rights reserved.