(file) Return to HTTPConnector.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/HTTPConnector.h between version 1.13 and 1.14

version 1.13, 2002/07/26 20:01:19 version 1.14, 2002/08/16 01:28:06
Line 79 
Line 79 
           host:port).           host:port).
           @param outputMessageQueue output message queue for the HTTPConnection           @param outputMessageQueue output message queue for the HTTPConnection
           that will be created.           that will be created.
           @exception InvalidLocator            @exception InvalidLocatorException
           @exception CannotCreateSocket            @exception CannotCreateSocketException
           @exception CannotConnect            @exception CannotConnectException
           @exception UnexpectedFailure            @exception UnexpectedFailureException
       */       */
       inline HTTPConnection* connect(       inline HTTPConnection* connect(
          const String& locator,          const String& locator,
Line 99 
Line 99 
           @param sslContext Specifies the SSL context to use for this connection           @param sslContext Specifies the SSL context to use for this connection
           @param outputMessageQueue output message queue for the HTTPConnection           @param outputMessageQueue output message queue for the HTTPConnection
           that will be created.           that will be created.
           @exception InvalidLocator            @exception InvalidLocatorException
           @exception CannotCreateSocket            @exception CannotCreateSocketException
           @exception CannotConnect            @exception CannotConnectException
           @exception UnexpectedFailure            @exception UnexpectedFailureException
       */       */
       HTTPConnection* connect(       HTTPConnection* connect(
          const String& locator,          const String& locator,


Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2