Searched refs:cookie (Results 26 - 50 of 68) sorted by relevance

123

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/jxc/gen/config/
H A DConfig.java53 public Config(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) { argument
54 super(source, parent, cookie);
295 public void onChildCompleted(Object result, int cookie, boolean needAttCheck)throws SAXException { argument
296 switch(cookie) {
H A DSchema.java49 public Schema(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, File _baseDir) { argument
50 super(source, parent, cookie);
312 public void onChildCompleted(Object result, int cookie, boolean needAttCheck)throws SAXException { argument
313 switch(cookie) {
H A DNGCCInterleaveFilter.java38 protected NGCCInterleaveFilter( NGCCHandler parent, int cookie ) {
40 this._cookie = cookie;
/openjdk7/jdk/src/share/classes/sun/applet/
H A DAppletClassLoader.java172 String cookie = "";
174 cookie = name.substring(index, name.length());
191 // final String path = name.replace('.', '/').concat(".class").concat(cookie);
193 final String path = (new StringBuffer(encodedName)).append(".class").append(cookie).toString();
609 String cookie = null;
612 cookie = name.substring(index, name.length());
623 if(cookie != null)
624 name = (new StringBuffer(name)).append(cookie).toString();
630 if(cookie != null)
631 fullName = (new StringBuffer(fullName)).append(cookie)
[all...]
/openjdk7/jdk/src/share/classes/com/sun/jmx/mbeanserver/
H A DStandardMBeanIntrospector.java109 Object invokeM2(Method m, Object target, Object[] args, Object cookie) argument
116 boolean validParameter(Method m, Object value, int paramNo, Object cookie) { argument
H A DMXBeanIntrospector.java114 Object cookie)
117 return m.invokeWithOpenReturn((MXBeanLookup) cookie, target, args);
122 Object cookie) {
133 v = m.fromOpenParameter((MXBeanLookup) cookie, value, paramNo);
113 invokeM2(ConvertingMethod m, Object target, Object[] args, Object cookie) argument
121 validParameter(ConvertingMethod m, Object value, int paramNo, Object cookie) argument
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/parser/state/
H A Dannotation.java59 public annotation(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, AnnotationImpl _existing, AnnotationContext _context) { argument
60 super(source, parent, cookie);
H A DerSet.java57 public erSet(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) { argument
58 super(source, parent, cookie);
H A DersSet.java57 public ersSet(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) { argument
58 super(source, parent, cookie);
H A DforeignAttributes.java57 public foreignAttributes(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, ForeignAttributesImpl _current) { argument
58 super(source, parent, cookie);
H A Dqname.java57 public qname(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) { argument
58 super(source, parent, cookie);
H A Dqualification.java57 public qualification(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) { argument
58 super(source, parent, cookie);
H A DNGCCInterleaveFilter.java38 protected NGCCInterleaveFilter( NGCCHandler parent, int cookie ) {
40 this._cookie = cookie;
H A DcomplexType_complexContent_body.java57 public complexType_complexContent_body(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, AttributesHolder _owner) { argument
58 super(source, parent, cookie);
H A DimportDecl.java58 public importDecl(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) { argument
59 super(source, parent, cookie);
H A DincludeDecl.java57 public includeDecl(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) { argument
58 super(source, parent, cookie);
H A Doccurs.java58 public occurs(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) { argument
59 super(source, parent, cookie);
H A Dxpath.java59 public xpath(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) { argument
60 super(source, parent, cookie);
H A DSimpleType_List.java62 public SimpleType_List(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, AnnotationImpl _annotation, Locator _locator, ForeignAttributesImpl _fa, String _name, Set _finalSet) { argument
63 super(source, parent, cookie);
H A DSimpleType_Union.java65 public SimpleType_Union(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie, AnnotationImpl _annotation, Locator _locator, ForeignAttributesImpl _fa, String _name, Set _finalSet) { argument
66 super(source, parent, cookie);
H A DattributeGroupDecl.java59 public attributeGroupDecl(NGCCHandler parent, NGCCEventSource source, NGCCRuntimeEx runtime, int cookie) { argument
60 super(source, parent, cookie);
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/naming/pcosnaming/
H A DServantManagerImpl.java88 CookieHolder cookie) throws ForwardRequest
104 java.lang.Object cookie, Servant servant)
87 preinvoke(byte[] oid, POA adapter, String operation, CookieHolder cookie) argument
103 postinvoke(byte[] oid, POA adapter, String operation, java.lang.Object cookie, Servant servant) argument
/openjdk7/corba/src/share/classes/com/sun/corba/se/spi/legacy/connection/
H A DREADME.txt44 act as a cookie for the factory if desired.
/openjdk7/jdk/test/java/net/CookieHandler/
H A DB6644726.java84 fail("We should have only 1 cookie, not " + clst.size());
87 fail("The cookie should be myCookie4, not " + clst.get(0));
105 fail("Got the secure cookie over a non secure link");
119 fail("Missing a cookie when using an empty path");
134 fail("Missing a cookie when using an empty path");
152 fail("A cookie with an invalid port list was accepted");
161 fail("Missing a cookie on port 80");
168 fail("Missing a cookie on port 80");
171 fail("A cookie with an invalid port list was returned");
184 // URI scheme was http: so we should get the cookie
197 isIn(List<String> lst, String cookie) argument
[all...]
/openjdk7/jdk/src/solaris/native/sun/nio/fs/
H A DLinuxWatchService.c62 arr[2] = (jint)offsetof(struct inotify_event, cookie);

Completed in 180 milliseconds

123