org.gcube.contentmanagement.contentmanager.porttypes
Class CMSPortType

java.lang.Object
  extended by GCUBEPortType
      extended by org.gcube.contentmanagement.contentmanager.porttypes.CMSPortType
Direct Known Subclasses:
CollectionManagerPT, FactoryPT

public abstract class CMSPortType
extends GCUBEPortType

Base class for all service port-types.

Author:
Lucio Lelii (CNR-ISTI), Fabio Simeoni (University of Strathclyde)

Constructor Summary
CMSPortType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMSPortType

public CMSPortType()