|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xmlrpc.common.LocalStreamConnection.LocalServerStreamConnection
private class LocalStreamConnection.LocalServerStreamConnection
Constructor Summary | |
---|---|
private |
LocalStreamConnection.LocalServerStreamConnection()
|
Method Summary | |
---|---|
void |
close()
Closes the connection, and frees resources. |
java.io.InputStream |
newInputStream()
Returns the connections input stream. |
java.io.OutputStream |
newOutputStream()
Returns the connections output stream. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private LocalStreamConnection.LocalServerStreamConnection()
Method Detail |
---|
public java.io.InputStream newInputStream() throws java.io.IOException
ServerStreamConnection
newInputStream
in interface ServerStreamConnection
java.io.IOException
public java.io.OutputStream newOutputStream() throws java.io.IOException
ServerStreamConnection
newOutputStream
in interface ServerStreamConnection
java.io.IOException
public void close() throws java.io.IOException
ServerStreamConnection
close
in interface ServerStreamConnection
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |