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