Bluestep JS Documentation
Preparing search index...
B
Bluestep
Soap
SoapInterceptor
Interface SoapInterceptor
interface
SoapInterceptor
{
handleFault
(
t
:
SoapMessage
)
:
void
;
handleMessage
(
t
:
SoapMessage
)
:
void
;
}
Hierarchy (
View Summary
)
Interceptor
<
SoapMessage
>
SoapInterceptor
Implemented by
AbstractSoapInterceptor
AbstractWSS4JInterceptor
Index
Methods
handle
Fault
handle
Message
Methods
handle
Fault
handleFault
(
t
:
SoapMessage
)
:
void
Parameters
t
:
SoapMessage
Returns
void
handle
Message
handleMessage
(
t
:
SoapMessage
)
:
void
Parameters
t
:
SoapMessage
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
handle
Fault
handle
Message
Bluestep JS Documentation
Loading...