Uses of Class
java.net.URI
-
Packages that use URI 软件包 描述 com.sun.jarsigner 该包包含用于定义jarsigner
工具使用的签名机制的接口和类。com.sun.net.httpserver 提供一个简单的高级Http服务器API,可用于构建嵌入式HTTP服务器。com.sun.security.auth.login 提供Configuration
的实现。java.awt 包含用于创建用户界面和绘制图形和图像的所有类。java.awt.desktop 提供与各种桌面功能交互的接口和类。java.io 通过数据流,序列化和文件系统提供系统输入和输出。java.lang.module 通过分辨率和服务绑定来支持模块描述符和创建模块配置的类。java.net 提供实现网络应用程序的类。java.nio.file 定义Java虚拟机访问文件,文件属性和文件系统的接口和类。java.nio.file.spi java.nio.file
包的服务提供者类。java.security 提供安全框架的类和接口。java.security.cert 提供用于解析和管理证书,证书撤销列表(CRL)和认证路径的类和接口。javax.print 提供Java®打印服务API的主要类和接口。javax.print.attribute 提供描述Java“打印服务”属性类型以及如何将其集合到属性集中的类和接口。javax.print.attribute.standard 包javax.print.attribute.standard包含特定打印属性的类。javax.tools 为可以从程序调用的工具提供接口,例如编译器。javax.xml.bind 为客户端应用程序提供运行时绑定框架,包括解组,编组和验证功能。javax.xml.catalog jdk.incubator.http 高级HTTP和WebSocket APIjdk.security.jarsigner -
-
Uses of URI in com.sun.jarsigner
Methods in com.sun.jarsigner that return URI Modifier and Type 方法 描述 URI
ContentSignerParameters. getTimestampingAuthority()
已过时。检索时间戳管理机构(TSA)的标识符。 -
Uses of URI in com.sun.net.httpserver
Methods in com.sun.net.httpserver that return URI Modifier and Type 方法 描述 abstract URI
HttpExchange. getRequestURI()
获取请求URI -
Uses of URI in com.sun.security.auth.login
Constructors in com.sun.security.auth.login with parameters of type URI Constructor 描述 ConfigFile(URI uri)
从指定的URI
创建一个新的Configuration
对象。 -
Uses of URI in java.awt
Methods in java.awt with parameters of type URI Modifier and Type 方法 描述 void
Desktop. browse(URI uri)
启动默认浏览器以显示一个URI
。void
Desktop. mail(URI mailtoURI)
启动用户默认邮件客户端的邮件组合窗口,填写由mailto:
URI指定的邮件字段。 -
Uses of URI in java.awt.desktop
Methods in java.awt.desktop that return URI Modifier and Type 方法 描述 URI
OpenURIEvent. getURI()
获取URI
该应用被要求打开Constructors in java.awt.desktop with parameters of type URI Constructor 描述 OpenURIEvent(URI uri)
构造一个OpenURIEvent
-
Uses of URI in java.io
Methods in java.io that return URI Modifier and Type 方法 描述 URI
File. toURI()
构造一个表示此抽象路径名的file:
URI。Constructors in java.io with parameters of type URI Constructor 描述 File(URI uri)
通过将给定的file:
URI转换为抽象路径名来创建新的File
实例。 -
Uses of URI in java.lang.module
Methods in java.lang.module that return types with arguments of type URI Modifier and Type 方法 描述 Optional<URI>
ModuleReader. find(String name)
查找资源,将URI返回给模块中的资源。Optional<URI>
ModuleReference. location()
如果已知,返回此模块内容的位置。Constructors in java.lang.module with parameters of type URI Constructor 描述 ModuleReference(ModuleDescriptor descriptor, URI location)
构造一个这个类的新实例。 -
Uses of URI in java.net
Methods in java.net that return URI Modifier and Type 方法 描述 static URI
URI. create(String str)
通过解析给定的字符串创建一个URI。URI
URI. normalize()
规范此URI的路径。URI
URI. parseServerAuthority()
尝试将此URI的权限组件(如果已定义)解析为用户信息,主机和端口组件。URI
URI. relativize(URI uri)
相对于此URI的给定URI。URI
URI. resolve(String str)
通过解析给定的字符串构造一个新的URI,然后根据此URI进行解析。URI
URI. resolve(URI uri)
根据此URI解析给定的URI。URI
URL. toURI()
返回相当于此URL的URI
。Methods in java.net that return types with arguments of type URI Modifier and Type 方法 描述 List<URI>
CookieStore. getURIs()
获取标识Cookie存储区中的Cookie的所有URI。Methods in java.net with parameters of type URI Modifier and Type 方法 描述 void
CookieStore. add(URI uri, HttpCookie cookie)
向商店添加一个HTTP cookie。int
URI. compareTo(URI that)
将此URI与另一个对象进行比较,该对象必须是URI。abstract void
ProxySelector. connectFailed(URI uri, SocketAddress sa, IOException ioe)
被称为表示连接不能建立到代理/袜子服务器。abstract Map<String,List<String>>
CookieHandler. get(URI uri, Map<String,List<String>> requestHeaders)
从请求标头中指定的uri的cookie缓存获取所有适用的Cookie。Map<String,List<String>>
CookieManager. get(URI uri, Map<String,List<String>> requestHeaders)
List<HttpCookie>
CookieStore. get(URI uri)
检索与给定URI相关联的Cookie,或者其域与给定的URI匹配。abstract CacheResponse
ResponseCache. get(URI uri, String rqstMethod, Map<String,List<String>> rqstHeaders)
根据请求的uri,请求方法和请求标头检索缓存的响应。abstract void
CookieHandler. put(URI uri, Map<String,List<String>> responseHeaders)
设置所有适用的Cookie,示例是响应头字段,名为Set-Cookie2,存在于响应头中的cookie缓存中。void
CookieManager. put(URI uri, Map<String,List<String>> responseHeaders)
abstract CacheRequest
ResponseCache. put(URI uri, URLConnection conn)
协议处理程序在检索到资源后调用此方法,ResponseCache必须决定是否将资源存储在其缓存中。URI
URI. relativize(URI uri)
相对于此URI的给定URI。boolean
CookieStore. remove(URI uri, HttpCookie cookie)
从商店中删除一个cookie。URI
URI. resolve(URI uri)
根据此URI解析给定的URI。abstract List<Proxy>
ProxySelector. select(URI uri)
根据访问资源的协议选择所有适用的代理以及访问资源的目标地址。boolean
CookiePolicy. shouldAccept(URI uri, HttpCookie cookie)
将被调用来查看是否应该接受该cookie。 -
Uses of URI in java.nio.file
Methods in java.nio.file that return URI Modifier and Type 方法 描述 URI
Path. toUri()
返回一个URI来表示此路径。Methods in java.nio.file with parameters of type URI Modifier and Type 方法 描述 static Path
Paths. get(URI uri)
将给定的URI转换为Path
对象。static FileSystem
FileSystems. getFileSystem(URI uri)
返回对现有的FileSystem
的引用。static FileSystem
FileSystems. newFileSystem(URI uri, Map<String,?> env)
构造一个由URI
标识的新文件系统static FileSystem
FileSystems. newFileSystem(URI uri, Map<String,?> env, ClassLoader loader)
构造一个由URI
标识的新文件系统 -
Uses of URI in java.nio.file.spi
Methods in java.nio.file.spi with parameters of type URI Modifier and Type 方法 描述 abstract FileSystem
FileSystemProvider. getFileSystem(URI uri)
返回此提供商创建的现有FileSystem
。abstract Path
FileSystemProvider. getPath(URI uri)
通过转换给定的URI
返回一个Path
对象。abstract FileSystem
FileSystemProvider. newFileSystem(URI uri, Map<String,?> env)
构造由URI标识的新的FileSystem
对象。 -
Uses of URI in java.security
Methods in java.security that return URI Modifier and Type 方法 描述 URI
DomainLoadStoreParameter. getConfiguration()
获取域配置数据的标识符。URI
URIParameter. getURI()
返回URI。Constructors in java.security with parameters of type URI Constructor 描述 DomainLoadStoreParameter(URI configuration, Map<String,KeyStore.ProtectionParameter> protectionParams)
使用用于保护密钥库数据的参数构建密钥库域的DomainLoadStoreParameter。URIParameter(URI uri)
构造URIParameter,URI指向用于SPI实现的数据。 -
Uses of URI in java.security.cert
Methods in java.security.cert that return URI Modifier and Type 方法 描述 URI
PKIXRevocationChecker. getOcspResponder()
获取标识OCSP响应器位置的URI。URI
URICertStoreParameters. getURI()
返回用于构造此URICertStoreParameters
对象的URI。Methods in java.security.cert with parameters of type URI Modifier and Type 方法 描述 void
PKIXRevocationChecker. setOcspResponder(URI uri)
设置标识OCSP响应器位置的URI。Constructors in java.security.cert with parameters of type URI Constructor 描述 URICertStoreParameters(URI uri)
使用指定的URI创建一个URICertStoreParameters
的实例。 -
Uses of URI in javax.print
Methods in javax.print that return URI Modifier and Type 方法 描述 URI
URIException. getUnsupportedURI()
返回URI。 -
Uses of URI in javax.print.attribute
Methods in javax.print.attribute that return URI Modifier and Type 方法 描述 URI
URISyntax. getURI()
返回此URI属性的URI值。Constructors in javax.print.attribute with parameters of type URI Constructor 描述 URISyntax(URI uri)
构造具有指定URI的URI属性。 -
Uses of URI in javax.print.attribute.standard
Constructors in javax.print.attribute.standard with parameters of type URI Constructor 描述 Destination(URI uri)
使用指定的URI构造新的目标属性。PrinterMoreInfo(URI uri)
使用指定的URI构造一个新的打印机more info属性。PrinterMoreInfoManufacturer(URI uri)
使用指定的URI构造新的打印机更多信息制造商属性。PrinterURI(URI uri)
使用指定的URI构造一个新的PrinterURI属性。 -
Uses of URI in javax.tools
Fields in javax.tools declared as URI Modifier and Type Field 描述 protected URI
SimpleJavaFileObject. uri
此文件对象的URI。Methods in javax.tools that return URI Modifier and Type 方法 描述 URI
FileObject. toUri()
返回标识此文件对象的URI。URI
ForwardingFileObject. toUri()
URI
SimpleJavaFileObject. toUri()
Constructors in javax.tools with parameters of type URI Constructor 描述 SimpleJavaFileObject(URI uri, JavaFileObject.Kind kind)
构造给定类型的SimpleJavaFileObject和给定的URI。 -
Uses of URI in javax.xml.bind
Methods in javax.xml.bind with parameters of type URI Modifier and Type 方法 描述 static void
JAXB. marshal(Object jaxbObject, URI xml)
将Java对象树写入XML并将其存储到指定的位置。static <T> T
JAXB. unmarshal(URI xml, Class<T> type)
从给定的XML输入中读取Java对象树。 -
Uses of URI in javax.xml.catalog
Methods in javax.xml.catalog with parameters of type URI Modifier and Type 方法 描述 static Catalog
CatalogManager. catalog(CatalogFeatures features, URI... uris)
使用指定的功能设置和uri创建一个Catalog
对象到一个或多个目录文件。static CatalogResolver
CatalogManager. catalogResolver(CatalogFeatures features, URI... uris)
使用指定的功能设置和uri创建一个CatalogResolver
的实例到一个或多个目录文件。 -
Uses of URI in jdk.incubator.http
Methods in jdk.incubator.http that return URI Modifier and Type 方法 描述 abstract URI
HttpRequest. uri()
返回此请求的请求URI
。abstract URI
HttpResponse. uri()
返回收到的响应的URI
。Methods in jdk.incubator.http with parameters of type URI Modifier and Type 方法 描述 static HttpRequest.Builder
HttpRequest. newBuilder(URI uri)
创建一个HttpRequest
构建器。WebSocket.Builder
HttpClient. newWebSocketBuilder(URI uri, WebSocket.Listener listener)
创建连接到给定URI的WebSocket
实例的构建器,并接收给定的Listener
事件和消息。abstract HttpRequest.Builder
HttpRequest.Builder. uri(URI uri)
设置HttpRequest
的请求URI
。 -
Uses of URI in jdk.security.jarsigner
Methods in jdk.security.jarsigner that return URI Modifier and Type 方法 描述 URI
JarSigner. getTsa()
返回时间戳局(TSA)的URI。Methods in jdk.security.jarsigner with parameters of type URI Modifier and Type 方法 描述 JarSigner.Builder
JarSigner.Builder. tsa(URI uri)
设置时间戳局(TSA)的URI。
-