Class ServiceProxy
java.lang.Object
org.apache.naming.factory.webservices.ServiceProxy
-
Constructor Summary
ConstructorDescriptionServiceProxy
(javax.xml.rpc.Service service) Constructs a new ServiceProxy wrapping given Service instance. -
Method Summary
-
Constructor Details
-
ServiceProxy
public ServiceProxy(javax.xml.rpc.Service service) throws javax.xml.rpc.ServiceException Constructs a new ServiceProxy wrapping given Service instance.- Parameters:
service
- the wrapped Service instance- Throws:
javax.xml.rpc.ServiceException
- should be never thrown
-
-
Method Details
-
invoke
-
setPortComponentRef
-