org.apache.http.nio.protocol
Interface HttpAsyncExpectationVerifier


public interface HttpAsyncExpectationVerifier

Since:
4.2

Method Summary
 Cancellable verify(HttpRequest request, HttpAsyncContinueTrigger trigger, HttpContext context)
           
 

Method Detail

verify

Cancellable verify(HttpRequest request,
                   HttpAsyncContinueTrigger trigger,
                   HttpContext context)
                   throws HttpException,
                          IOException
Throws:
HttpException
IOException


Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.