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