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