|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.test.util.SocketXMLIO
tigase.test.util.SocketBosh
public class SocketBosh
Describe class SocketBosh here. Created: Wed May 18 16:23:47 2005
| Field Summary |
|---|
| Fields inherited from class tigase.test.util.SocketXMLIO |
|---|
socket |
| Constructor Summary | |
|---|---|
SocketBosh(java.net.Socket sock)
Creates a new SocketXMLReader instance. |
|
| Method Summary | |
|---|---|
void |
close()
|
protected void |
initSocket(java.lang.String data)
|
java.util.Queue<tigase.xml.Element> |
read()
|
void |
write(java.lang.String data)
|
| Methods inherited from class tigase.test.util.SocketXMLIO |
|---|
setSocket, write |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SocketBosh(java.net.Socket sock)
throws java.io.IOException
SocketXMLReader instance.
java.io.IOException| Method Detail |
|---|
public void write(java.lang.String data)
throws java.io.IOException
write in interface XMLIOwrite in class SocketXMLIOjava.io.IOException
public java.util.Queue<tigase.xml.Element> read()
throws java.io.IOException
read in interface XMLIOread in class SocketXMLIOjava.io.IOExceptionpublic void close()
close in interface XMLIOclose in class SocketXMLIO
protected void initSocket(java.lang.String data)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||