org.fcrepo.server.storage.service
Class PortType

java.lang.Object
  extended by org.fcrepo.server.storage.service.PortType

public class PortType
extends Object

A data structure for holding WSDL Port Type which defines a set of abstract operations.

Author:
Sandy Payette

Field Summary
 AbstractOperation[] operations
           
 String portTypeName
           
 
Constructor Summary
PortType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

portTypeName

public String portTypeName

operations

public AbstractOperation[] operations
Constructor Detail

PortType

public PortType()


Copyright © 2012 DuraSpace. All Rights Reserved.