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