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
What is default value of "vbroker.agent.keepalivetimer" property?
What is the default value of "vbroker.agent.keepalivethreshold" property?
What is the use of java2iiop [options] {class name}
How VisiBroker provides an Enhanced Object Discovery Using the Location Service?
What is the default value of "vbroker.agent.clientportrange" property?
What is the default value of "vbroker.agent.clienthandlerport" property?
Files produced by the idl compiler how ?
What is the default value of "java.rmi.server.codebase" property?
What is the default value of "vbroker.agent.addrfile" smart agent communication properties?
How the Customizing of the VisiBroker ORB with interceptors and object wrappers?
How VisiBroker provides Server-side portability?
What is the use of idl2java [options] {filename}?
What is the default value of "vbroker.agent.maxretries" property?
What is the default value of "vbroker.agent.failover" property?
How Defining interfaces without IDL in VisiBroker?