IiopBridge.idl (408a4873) IiopBridge.idl (361c8c00)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 30 unchanged lines hidden (view full) ---

39
40 module com { module sun { module star { module bridge {
41
42//=============================================================================
43/** Concrete service of the meta service Bridge for iiop.
44
45 <p> This bridge works with the iiop protocol. </p>
46
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 30 unchanged lines hidden (view full) ---

39
40 module com { module sun { module star { module bridge {
41
42//=============================================================================
43/** Concrete service of the meta service Bridge for iiop.
44
45 <p> This bridge works with the iiop protocol. </p>
46
47 @see com.sun.star.bridge.Bridge
47 @see com::sun::star::bridge::Bridge
48 */
49published service IiopBridge
50{
51 /** This interface allows to initialize the bridge service with the necessary
52 arguments. The sequence&lt;any&gt; must have 4 members.
53
54 <ol>
55 <li> String: The unique name of the bridge or an empty string</li>

--- 21 unchanged lines hidden ---
48 */
49published service IiopBridge
50{
51 /** This interface allows to initialize the bridge service with the necessary
52 arguments. The sequence&lt;any&gt; must have 4 members.
53
54 <ol>
55 <li> String: The unique name of the bridge or an empty string</li>

--- 21 unchanged lines hidden ---