| Constructor and Description |
|---|
WriteBridge(ProtocolData protocolData) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
beginIteration() |
Writable |
getNext() |
boolean |
isThreadSafe() |
boolean |
setNext(java.io.DataInputStream inputStream) |
public WriteBridge(ProtocolData protocolData) throws java.lang.Exception
java.lang.Exceptionpublic boolean beginIteration()
throws java.lang.Exception
beginIteration in interface Bridgejava.lang.Exceptionpublic boolean setNext(java.io.DataInputStream inputStream)
throws java.lang.Exception
public boolean isThreadSafe()
isThreadSafe in interface Bridge