fromProxy

@NotNull
abstract fun fromProxy(@NotNull proxy: PROXY): OBJ

Facilitates the conversion of the proxy object into a new instance of the unserializable type.

Return

original object recreated from proxy.

Parameters

proxy

Object from AMQP.