org.jacorb.demo.ami
Interface AsyncServerOperations
- All Known Subinterfaces:
- AsyncServer
- All Known Implementing Classes:
- _AsyncServerStub, AsyncServerImpl, AsyncServerPOA, AsyncServerPOATie
public interface AsyncServerOperations
Generated from IDL interface "AsyncServer".
- Version:
- generated at 03-Nov-2015 12:28:20
- Author:
- JacORB IDL compiler V 3.7
operation
int operation(int a,
int b)
op2
int op2(int a)
throws MyException
- Throws:
MyException
shutdown
void shutdown()
Copyright © 2015 JacORB. All rights reserved.