org.fcrepo.server.test
Class TestClientAPIA

java.lang.Object
  extended by org.fcrepo.server.test.TestClientAPIA

public class TestClientAPIA
extends Object

Provides a client for testing the Fedora Access SOAP service.

Author:
Ross Wayland

Constructor Summary
TestClientAPIA()
           
 
Method Summary
static void main(String[] args)
           Tests the Fedora Access SOAP service by making calls to each of the supported services.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestClientAPIA

public TestClientAPIA()
Method Detail

main

public static void main(String[] args)

Tests the Fedora Access SOAP service by making calls to each of the supported services.

Parameters:
args - An array of command line arguments.


Copyright © 2011 DuraSpace. All Rights Reserved.