Uses of Interface
gw.lang.reflect.module.IProtocolAdapter
-
Packages that use IProtocolAdapter Package Description gw.internal.gosu.module.fs -
-
Uses of IProtocolAdapter in gw.internal.gosu.module.fs
Fields in gw.internal.gosu.module.fs with type parameters of type IProtocolAdapter Modifier and Type Field Description private java.util.Map<java.lang.String,IProtocolAdapter>FileSystemImpl. _protocolAdaptersMethod parameters in gw.internal.gosu.module.fs with type arguments of type IProtocolAdapter Modifier and Type Method Description private voidFileSystemImpl. loadProtocolAdapter(java.util.Collection<IProtocolAdapter> adapters, java.lang.String adapterName)
-