3 #if !defined(__ACE_INLINE__)
5 #endif /* __ACE_INLINE__ */
7 Simple_Server_i::Simple_Server_i ()
13 Simple_Server_i::remote_call ()
16 "Print out from process id (%P) hosting the servant\n"));
21 Simple_Server_i::shutdown ()
23 this->orb_
->shutdown (false);