public class IInterceptorTaskStub extends org.apache.axis.client.Stub implements IInterceptorTask
| Modifier and Type | Field and Description |
|---|---|
private java.util.Vector |
cachedDeserFactories |
private java.util.Vector |
cachedSerClasses |
private java.util.Vector |
cachedSerFactories |
private java.util.Vector |
cachedSerQNames |
| Constructor and Description |
|---|
IInterceptorTaskStub() |
IInterceptorTaskStub(javax.xml.rpc.Service service) |
IInterceptorTaskStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
private void |
addSerial(java.lang.String xmlns,
java.lang.String localname,
java.lang.Class cls,
java.lang.Object serializer,
java.lang.Object deserializer) |
Rubric |
composeNewRubric(InterceptorRuleDef def) |
protected org.apache.axis.client.Call |
createCall() |
InterceptorRuleDef |
decomposeRubric(Rubric rubric) |
java.lang.String |
describeInterceptorCondition(Rubric rubric) |
private java.util.Vector cachedSerClasses
private java.util.Vector cachedSerQNames
private java.util.Vector cachedSerFactories
private java.util.Vector cachedDeserFactories
public IInterceptorTaskStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic IInterceptorTaskStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic IInterceptorTaskStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprivate void addSerial(java.lang.String xmlns,
java.lang.String localname,
java.lang.Class cls,
java.lang.Object serializer,
java.lang.Object deserializer)
protected org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionpublic Rubric composeNewRubric(InterceptorRuleDef def) throws java.rmi.RemoteException
composeNewRubric in interface IInterceptorTaskjava.rmi.RemoteExceptionpublic InterceptorRuleDef decomposeRubric(Rubric rubric) throws java.rmi.RemoteException
decomposeRubric in interface IInterceptorTaskjava.rmi.RemoteExceptionpublic java.lang.String describeInterceptorCondition(Rubric rubric) throws java.rmi.RemoteException
describeInterceptorCondition in interface IInterceptorTaskjava.rmi.RemoteException