FileDocCategorySizeDatePackage
Connection.javaAPI DocExample2310Tue May 29 16:57:06 BST 2007com.sun.xml.ws.transport.tcp.connectioncache.spi.transport

Connection

public interface Connection
A Connection represents some kind of channel to a (possibly different) process. Here we only need the capability of closing the connection.

Fields Summary
Constructors Summary
Methods Summary
public voidclose()