Uses of Class
cisco.uc.cuae.legacy.Http.SendResponseResult

Uses of Http.SendResponseResult in cisco.uc.cuae.legacy
 

Methods in cisco.uc.cuae.legacy that return Http.SendResponseResult
 Http.SendResponseResult RemoteHttpServer._Async._end_sendResponse(etch.bindings.java.support.Mailbox mb)
          Ends a call to sendResponse.
 Http.SendResponseResult BaseHttpServer.sendResponse(java.lang.String sessionId, java.lang.String remoteHost, java.lang.Integer responseCode, java.lang.String content_Type, java.lang.String body, java.lang.String responsePhrase, Http.SendResponseOptions options)
           
 Http.SendResponseResult HttpServer.sendResponse(java.lang.String sessionId, java.lang.String remoteHost, java.lang.Integer responseCode, java.lang.String content_Type, java.lang.String body, java.lang.String responsePhrase, Http.SendResponseOptions options)
          SendResponse will send an HTTP response to a pending HTTP request.
 Http.SendResponseResult RemoteHttpServer.sendResponse(java.lang.String sessionId, java.lang.String remoteHost, java.lang.Integer responseCode, java.lang.String content_Type, java.lang.String body, java.lang.String responsePhrase, Http.SendResponseOptions options)
           
 



Copyright © 2010. All Rights Reserved.