Searched defs:getCookie (Results 1 - 10 of 10) sorted by relevance

/openjdk9/hotspot/src/share/tools/IdealGraphVisualizer/Bytecodes/src/com/sun/hotspot/igv/bytecodes/
H A DBytecodeNode.java101 public <T extends Node.Cookie> T getCookie(Class<T> aClass) { method in class:BytecodeNode
/openjdk9/jdk/src/java.naming/share/classes/javax/naming/ldap/
H A DPagedResultsResponseControl.java126 public byte[] getCookie() { method in class:PagedResultsResponseControl
/openjdk9/jdk/src/java.management/share/classes/com/sun/jmx/mbeanserver/
H A DStandardMBeanSupport.java69 Object getCookie() { method in class:StandardMBeanSupport
H A DMXBeanSupport.java75 Object getCookie() { method in class:MXBeanSupport
H A DMBeanSupport.java151 abstract Object getCookie(); method in class:MBeanSupport
/openjdk9/jdk/src/java.base/share/classes/sun/security/ssl/
H A DHelloCookieManager.java67 synchronized byte[] getCookie(ClientHello clientHelloMsg) { method in class:HelloCookieManager
/openjdk9/langtools/src/jdk.compiler/share/classes/com/sun/tools/sjavac/server/
H A DSjavacServer.java138 long getCookie() { method in class:SjavacServer
H A DPortFile.java161 public long getCookie() { method in class:PortFile
/openjdk9/jaxp/src/jdk.xml.dom/share/classes/org/w3c/dom/html/
H A DHTMLDocument.java137 public String getCookie(); method in interface:HTMLDocument
/openjdk9/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/transport/http/
H A DWSHTTPConnection.java363 public String getCookie(String name) { method in class:WSHTTPConnection

Completed in 219 milliseconds