org.seasar.remoting.xmlrpc.client
クラス S2XmlRpcClientFactory
java.lang.Object
org.seasar.remoting.xmlrpc.client.S2XmlRpcClientFactory
public class S2XmlRpcClientFactory
- extends Object
コンストラクタの概要 |
S2XmlRpcClientFactory(org.apache.xmlrpc.client.XmlRpcClient pClient)
|
S2XmlRpcClientFactory(org.apache.xmlrpc.client.XmlRpcClient pClient,
org.apache.xmlrpc.common.TypeConverterFactory pTypeConverterFactory)
|
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
S2XmlRpcClientFactory
public S2XmlRpcClientFactory(org.apache.xmlrpc.client.XmlRpcClient pClient,
org.apache.xmlrpc.common.TypeConverterFactory pTypeConverterFactory)
S2XmlRpcClientFactory
public S2XmlRpcClientFactory(org.apache.xmlrpc.client.XmlRpcClient pClient)
getClient
public org.apache.xmlrpc.client.XmlRpcClient getClient()
isObjectMethodLocal
public boolean isObjectMethodLocal()
setObjectMethodLocal
public void setObjectMethodLocal(boolean pObjectMethodLocal)
newInstance
public Object newInstance(Class pClass,
String name)
newInstance
public Object newInstance(ClassLoader pClassLoader,
Class pClass,
String name)
Copyright © 2007 The Seasar Foundation. All Rights Reserved.