Class XStreamWireFormatFactory

java.lang.Object
org.apache.activemq.transport.xstream.XStreamWireFormatFactory
All Implemented Interfaces:
org.apache.activemq.wireformat.WireFormatFactory

public class XStreamWireFormatFactory extends Object implements org.apache.activemq.wireformat.WireFormatFactory
  • Constructor Details

    • XStreamWireFormatFactory

      public XStreamWireFormatFactory()
  • Method Details

    • createWireFormat

      public org.apache.activemq.wireformat.WireFormat createWireFormat()
      Specified by:
      createWireFormat in interface org.apache.activemq.wireformat.WireFormatFactory
    • getHost

      public String getHost()
    • setHost

      public void setHost(String host)