|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.net.Socket
com.barchart.udt.net.NetSocketUDT
org.lastbamboo.common.ice.NetSocketUDTWrapper
public class NetSocketUDTWrapper
Wrapper class for UDT code.
| Field Summary |
|---|
| Fields inherited from class com.barchart.udt.net.NetSocketUDT |
|---|
inputStream, outputStream, socketUDT |
| Constructor Summary | |
|---|---|
NetSocketUDTWrapper()
|
|
| Method Summary | |
|---|---|
void |
setTcpNoDelay(boolean on)
|
| Methods inherited from class com.barchart.udt.net.NetSocketUDT |
|---|
bind, close, connect, connect, getChannel, getInetAddress, getInputStream, getKeepAlive, getLocalAddress, getLocalPort, getLocalSocketAddress, getOOBInline, getOutputStream, getPort, getReceiveBufferSize, getRemoteSocketAddress, getReuseAddress, getSendBufferSize, getSoLinger, getSoTimeout, getTcpNoDelay, getTrafficClass, isBound, isClosed, isConnected, isInputShutdown, isOutputShutdown, sendUrgentData, setKeepAlive, setOOBInline, setPerformancePreferences, setReceiveBufferSize, setReuseAddress, setSendBufferSize, setSoLinger, setSoTimeout, setTrafficClass, shutdownInput, shutdownOutput, socketUDT |
| Methods inherited from class java.net.Socket |
|---|
setSocketImplFactory, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.barchart.udt.net.IceSocket |
|---|
toString |
| Constructor Detail |
|---|
public NetSocketUDTWrapper()
throws com.barchart.udt.ExceptionUDT
com.barchart.udt.ExceptionUDT| Method Detail |
|---|
public void setTcpNoDelay(boolean on)
throws SocketException
setTcpNoDelay in interface com.barchart.udt.net.IceSocketsetTcpNoDelay in class com.barchart.udt.net.NetSocketUDTSocketException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||