Uses of Interface
gw.lang.reflect.module.IProtocolAdapter
Packages that use IProtocolAdapter
-
Uses of IProtocolAdapter in gw.internal.gosu.module.fs
Fields in gw.internal.gosu.module.fs with type parameters of type IProtocolAdapterModifier and TypeFieldDescriptionprivate Map<String,
IProtocolAdapter> FileSystemImpl._protocolAdapters
Method parameters in gw.internal.gosu.module.fs with type arguments of type IProtocolAdapterModifier and TypeMethodDescriptionprivate void
FileSystemImpl.loadProtocolAdapter
(Collection<IProtocolAdapter> adapters, String adapterName)