|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.xfire.transport.AbstractChannel
org.codehaus.xfire.xmpp.XMPPChannel
public class XMPPChannel
| Field Summary |
|---|
| Fields inherited from interface org.codehaus.xfire.transport.Channel |
|---|
BACKCHANNEL_URI |
| Constructor Summary | |
|---|---|
XMPPChannel(java.lang.String uri,
XMPPTransport transport)
|
|
| Method Summary | |
|---|---|
void |
close()
|
void |
open()
|
protected org.dom4j.Document |
readDocument(java.lang.String text)
|
void |
send(MessageContext context,
OutMessage message)
Sends a message. |
| Methods inherited from class org.codehaus.xfire.transport.AbstractChannel |
|---|
getEndpoint, getTransport, getUri, receive, setEndpoint, setTransport, setUri |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMPPChannel(java.lang.String uri,
XMPPTransport transport)
| Method Detail |
|---|
public void open()
throws XFireException
XFireException
public void send(MessageContext context,
OutMessage message)
throws XFireFault
Channel
XFireFaultpublic void close()
protected org.dom4j.Document readDocument(java.lang.String text)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||