|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jumpmind.symmetric.transport.internal.InternalOutgoingTransport
public class InternalOutgoingTransport
| Constructor Summary | |
|---|---|
InternalOutgoingTransport(java.io.BufferedWriter writer)
|
|
InternalOutgoingTransport(java.io.OutputStream pushOs)
|
|
| Method Summary | |
|---|---|
void |
close()
|
boolean |
isOpen()
|
java.io.BufferedWriter |
open()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InternalOutgoingTransport(java.io.OutputStream pushOs)
throws java.io.UnsupportedEncodingException
java.io.UnsupportedEncodingExceptionpublic InternalOutgoingTransport(java.io.BufferedWriter writer)
| Method Detail |
|---|
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 | |||||||||