Uses of Class
iip.datatypes.RoutingConnOutImpl
-
Packages that use RoutingConnOutImpl Package Description iip.serializers -
-
Uses of RoutingConnOutImpl in iip.serializers
Methods in iip.serializers that return RoutingConnOutImpl Modifier and Type Method Description RoutingConnOutImplRoutingConnOutImplSerializer. clone(RoutingConnOutImpl origin)RoutingConnOutImplRoutingConnOutImplSerializer. from(byte[] data)Methods in iip.serializers that return types with arguments of type RoutingConnOutImpl Modifier and Type Method Description java.lang.Class<RoutingConnOutImpl>RoutingConnOutImplSerializer. getType()Methods in iip.serializers with parameters of type RoutingConnOutImpl Modifier and Type Method Description RoutingConnOutImplRoutingConnOutImplSerializer. clone(RoutingConnOutImpl origin)byte[]RoutingConnOutImplSerializer. to(RoutingConnOutImpl source)
-