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