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