File
Doc
Category
Size
Date
Package
Connection.java
API Doc
Example
2310
Tue May 29 16:57:06 BST 2007
com.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 void
close
()
Java Code Source