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

InboundConnectionCache

public interface InboundConnectionCache implements ConnectionCache
author
Harold Carr

Fields Summary
Constructors Summary
Methods Summary
public Connectionget(Acceptor acceptor)

public voidput(Acceptor acceptor, Connection connection)

public voidremove(Connection connection)