org.fcrepo.server.storage.service
Class MmapMethodDef

java.lang.Object
  extended by org.fcrepo.server.storage.types.MethodDef
      extended by org.fcrepo.server.storage.service.MmapMethodDef

public class MmapMethodDef
extends MethodDef

Author:
Sandy Payette

Field Summary
 String wsdlMessageName
           
 MmapMethodParmDef[] wsdlMsgParts
           
 Hashtable wsdlMsgPartToParmDefTbl
           
 String wsdlOperationName
           
 String wsdlOutputMessageName
           
 
Fields inherited from class org.fcrepo.server.storage.types.MethodDef
methodLabel, methodName, methodParms
 
Constructor Summary
MmapMethodDef()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

wsdlOperationName

public String wsdlOperationName

wsdlMessageName

public String wsdlMessageName

wsdlOutputMessageName

public String wsdlOutputMessageName

wsdlMsgParts

public MmapMethodParmDef[] wsdlMsgParts

wsdlMsgPartToParmDefTbl

public Hashtable wsdlMsgPartToParmDefTbl
Constructor Detail

MmapMethodDef

public MmapMethodDef()


Copyright © 2012 DuraSpace. All Rights Reserved.