org.gcube.contentmanagement.viewmanager.porttypes
Class VMSPortType

java.lang.Object
  extended by GCUBEPortType
      extended by org.gcube.contentmanagement.viewmanager.porttypes.VMSPortType
Direct Known Subclasses:
FactoryPT, ViewPT

public abstract class VMSPortType
extends GCUBEPortType

Base class for all service port-types.

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

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

Constructor Detail

VMSPortType

public VMSPortType()