Uses of Interface
org.apache.johnzon.core.BufferStrategy
Packages that use BufferStrategy
-
Uses of BufferStrategy in org.apache.johnzon.core
Fields in org.apache.johnzon.core declared as BufferStrategyModifier and TypeFieldDescriptionstatic final BufferStrategyAbstractJsonFactory.DEFAULT_BUFFER_STRATEGYFields in org.apache.johnzon.core with type parameters of type BufferStrategyModifier and TypeFieldDescriptionprivate static final Map<String,BufferStrategy> BufferStrategyFactory.DEFAULT_STRATEGIESMethods in org.apache.johnzon.core that return BufferStrategyModifier and TypeMethodDescriptionprotected BufferStrategyAbstractJsonFactory.getBufferProvider()static BufferStrategycreates a BufferStrategy based on the name.