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 "java.rmi.server.usecodebaseonly" property?
What is the default value of "vbroker.agent.addr" property?
What is the use of ir2idl [options] filename?
What is the default value of "vbroker.agent.addrfile" property?
How the Customizing of the VisiBroker ORB with interceptors and object wrappers?
What is the default value of "javax.rmi.corba.stubclass" property?
What is the default value of "broker.agent.port" property?
What is the default value of "vbroker.agent.clienthandlerport" property?
How VisiBroker provides Dynamic invocation with DII and DSI?
What is VisiBroker's Smart Agent (osagent) Architecture?
What is default value of "vbroker.agent.keepalivetimer" property?
What is the use of java2iiop [options] {class name}