Interface Connection

All Known Subinterfaces:
CorbaConnection
All Known Implementing Classes:
SocketFactoryConnectionImpl, SocketOrChannelConnectionImpl

public interface Connection
This interface represents the connection on which a request is made.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getSocket

      Socket getSocket()