Class TcpTransportChannel

    • Method Summary

      Modifier and Type Method Description
      TcpChannel getChannel()  
      java.lang.String getChannelType()  
      java.lang.String getProfileName()  
      Version getVersion()
      Returns the version of the other party that this channel will send a response to.
      void sendResponse​(java.lang.Exception exception)  
      void sendResponse​(TransportResponse response)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait