java.lang.Object
com.sun.xml.ws.transport.tcp.servicechannel.jaxws.OpenChannelResponse

public class OpenChannelResponse extends Object
  • Constructor Details

    • OpenChannelResponse

      public OpenChannelResponse()
  • Method Details

    • getChannelId

      public int getChannelId()
      Returns:
      returns int
    • setChannelId

      public void setChannelId(int channelId)
      Parameters:
      channelId - the value for the _return property
    • getNegotiatedMimeTypes

      public List<String> getNegotiatedMimeTypes()
      Returns:
      returns List
    • setNegotiatedMimeTypes

      public void setNegotiatedMimeTypes(List<String> negotiatedMimeTypes)
      Parameters:
      negotiatedMimeTypes - the value for the negotiatedMimeTypes property
    • getNegotiatedParams

      public List<String> getNegotiatedParams()
      Returns:
      returns List
    • setNegotiatedParams

      public void setNegotiatedParams(List<String> negotiatedParams)
      Parameters:
      negotiatedParams - the value for the negotiatedParams property