org.apache.axis2.transport.testkit.client
Interface TestClient

All Known Subinterfaces:
AsyncTestClient<M>, RequestResponseTestClient<M,N>
All Known Implementing Classes:
AsyncTestClientAdapter, AxisAsyncTestClient, AxisRequestResponseTestClient, AxisTestClient, JavaNetClient, JavaNetRESTClient, RequestResponseTestClientAdapter

public interface TestClient


Method Summary
 javax.mail.internet.ContentType getContentType(ClientOptions options, javax.mail.internet.ContentType contentType)
           
 

Method Detail

getContentType

javax.mail.internet.ContentType getContentType(ClientOptions options,
                                               javax.mail.internet.ContentType contentType)
                                               throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.