| Constructor and Description |
|---|
MediaAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
in(io.vertx.ext.web.RoutingContext context,
Event event)
request mime analyzing
|
Envelop |
out(Envelop envelop,
Event event)
response mime analyzing
|
public Object[] in(io.vertx.ext.web.RoutingContext context, Event event) throws WebException
Incomein in interface Income<Object[]>WebExceptionpublic Envelop out(Envelop envelop, Event event) throws WebException
Analyzerout in interface AnalyzerWebExceptionCopyright © 2018. All rights reserved.