Specification of package Orbriver_Config







 ========================================================================= --
 ===                                                                   === --
 ===                 Top Graph'X CORBA Implementation                  === --
 ===                                                                   === --
 ===                 Copyright (c) 2004, Top Graph'X.                  === --
 ===                                                                   === --
 ===                     --- Copyright Notice ---                      === --
 ===                                                                   === --
 ===    This software is protected as an unpublished work under the    === --
 ===     Copyright Act of 1976.  All rights reserved.  Top Graph'X.    === --
 ===                                                                   === --
 ========================================================================= --


package Orbriver_Config is

   type Host_Naming_Mode is (Host_Name, Ip_Address) ;

   procedure Set_Iiop_Host_Naming (Mode : in Host_Naming_Mode := Host_Name) ;

   function Get_Iiop_Host_Naming return Host_Naming_Mode ;

   procedure Set_Connection_Retries (Number : in Natural) ;

   function Get_Connection_Retries return Natural ;

   procedure Set_Connection_Timeout (Wait : in Duration) ;

   function Get_Connection_Timeout return Duration ;

   procedure Set_Fragment_Size (Count : in Natural) ;

   function Get_Fragment_Size return Natural ;
end Orbriver_Config ;



List of definition uses










This page was generated by PrismTech's ada2html on Friday Mai 12 2006 16:18