| Package | Description |
|---|---|
| com.bluejeans.common.utils |
| Modifier and Type | Field and Description |
|---|---|
InvokerService.InvokerInfoBuffer |
InvokerService.InvokerServerHttpHandler.defaultBuffer
The default buffer.
|
InvokerService.InvokerInfoBuffer |
InvokerService.InvokerServerHttpHandler.mainHtmlBuffer
The default buffer.
|
| Modifier and Type | Method and Description |
|---|---|
InvokerService.InvokerInfoBuffer |
InvokerService.InvokerInfoBuffer.appendString(String str)
Appends a String and return this object.
|
protected InvokerService.InvokerInfoBuffer |
InvokerService.InvokerInfoBuffer.clone() |
InvokerService.InvokerInfoBuffer |
InvokerService.InvokerServerHttpHandler.processRequest(io.netty.handler.codec.http.FullHttpRequest request)
Process the given URI and return the info buffer for its response.
|
InvokerService.InvokerInfoBuffer |
InvokerService.processRequest(io.netty.handler.codec.http.FullHttpRequest request,
String[] uriSpec)
Process the given request and URI spec.
|
Copyright © 2016. All rights reserved.