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


Method Summary
 void callbackBytes(byte[] callback, int numberOfBytes, int numberOfLoops)
           
 byte[] echoBytes(byte[] bytes)
           
 long getServerTime()
           
 

Method Detail

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.