Class IntraVMServerEndpointImpl

java.lang.Object
Connection
com.swiftmq.impl.net.netty.scheduler.IntraVMServerEndpointImpl

public class IntraVMServerEndpointImpl extends Connection
  • Constructor Details

    • IntraVMServerEndpointImpl

      public IntraVMServerEndpointImpl(SwiftletContext ctx, IntraVMConnection clientConnection)
  • Method Details

    • setInboundHandler

      public void setInboundHandler(InboundHandler handler)
    • chunkCompleted

      public void chunkCompleted(byte[] b, int offset, int len)
    • clientClose

      public void clientClose()
    • getHostname

      public String getHostname()
    • getInputStream

      public InputStream getInputStream()
    • getOutputStream

      public OutputStream getOutputStream()
    • close

      public void close()
    • toString

      public String toString()