Searched defs:TCPChannel (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/rmi/transport/tcp/
H A DTCPChannel.java55 * TCPChannel is the socket-based implementation of the RMI Channel
60 public class TCPChannel implements Channel { class in inherits:Channel
112 TCPChannel(TCPTransport tr, TCPEndpoint ep) { method in class:TCPChannel

Completed in 482 milliseconds