public class ReplaceRouteResultStaxUnmarshaller extends java.lang.Object implements Unmarshaller<ReplaceRouteResult,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static ReplaceRouteResultStaxUnmarshaller |
instance |
Constructor and Description |
---|
ReplaceRouteResultStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static ReplaceRouteResultStaxUnmarshaller |
getInstance() |
ReplaceRouteResult |
unmarshall(StaxUnmarshallerContext context) |
private static ReplaceRouteResultStaxUnmarshaller instance
public ReplaceRouteResult unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<ReplaceRouteResult,StaxUnmarshallerContext>
java.lang.Exception
public static ReplaceRouteResultStaxUnmarshaller getInstance()