org.fcrepo.server.storage.service
Class AbstractOperation
java.lang.Object
org.fcrepo.server.storage.service.AbstractOperation
- Direct Known Subclasses:
- HTTPOperation, SOAPOperation
public class AbstractOperation
- extends Object
A data structure for holding WSDL abstract operation.
- Author:
- Sandy Payette
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
operationName
public String operationName
inputMessage
public Message inputMessage
outputMessage
public Message outputMessage
AbstractOperation
public AbstractOperation()
Copyright © 2011 DuraSpace. All Rights Reserved.