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._protocolAdaptersMethod parameters in gw.internal.gosu.module.fs with type arguments of type IProtocolAdapterModifier and TypeMethodDescriptionprivate voidFileSystemImpl.loadProtocolAdapter(Collection<IProtocolAdapter> adapters, String adapterName)