Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package edu.emory.mathcs.util.net.inproc

Networking-related utility classes.

See:
          Description

Class Summary
InProcServerSocket Abstraction of a server socket which can be accessed only from within a process.
InProcServerSocket.ConnReq  
InProcSocket Abstraction of a socket accessible only within a process.
InProcSocket.Channel  
InProcSocket.InProcSocketImpl  
InProcSocketAddress Represents an address of in-proc socket.
 

Package edu.emory.mathcs.util.net.inproc Description

Networking-related utility classes. Highlights: