com.metamatrix.connector.xml
Interface SOAPConnectorState

All Superinterfaces:
BaseXMLConnectorState
All Known Implementing Classes:
SOAPConnectorState, SOAPConnectorStateImpl

public interface SOAPConnectorState
extends BaseXMLConnectorState


Method Summary
 boolean isEncoded()
           
 boolean isExceptionOnFault()
           
 boolean isRPC()
           
 
Methods inherited from interface com.metamatrix.connector.xml.BaseXMLConnectorState
getLogger, getState, setLogger, setState
 

Method Detail

isEncoded

boolean isEncoded()

isRPC

boolean isRPC()

isExceptionOnFault

boolean isExceptionOnFault()


Copyright © 2009. All Rights Reserved.