org.gcube.dir.master.porttypes
Class BasePortType

java.lang.Object
  extended by GCUBEPortType
      extended by org.gcube.dir.master.porttypes.BasePortType
Direct Known Subclasses:
Factory, Master

public class BasePortType
extends GCUBEPortType

Base implementation of service port-types.

Author:
Fabio Simeoni (University of Strathclyde)

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

Constructor Detail

BasePortType

public BasePortType()