|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.transport.testkit.http.JavaNetClient
public class JavaNetClient
Constructor Summary | |
---|---|
JavaNetClient()
|
Method Summary | |
---|---|
javax.mail.internet.ContentType |
getContentType(ClientOptions options,
javax.mail.internet.ContentType contentType)
|
void |
sendMessage(ClientOptions options,
javax.mail.internet.ContentType contentType,
byte[] message)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JavaNetClient()
Method Detail |
---|
public javax.mail.internet.ContentType getContentType(ClientOptions options, javax.mail.internet.ContentType contentType)
getContentType
in interface TestClient
public void sendMessage(ClientOptions options, javax.mail.internet.ContentType contentType, byte[] message) throws java.lang.Exception
sendMessage
in interface AsyncTestClient<byte[]>
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |