gov.nih.nci.cagrid.common.security.commstyle
Class OpenCommunication

java.lang.Object
  extended by gov.nih.nci.cagrid.common.security.commstyle.OpenCommunication
All Implemented Interfaces:
CommunicationStyle

public class OpenCommunication
extends java.lang.Object
implements CommunicationStyle

Version:
$Id: ArgumentManagerTable.java,v 1.2 2004/10/15 16:35:16 langella Exp $
Author:
Stephen Langella , Scott Oster , Shannon Hastings

Constructor Summary
OpenCommunication()
           
 
Method Summary
 void configure(org.apache.axis.client.Stub stub)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenCommunication

public OpenCommunication()
Method Detail

configure

public void configure(org.apache.axis.client.Stub stub)
               throws CommunicationStyleException
Specified by:
configure in interface CommunicationStyle
Throws:
CommunicationStyleException