ojb.broker.server
Class ServerEntry

java.lang.Object
  |
  +--ojb.broker.server.ServerEntry
All Implemented Interfaces:
java.io.Serializable

public class ServerEntry
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ServerEntry(java.lang.String name, int port)
           
 
Method Summary
 java.net.Socket getConnection()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerEntry

public ServerEntry(java.lang.String name,
                   int port)
Method Detail

getConnection

public java.net.Socket getConnection()
                              throws java.io.IOException
java.io.IOException


Authors: Thomas Mahler and others. (C) 2000, 2001.
All rights reserved. Published under the Gnu Public License.
http://objectbridge.sourceforge.net
Version: 0.8.375, 2002-04-04