|
Bus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.topcased.web.server.SOAP.SOAPSenderImpl
public class SOAPSenderImpl
This class is responsible for sending a SOAP message in a channel.
THe SOAP message is encapsulated and send using HTTP protocol.
Constructor Summary | |
---|---|
SOAPSenderImpl()
|
Method Summary | |
---|---|
void |
sendMessage(SOAPMessage msg_)
Send the SOAP msg to the channel. |
void |
setKey(java.nio.channels.SelectionKey sk_)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SOAPSenderImpl()
Method Detail |
---|
public void sendMessage(SOAPMessage msg_)
msg_
- - message to be sent.public void setKey(java.nio.channels.SelectionKey sk_)
|
Bus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.