com.jproxy.samples.corba.test
Interface TestOperations
- All Known Subinterfaces:
- Test
- All Known Implementing Classes:
- _TestStub, TestPOA
- public interface TestOperations
com/jproxy/samples/corba/test/TestOperations.java .
Generated by the IDL-to-Java compiler (portable), version "3.1"
from Test.idl
Thursday, February 26, 2004 2:54:33 PM EST
echoBytes
public byte[] echoBytes(byte[] bytes)
getServerTime
public long getServerTime()
callbackBytes
public void callbackBytes(byte[] callback,
int numberOfBytes,
int numberOfLoops)
Copyright © JProxy LLC. All Rights Reserved.