Package org.globus.net
Class SocketFactory.PrSocket
java.lang.Object
java.net.Socket
org.globus.net.WrappedSocket
org.globus.net.SocketFactory.PrSocket
- All Implemented Interfaces:
Closeable,AutoCloseable
- Enclosing class:
SocketFactory
-
Field Summary
Fields inherited from class org.globus.net.WrappedSocket
socket -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.globus.net.WrappedSocket
getInetAddress, getInputStream, getKeepAlive, getLocalAddress, getLocalPort, getOutputStream, getPort, getReceiveBufferSize, getSendBufferSize, getSoLinger, getSoTimeout, getTcpNoDelay, getWrappedSocket, setKeepAlive, setReceiveBufferSize, setSendBufferSize, setSoLinger, setSoTimeout, setTcpNoDelay, shutdownInput, shutdownOutput, toStringMethods inherited from class java.net.Socket
bind, connect, connect, getChannel, getLocalSocketAddress, getOOBInline, getOption, getRemoteSocketAddress, getReuseAddress, getTrafficClass, isBound, isClosed, isConnected, isInputShutdown, isOutputShutdown, sendUrgentData, setOOBInline, setOption, setPerformancePreferences, setReuseAddress, setSocketImplFactory, setTrafficClass, supportedOptions
-
Constructor Details
-
PrSocket
-
-
Method Details
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Overrides:
closein classWrappedSocket- Throws:
IOException
-