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