public class FIXOutTransportInfo extends Object implements org.apache.axis2.transport.OutTransportInfo
| Constructor and Description | 
|---|
FIXOutTransportInfo(quickfix.SessionID sessionID)  | 
FIXOutTransportInfo(String targetEPR)
Constructs a FIXOutTransportInfo out of a FIX EPR. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
quickfix.SessionID | 
getSessionID()  | 
void | 
setContentType(String s)  | 
public FIXOutTransportInfo(quickfix.SessionID sessionID)
public FIXOutTransportInfo(String targetEPR)
targetEPR - a valid FIX EPRpublic quickfix.SessionID getSessionID()
public void setContentType(String s)
setContentType in interface org.apache.axis2.transport.OutTransportInfoCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.