|
||||||||||
| 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
| Field Summary |
| Fields inherited from interface org.codehaus.xfire.transport.Channel |
BACKCHANNEL_URI, PASSWORD, USERNAME |
| Constructor Summary | |
XMPPChannel(java.lang.String uri,
XMPPTransport transport)
|
|
| Method Summary | |
void |
close()
|
void |
open()
|
void |
send(org.codehaus.xfire.MessageContext context,
org.codehaus.xfire.exchange.OutMessage message)
|
| Methods inherited from class org.codehaus.xfire.transport.AbstractChannel |
getEndpoint, getTransport, getUri, isAsync, 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 org.codehaus.xfire.XFireException
org.codehaus.xfire.XFireException
public void send(org.codehaus.xfire.MessageContext context,
org.codehaus.xfire.exchange.OutMessage message)
throws org.codehaus.xfire.fault.XFireFault
org.codehaus.xfire.fault.XFireFaultpublic void close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||