class: SRWSoapBindingStub

public class: SRWSoapBindingStub
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:19:27; Modified: 16.07.2009 15:19:27;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {0D1C8245-283F-4c11-879D-B1E730D4F73B}
 

Goto: Custom Properties, Fields, Methods

Implements: SRWPort

See also: SRWPort

Appears in: service

Connections
 
Custom Properties
 
SRWSoapBindingStub Attributes
Attribute Details
package static org.apache.axis.description.OperationDesc
  _operations
private java.util.Vector
  cachedDeserFactories
Initial: new java.util.Vector()
private java.util.Vector
  cachedSerClasses
Initial: new java.util.Vector()
private java.util.Vector
  cachedSerFactories
Initial: new java.util.Vector()
private java.util.Vector
  cachedSerQNames
Initial: new java.util.Vector()
 
SRWSoapBindingStub Methods
Operation Details
private static
_initOperationDesc1():void
Sequential
protected
createCall():org.apache.axis.client.Call
Sequential
Tags: throws=java.rmi.RemoteException
public
scanOperation(
   gov.loc.www.zing.srw.ScanRequestType scanRequest):gov.loc.www.zing.srw.ScanResponseType
Sequential
Tags: throws=java.rmi.RemoteException
public
searchRetrieveOperation(
   gov.loc.www.zing.srw.SearchRetrieveRequestType searchRetrieveRequest):gov.loc.www.zing.srw.SearchRetrieveResponseType
Sequential
Tags: throws=java.rmi.RemoteException
public
SRWSoapBindingStub():
Sequential
Tags: throws=org.apache.axis.AxisFault
public
SRWSoapBindingStub(
   java.net.URL endpointURL,
   javax.xml.rpc.Service service):
Sequential
Tags: throws=org.apache.axis.AxisFault
public
SRWSoapBindingStub(
   javax.xml.rpc.Service service):
Sequential
Tags: throws=org.apache.axis.AxisFault