fedora.server.access
Class APIAStub

java.lang.Object
  extended byorg.apache.axis.client.Stub
      extended byfedora.server.access.FedoraAPIABindingSOAPHTTPStub
          extended byfedora.server.access.APIAStub
All Implemented Interfaces:
FedoraAPIA, java.rmi.Remote, javax.xml.rpc.Stub

public class APIAStub
extends FedoraAPIABindingSOAPHTTPStub

Title: APIAStub.java

Description: This is the auto-generated client stub, but with a new constructor that takes a user/pass combo, and creates its calls with those set as properties.

Version:
$Id: APIAStub.java,v 1.2 2005/04/21 12:49:07 rlw Exp $
Author:
cwilper@cs.cornell.edu

Field Summary
 
Fields inherited from class org.apache.axis.client.Stub
cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service
 
Fields inherited from interface javax.xml.rpc.Stub
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY
 
Constructor Summary
APIAStub()
           
APIAStub(java.net.URL endpointURL, javax.xml.rpc.Service service)
           
APIAStub(java.net.URL endpointURL, javax.xml.rpc.Service service, java.lang.String username, java.lang.String password)
           
 
Methods inherited from class fedora.server.access.FedoraAPIABindingSOAPHTTPStub
describeRepository, findObjects, getDatastreamDissemination, getDissemination, getObjectHistory, getObjectProfile, listDatastreams, listMethods, resumeFindObjects
 
Methods inherited from class org.apache.axis.client.Stub
_getProperty, _getPropertyNames, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsername
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

APIAStub

public APIAStub()
         throws org.apache.axis.AxisFault

APIAStub

public APIAStub(java.net.URL endpointURL,
                javax.xml.rpc.Service service)
         throws org.apache.axis.AxisFault

APIAStub

public APIAStub(java.net.URL endpointURL,
                javax.xml.rpc.Service service,
                java.lang.String username,
                java.lang.String password)
         throws org.apache.axis.AxisFault