Moyosoft Products | Services | Download | Contact us    
Java Bridge to Exchange
Products  >  Java Bridge to Exchange  >  API Reference    
API Reference
   
Overview  |  
Classic JavaDoc

ExchangeServiceClient.ExchangeResponse.ExchangeServiceClient.ExchangeResponse

public ExchangeServiceClient.ExchangeResponse(String statusLine, java.io.InputStream response)
public ExchangeServiceClient.ExchangeResponse(String statusLine, java.io.InputStream response, int responseLength)
public ExchangeServiceClient.ExchangeResponse(String statusLine, String responseContent)
public ExchangeServiceClient.ExchangeResponse(String statusLine, byte responseContent)
public ExchangeServiceClient.ExchangeResponse(int responseCode, String responseStatusMessage, java.io.InputStream response)
public ExchangeServiceClient.ExchangeResponse(int responseCode, String responseStatusMessage, java.io.InputStream response, int responseLength)
public ExchangeServiceClient.ExchangeResponse(int responseCode, String responseStatusMessage, String responseContent)
public ExchangeServiceClient.ExchangeResponse(int responseCode, String responseStatusMessage, byte responseContent)

Community comments



Powered by JavaDocPlus