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.Exception
public boolean beginIteration() throws java.lang.Exception
beginIteration
in interface Bridge
java.lang.Exception
public boolean setNext(java.io.DataInputStream inputStream) throws java.lang.Exception
public boolean isThreadSafe()
isThreadSafe
in interface Bridge