How to Write the account interface in IDL?
Answer / shilpa jain
module ModuleName{
interface intefaceName {
float Method1(); };
interface inerfaceName1 { Method1 open(in string name);
}; };
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the default value of "javax.rmi.corba.stubclass" property?
How to Generate client stubs and server servants?
How VisiBroker provides Robust thread and connection management?
What is the default value of "vbroker.agent.enablelocator" property?
What is the default value of "vborker.agent.clientport" property?
what does Visibroker's interface repository server is called ?
what is tie mechanism in CORBA/Visibroker?
What is the default value of "javax.rmi.corba.portableremoteobjectclass" property?
What is the default value of "java.rmi.server.codebase" property?
How VisiBroker provides Server-side portability?
What is the default value of "java.rmi.server.usecodebaseonly" property?
is Visibroker for C++ 4.5 supported ?