io
.
jobial
.
scase
.
marshalling
.
tibrv
raw
package
raw
Linear Supertypes
TibrvMsgRawMarshallingInstances
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
raw
TibrvMsgRawMarshallingInstances
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
class
TibrvMsgRawMarshallingTest
extends
AsyncFlatSpec
with
MarshallingTestSupport
with
TibrvMsgRawMarshallingInstances
Value Members
implicit
val
tibrvMsgRawEitherMarshaller
:
BinaryFormatMarshaller
[
Either
[
Throwable
,
TibrvMsg
]]
Definition Classes
TibrvMsgRawMarshallingInstances
implicit
val
tibrvMsgRawEitherUnmarshaller
:
BinaryFormatUnmarshaller
[
Either
[
Throwable
,
TibrvMsg
]] { def marshalToOutputStream(o: Either[Throwable,com.tibco.tibrv.TibrvMsg],out: java.io.OutputStream): Unit }
Definition Classes
TibrvMsgRawMarshallingInstances
implicit
val
tibrvMsgRawMarshaller
:
BinaryFormatMarshaller
[
TibrvMsg
]
Definition Classes
TibrvMsgRawMarshallingInstances
implicit
val
tibrvMsgRawMarshalling
:
TibrvMsgRawMarshalling
implicit
val
tibrvMsgRawThrowableMarshaller
:
BinaryFormatMarshaller
[
Throwable
]
Definition Classes
TibrvMsgRawMarshallingInstances
implicit
val
tibrvMsgRawThrowableUnmarshaller
:
BinaryFormatUnmarshaller
[
Throwable
]
Definition Classes
TibrvMsgRawMarshallingInstances
implicit
val
tibrvMsgRawUnmarshaller
:
BinaryFormatUnmarshaller
[
TibrvMsg
] { def unmarshalFromInputStream(in: java.io.InputStream): Product with Serializable with scala.util.Either[Throwable,com.tibco.tibrv.TibrvMsg] }
Definition Classes
TibrvMsgRawMarshallingInstances
implicit
val
tibrvMsgRequestResponseMapping
:
RequestResponseMapping
[
TibrvMsg
,
TibrvMsg
]
Inherited from
TibrvMsgRawMarshallingInstances
Inherited from
AnyRef
Inherited from
Any
Ungrouped