public class SesameSoapBindingStub extends org.apache.axis.client.Stub implements Sesame
| Modifier and Type | Field and Description |
|---|---|
(package private) static org.apache.axis.description.OperationDesc[] |
_operations |
private Vector |
cachedDeserFactories |
private Vector |
cachedSerClasses |
private Vector |
cachedSerFactories |
private Vector |
cachedSerQNames |
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
SesameSoapBindingStub() |
SesameSoapBindingStub(javax.xml.rpc.Service service) |
SesameSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
private static void |
_initOperationDesc1() |
protected org.apache.axis.client.Call |
createCall() |
String |
getAvailability() |
String |
sesame(String name) |
String |
sesame(String name,
String resultType) |
String |
sesame(String name,
String resultType,
boolean all) |
String |
sesame(String name,
String resultType,
boolean all,
String service) |
String |
sesameXML(String name) |
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsernameprivate Vector cachedSerClasses
private Vector cachedSerQNames
private Vector cachedSerFactories
private Vector cachedDeserFactories
static org.apache.axis.description.OperationDesc[] _operations
public SesameSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic SesameSoapBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic SesameSoapBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprivate static void _initOperationDesc1()
protected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic String sesame(String name, String resultType) throws RemoteException
sesame in interface SesameRemoteExceptionpublic String sesame(String name, String resultType, boolean all) throws RemoteException
sesame in interface SesameRemoteExceptionpublic String sesame(String name, String resultType, boolean all, String service) throws RemoteException
sesame in interface SesameRemoteExceptionpublic String sesameXML(String name) throws RemoteException
sesameXML in interface SesameRemoteExceptionpublic String sesame(String name) throws RemoteException
sesame in interface SesameRemoteExceptionpublic String getAvailability() throws RemoteException
getAvailability in interface SesameRemoteException