Package com.sun.xml.rpc.server.http.ea
Class ImplementorInfo
java.lang.Object
com.sun.xml.rpc.server.http.ea.ImplementorInfo
ImplementorInfo contains basic information about the implementor of a port.
- Author:
- JAX-RPC Development Team
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ImplementorInfo
-
-
Method Details
-
getTieClass
-
getServantClass
-
createImplementor
public Implementor createImplementor(javax.servlet.ServletContext context) throws IllegalAccessException, InstantiationException
-