org.mbari.siam.tests.linkBenchmarks.interfaces
Interface Benchmark1
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- Benchmark1Impl
public interface Benchmark1
- extends java.rmi.Remote
emptyTest
void emptyTest()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
primitiveTest1
long primitiveTest1(short a,
double b,
long retvalue)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
structTest1
Struct1 structTest1(byte fillValue)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
Copyright © 2003 MBARI.
The Monterey Bay Aquarium Research Institute (MBARI) provides this documentation and code "as is", with no warranty, express or implied, of its quality or consistency. It is provided without support and without obligation on the part of MBARI to assist in its use, correction, modification, or enhancement.