|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jumpmind.symmetric.transport.internal.InternalOutgoingWithResponseTransport
public class InternalOutgoingWithResponseTransport
| Method Summary | |
|---|---|
void |
close()
|
boolean |
isOpen()
|
java.io.BufferedWriter |
open()
|
java.io.BufferedReader |
readResponse()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.io.BufferedReader readResponse()
throws java.io.IOException
readResponse in interface IOutgoingWithResponseTransportjava.io.IOException
public void close()
throws java.io.IOException
close in interface IOutgoingTransportjava.io.IOExceptionpublic boolean isOpen()
isOpen in interface IOutgoingTransport
public java.io.BufferedWriter open()
throws java.io.IOException
open in interface IOutgoingTransportjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||