Uses of Interface
org.wildfly.clustering.marshalling.protostream.ProtoStreamBuilder
-
Packages that use ProtoStreamBuilder Package Description org.wildfly.clustering.marshalling.protostream org.wildfly.clustering.marshalling.protostream.util -
-
Uses of ProtoStreamBuilder in org.wildfly.clustering.marshalling.protostream
Classes in org.wildfly.clustering.marshalling.protostream with type parameters of type ProtoStreamBuilder Modifier and Type Class Description classProtoStreamBuilderFieldSetMarshaller<T,B extends ProtoStreamBuilder<T>>Marshaller for an object whose fields are marshalled via aFieldSetMarshallerand constructed via aProtoStreamBuilder. -
Uses of ProtoStreamBuilder in org.wildfly.clustering.marshalling.protostream.util
Subinterfaces of ProtoStreamBuilder in org.wildfly.clustering.marshalling.protostream.util Modifier and Type Interface Description interfaceEnumSetBuilder<E extends Enum<E>>Builder for anEnumSet.interfaceUUIDBuilder
-