站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 common API Documentation 英文版文档

org.jboss.net.sockets (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档


Package org.jboss.net.sockets

Interface Summary
RMIMultiSocket  
 

Class Summary
DefaultSocketFactory An implementation of RMIServerSocketFactory that supports backlog and bind address settings
InterruptableInputStream An InputStream that uses the SocketTimeoutException thrown during read timeouts to check if the thread has been interrupted.
MethodHash  
QueuedClientSocketFactory  
RMIMultiSocketClient  
RMIMultiSocketHandler  
RMIMultiSocketServer  
TimeoutClientSocketFactory A RMIClientSocketFactory that installs a InterruptableInputStream to be responsive to thead interruption events.
TimeoutServerSocket A ServerSocket that returns a TimeoutSocket from the overriden accept.
TimeoutServerSocketFactory A RMIServerSocketFactory that installs a InterruptableInputStream to be responsive to thead interruption events.
TimeoutSocket A Socket that overrides the getInputStream to return a InterruptableInputStream
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.