soaprmi.soaprpc
Class SoapDynamicSkeleton
java.lang.Object
soaprmi.soaprpc.SoapDynamicSkeleton
- public class SoapDynamicSkeleton
- extends java.lang.Object
SOAP service wrapper for local object.
- Version:
- $Revision: 1.4 $
- Author:
- Aleksander Slominski
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SoapDynamicSkeleton
public SoapDynamicSkeleton(java.lang.Object target_,
Port port_,
XmlJavaPortTypeMap portTypeMap_,
Endpoint epoint_,
XmlJavaMapping mapping_)
getTarget
public java.lang.Object getTarget()
getPort
public Port getPort()
dispatch
public boolean dispatch(DeserializeContext dctx,
org.gjt.xpp.XmlStartTag stag,
java.io.Writer writer)
throws java.io.IOException,
DeserializeException,
ServerException
- Throws:
java.io.IOException
DeserializeException
ServerException
Copyright (c) 2004 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.