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

TestJNPSockets.ClientSocketFactory (JBoss Naming API) - JBoss 3.2.7 naming API Documentation 英文版文档


org.jnp.test
Class TestJNPSockets.ClientSocketFactory

java.lang.Object
  extended byorg.jnp.test.TestJNPSockets.ClientSocketFactory
All Implemented Interfaces:
RMIClientSocketFactory, Serializable
Enclosing class:
TestJNPSockets

public static class TestJNPSockets.ClientSocketFactory
extends Object
implements RMIClientSocketFactory, Serializable

See Also:
Serialized Form

Constructor Summary
TestJNPSockets.ClientSocketFactory()
           
 
Method Summary
 Socket createSocket(String host, int port)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestJNPSockets.ClientSocketFactory

public TestJNPSockets.ClientSocketFactory()
Method Detail

createSocket

public Socket createSocket(String host,
                           int port)
                    throws IOException
Specified by:
createSocket in interface RMIClientSocketFactory
Throws:
IOException


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