com.aliyun.mns.model.serialize.topic
类 SubscriptionSerializer

java.lang.Object
  继承者 com.aliyun.mns.model.serialize.BaseXMLSerializer<T>
      继承者 com.aliyun.mns.model.serialize.XMLSerializer<SubscriptionMeta>
          继承者 com.aliyun.mns.model.serialize.topic.SubscriptionSerializer
所有已实现的接口:
Serializer<SubscriptionMeta>

public class SubscriptionSerializer
extends XMLSerializer<SubscriptionMeta>


字段摘要
 
从类 com.aliyun.mns.model.serialize.BaseXMLSerializer 继承的字段
factory
 
构造方法摘要
SubscriptionSerializer()
           
 
方法摘要
 InputStream serialize(SubscriptionMeta obj, String encoding)
           
 
从类 com.aliyun.mns.model.serialize.XMLSerializer 继承的方法
safeCreateContentElement
 
从类 com.aliyun.mns.model.serialize.BaseXMLSerializer 继承的方法
getDocmentBuilder
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

SubscriptionSerializer

public SubscriptionSerializer()
方法详细信息

serialize

public InputStream serialize(SubscriptionMeta obj,
                             String encoding)
                      throws Exception
抛出:
Exception


Copyright © 2016. All Rights Reserved.