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