| Package | Description | 
|---|---|
| org.ojalgo.netio | 
 
 This package loosely corresponds to (extends) the packages: java.io.*, java.nio.*, java.net.* and sun.net.* 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ResourceLocator | 
ResourceLocator.cookies(CookieHandler cookieHandler)  | 
ResourceLocator | 
ResourceLocator.fragment(String fragment)  | 
ResourceLocator | 
ResourceLocator.parameter(String key,
         String value)  | 
ResourceLocator | 
ResourceLocator.path(String path)  | 
ResourceLocator | 
ResourceLocator.port(int port)
The default (null) value is -1. 
 | 
ResourceLocator | 
ResourceLocator.scheme(String scheme)
Protocol The default value is "https" 
 | 
Copyright © 2018 Optimatika. All rights reserved.