Package | Description |
---|---|
org.apache.catalina.connector |
Modifier and Type | Field and Description |
---|---|
protected B2CConverter |
InputBuffer.conv
Current byte to char converter.
|
protected B2CConverter |
Request.URIConverter
URI byte to char converter (not recycled).
|
Modifier and Type | Field and Description |
---|---|
protected HashMap<String,B2CConverter> |
InputBuffer.encoders
List of encoders.
|
Modifier and Type | Method and Description |
---|---|
protected B2CConverter |
Request.getURIConverter()
Return the URI converter.
|
Modifier and Type | Method and Description |
---|---|
protected void |
Request.setURIConverter(B2CConverter URIConverter)
Set the URI converter.
|
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.