예제 #1
0
void ReceiverBindingProxy::reset()
{	destroy();
	soap_done(this);
	soap_initialize(this);
	ReceiverBindingProxy_init(SOAP_IO_DEFAULT, SOAP_IO_DEFAULT);
}
예제 #2
0
void SearchBindingProxy::reset()
{	destroy();
	soap_done(this);
	soap_initialize(this);
	SearchBindingProxy_init(SOAP_IO_DEFAULT, SOAP_IO_DEFAULT);
}
void RuleEngineBindingProxy::reset()
{	destroy();
	soap_done(this->soap);
	soap_initialize(this->soap);
	RuleEngineBindingProxy_init(SOAP_IO_DEFAULT, SOAP_IO_DEFAULT);
}
void PullPointSubscriptionBindingService::reset()
{	destroy();
	soap_done(this->soap);
	soap_initialize(this->soap);
	PullPointSubscriptionBindingService_init(SOAP_IO_DEFAULT, SOAP_IO_DEFAULT);
}
void RemoteDiscoveryBindingProxy::reset()
{	destroy();
	soap_done(this->soap);
	soap_initialize(this->soap);
	RemoteDiscoveryBindingProxy_init(SOAP_IO_DEFAULT, SOAP_IO_DEFAULT);
}
void GlobalWeatherSoapProxy::reset()
{	destroy();
	soap_done(this);
	soap_initialize(this);
	GlobalWeatherSoapProxy_init(SOAP_IO_DEFAULT, SOAP_IO_DEFAULT);
}
예제 #7
0
void wsrmService::reset()
{	destroy();
	soap_done(this->soap);
	soap_initialize(this->soap);
	wsrmService_init(SOAP_IO_DEFAULT, SOAP_IO_DEFAULT);
}
예제 #8
0
void dimeProxy::reset()
{	this->destroy();
	soap_done(this);
	soap_initialize(this);
	dimeProxy_init(SOAP_IO_DEFAULT, SOAP_IO_DEFAULT);
}
예제 #9
0
void quoteService::reset()
{	destroy();
	soap_done(this);
	soap_initialize(this);
	quoteService_init(SOAP_IO_DEFAULT, SOAP_IO_DEFAULT);
}
void DisplayBindingService::reset()
{	destroy();
	soap_done(this);
	soap_initialize(this);
	DisplayBindingService_init(SOAP_IO_DEFAULT, SOAP_IO_DEFAULT);
}
void AdvancedSecurityServiceBindingService::reset()
{	destroy();
	soap_done(this->soap);
	soap_initialize(this->soap);
	AdvancedSecurityServiceBindingService_init(SOAP_IO_DEFAULT, SOAP_IO_DEFAULT);
}
void CustomBinding_DumpUploadService3_UploaderProxy::reset()
{   destroy();
    soap_done(this);
    soap_initialize(this);
    CustomBinding_DumpUploadService3_UploaderProxy_init(SOAP_IO_DEFAULT, SOAP_IO_DEFAULT);
}
void ImagingBindingService::reset()
{	destroy();
	soap_done(this->soap);
	soap_initialize(this->soap);
	ImagingBindingService_init(SOAP_IO_DEFAULT, SOAP_IO_DEFAULT);
}
void BasicHttpBinding_USCOREICalculatorService::reset()
{   destroy();
    soap_done(this->soap);
    soap_initialize(this->soap);
    BasicHttpBinding_USCOREICalculatorService_init(SOAP_IO_DEFAULT, SOAP_IO_DEFAULT);
}
예제 #15
0
void calcProxy::reset()
{	destroy();
	soap_done(this);
	soap_initialize(this);
	calcProxy_init(SOAP_IO_DEFAULT, SOAP_IO_DEFAULT);
}
예제 #16
0
void calcService::reset()
{	this->destroy();
	soap_done(this);
	soap_initialize(this);
	calcService_init(SOAP_IO_DEFAULT, SOAP_IO_DEFAULT);
}
예제 #17
0
void videooverlayService::reset()
{	destroy();
	soap_done(this);
	soap_initialize(this);
	videooverlayService_init(SOAP_IO_DEFAULT, SOAP_IO_DEFAULT);
}
void WSDualHttpBinding_USCOREICalculatorDuplexProxy::reset()
{	destroy();
	soap_done(this->soap);
	soap_initialize(this->soap);
	WSDualHttpBinding_USCOREICalculatorDuplexProxy_init(SOAP_IO_DEFAULT, SOAP_IO_DEFAULT);
}