|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openejb.client.HttpConnectionFactory.HttpConnection
public static class HttpConnectionFactory.HttpConnection
| Constructor Summary | |
|---|---|
HttpConnectionFactory.HttpConnection(ServerMetaData server)
|
|
| Method Summary | |
|---|---|
void |
close()
|
java.io.InputStream |
getInputStream()
|
java.io.OutputStream |
getOuputStream()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpConnectionFactory.HttpConnection(ServerMetaData server)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void close()
throws java.io.IOException
close in interface Connectionjava.io.IOException
public java.io.InputStream getInputStream()
throws java.io.IOException
getInputStream in interface Connectionjava.io.IOException
public java.io.OutputStream getOuputStream()
throws java.io.IOException
getOuputStream in interface Connectionjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||