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