org.seasar.remoting.xmlrpc.factory
クラス BeanTypeFactory
java.lang.Object
org.apache.xmlrpc.common.TypeFactoryImpl
org.seasar.remoting.xmlrpc.factory.BeanTypeFactory
- すべての実装されたインタフェース:
- org.apache.xmlrpc.common.TypeFactory
public class BeanTypeFactory
- extends org.apache.xmlrpc.common.TypeFactoryImpl
コンストラクタの概要 |
BeanTypeFactory(org.apache.xmlrpc.common.XmlRpcController pController)
|
メソッドの概要 |
org.apache.xmlrpc.serializer.TypeSerializer |
getSerializer(org.apache.xmlrpc.common.XmlRpcStreamConfig pConfig,
Object pObject)
|
クラス org.apache.xmlrpc.common.TypeFactoryImpl から継承されたメソッド |
getController, getParser |
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanTypeFactory
public BeanTypeFactory(org.apache.xmlrpc.common.XmlRpcController pController)
getSerializer
public org.apache.xmlrpc.serializer.TypeSerializer getSerializer(org.apache.xmlrpc.common.XmlRpcStreamConfig pConfig,
Object pObject)
throws SAXException
- 定義:
- インタフェース
org.apache.xmlrpc.common.TypeFactory
内の getSerializer
- オーバーライド:
- クラス
org.apache.xmlrpc.common.TypeFactoryImpl
内の getSerializer
- 例外:
SAXException
Copyright © 2007 The Seasar Foundation. All Rights Reserved.