FileDocCategorySizeDatePackage
OutboundConnectionCache.javaAPI DocJava SE 5 API525Fri Aug 26 14:54:34 BST 2005com.sun.corba.se.pept.transport

OutboundConnectionCache

public interface OutboundConnectionCache implements ConnectionCache
author
Harold Carr

(Omit source code)

Fields Summary
Constructors Summary
Methods Summary
public Connectionget(ContactInfo contactInfo)

public voidput(ContactInfo contactInfo, Connection connection)

public voidremove(ContactInfo contactInfo)