public class XStreamWireFormatFactory extends java.lang.Object implements WireFormatFactory
| Constructor and Description |
|---|
XStreamWireFormatFactory() |
| Modifier and Type | Method and Description |
|---|---|
WireFormat |
createWireFormat() |
java.lang.String |
getHost() |
void |
setHost(java.lang.String host) |
public WireFormat createWireFormat()
createWireFormat in interface WireFormatFactorypublic java.lang.String getHost()
public void setHost(java.lang.String host)
Copyright © 2005-2016 Red Hat, Inc.. All Rights Reserved.