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