Answer Posted / shilpa jain
module ModuleName{
interface intefaceName {
float Method1(); };
interface inerfaceName1 { Method1 open(in string name);
}; };
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How VisiBroker provides Server-side portability?
What is the default value of "vbroker.agent.addrfile" property?
What is the default value of "vbroker.agent.keepalivetimer" property?
What is the default value of "vbroker.agent.clienthandlerport" property?
How VisiBroker provides Robust thread and connection management?
How to Deploy java applications with VisiBroker?
What is the default value of "java.rmi.server.codebase" property?
What is the default value of "javax.rmi.corba.portableremoteobjectclass" property?
How VisiBroker provides an Enhanced Object Discovery Using the Location Service?
What is the default value of "broker.agent.port" property?
What is GateKeeper?
What is the use of idl2ir [options] {filename}?
How Defining interfaces without IDL in VisiBroker?
What is the default value of "vbroker.agent.failover" property?
How to map IDL to Java ?