Class XStreamWireFormatFactory

  • All Implemented Interfaces:
    org.apache.activemq.wireformat.WireFormatFactory

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

      • XStreamWireFormatFactory

        public XStreamWireFormatFactory()
    • Method Detail

      • 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)