public class UnsupportedEncoder<T> extends AbstractMessageEncoder<T>
| Constructor and Description |
|---|
UnsupportedEncoder(java.lang.String message) |
| Modifier and Type | Method and Description |
|---|---|
void |
encode(java.io.OutputStream is,
T value) |
public void encode(java.io.OutputStream is,
T value)
throws java.io.IOException
java.io.IOException