메소드 | 설명 | |
---|---|---|
ChainStream ( Stream, stream ) : Stream, | ||
GetInitializer ( LogicalMethodInfo, methodInfo, SoapExtensionAttribute, attribute ) : object | ||
GetInitializer ( Type, serviceType ) : object | ||
Initialize ( object initializer ) : void | ||
ProcessMessage ( SoapMessage, message ) : void |
메소드 | 설명 | |
---|---|---|
Copy ( Stream, from, Stream, to ) : void | ||
FindCallDescriptorNode ( XElement, soapMsgRootNode, string methodName ) : XElement, | ||
ReadOriginalSoapMessage ( ) : string | ||
UpdateMessage ( SoapMessage, message ) : void | ||
WriteResultSoapMessage ( string msg ) : void |
public GetInitializer ( LogicalMethodInfo, methodInfo, SoapExtensionAttribute, attribute ) : object | ||
methodInfo | LogicalMethodInfo, | |
attribute | SoapExtensionAttribute, | |
리턴 | object |
public GetInitializer ( Type, serviceType ) : object | ||
serviceType | Type, | |
리턴 | object |
public ProcessMessage ( SoapMessage, message ) : void | ||
message | SoapMessage, | |
리턴 | void |