package amfmanager
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class CustomDialects(name: ProfileName, url: String, content: String, customVocabulary: Option[CustomVocabulary] = None) extends Product with Serializable
- case class CustomVocabulary(url: String, content: String) extends Product with Serializable
-
class
InitOptions extends AnyRef
- Annotations
- @JSExportAll()
- class ParseResult extends AnyRef
- class ParserHelper extends CommandHelper
Value Members
- object AmfInitializationHandler
-
object
AsyncAPIProfile extends ProfileName
- Annotations
- @JSExportAll()
- object DialectInitializer
-
object
InitOptions
- Annotations
- @JSExportAll()
- object ParseResult
- object ParserHelper