Interface ServerChannelUploadContext.UploadHandler

Enclosing class:
ServerChannelUploadContext

public static interface ServerChannelUploadContext.UploadHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handleRequest(String callID, byte[] message, javax.jms.Destination replyTo, long timeout, int segmentWindowSize, ProtocolVersion protocolVersion, MessageSerializer serializer)