package soap
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class SoapFault [T](code: SoapFault.FaultCode.Type, string: String, actor: String, detail: T) extends Product with Serializable
Value Members
-
object
Implicits
Created by vladimir on 29.11.16.
-
object
SoapClient
Created by vladimir on 29.11.16.
- object SoapFault extends Serializable
- object SoapHelper