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