public class HttpForwardToJavaSerializer extends Object implements ToJavaSerializer<HttpForward>
| Constructor and Description |
|---|
HttpForwardToJavaSerializer() |
| Modifier and Type | Method and Description |
|---|---|
String |
serialize(int numberOfSpacesToIndent,
HttpForward httpForward) |
public String serialize(int numberOfSpacesToIndent, HttpForward httpForward)
serialize in interface ToJavaSerializer<HttpForward>Copyright © 2020. All rights reserved.