org.globus.ogsa.samples.any
Interface AnyPortType

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
AnySOAPBindingStub

public interface AnyPortType
extends java.rmi.Remote


Method Summary
 ExtensibilityType getAny()
           
 void setAny(ExtensibilityType any)
           
 

Method Detail

setAny

public void setAny(ExtensibilityType any)
            throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getAny

public ExtensibilityType getAny()
                         throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException


Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.