id int32 0 12.9k | code listlengths 2 264k |
|---|---|
12,300 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"services",
";",
"public",
"class",
"WSRPService",
"<",
"T",
">",
"{",
"protected",
"T",
"service",
";",
"public",
"WSRPService",
"(",
"T",
"service",
")",
"{",
"this",
".",
"service",
"=",
"ser... |
12,301 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"services",
";",
"import",
"org",
".",
"gatein",
".",
"common",
".",
"util",
".",
"Version",
";",
"public",
"interface",
"ServiceFactory",
"{",
"int",
"DEFAULT_TIMEOUT_MS",
"=",
"10000",
";",
"Versi... |
12,302 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"handler",
";",
"import",
"org",
".",
"apache",
".",
"commons",
".",
"httpclient",
".",
"Cookie",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"consumer",
".",
"handlers",
".",
"Produc... |
12,303 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"handler",
";",
"import",
"org",
".",
"apache",
".",
"commons",
".",
"httpclient",
".",
"Cookie",
";",
"import",
"org",
".",
"apache",
".",
"commons",
".",
"httpclient",
".",
"cookie",
".",
"Mal... |
12,304 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"PortletInvoker",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"PortletInvokerException",
";",
"import",
"org",
".... |
12,305 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"handler",
";",
"import",
"junit",
".",
"framework",
".",
"TestCase",
";",
"import",
"org",
".",
"apache",
".",
"commons",
".",
"httpclient",
".",
"Cookie",
";",
"import",
"org",
".",
"gatein",
... |
12,306 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"support",
";",
"import",
"org",
".",
"gatein",
".",
"common",
".",
"util",
".",
"ParameterValidation",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"federation",
".",
"Fede... |
12,307 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"support",
";",
"import",
"org",
".",
"gatein",
".",
"common",
".",
"NotYetImplemented",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"Portlet",
";",
"import",
... |
12,308 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"support",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"consumer",
".",
"EndpointConfigurationInfo",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"... |
12,309 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"support",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"invocation",
".",
"ResourceInvocation",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".... |
12,310 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"support",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"invocation",
".",
"ActionInvocation",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",... |
12,311 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"support",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"spi",
".",
"WindowContext",
";",
"public",
"class",
"TestWindowContext",
"implements",
"WindowContext",
"{",... |
12,312 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"support",
";",
"import",
"org",
".",
"gatein",
".",
"common",
".",
"net",
".",
"media",
".",
"MediaType",
";",
"import",
"org",
".",
"gatein",
".",
"common",
".",
"util",
".",
... |
12,313 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"support",
";",
"public",
"class",
"RequestedMarkupBehavior",
"{",
"private",
"static",
"ThreadLocal",
"<",
"String",
">",
"requestedMarkupBehavior",
"=",
"new",
"ThreadLocal",
"<",
"String",... |
12,314 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"support",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"invocation",
".",
"RenderInvocation",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",... |
12,315 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v2",
";",
"import",
"org",
".",
"oasis",
".",
"wsrp",
".",
"v2",
".",
"CookieProtocol",
";",
"public",
"interface",
"TestWSRPProducer",
"{",
"void",
"reset",
"(",
... |
12,316 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v2",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"spec",
".",
"v2",
".",
"WSRP2ExceptionFactory",
";",
"import",
"org",
".",
"oasis",
".",
"wsrp",
"."... |
12,317 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v2",
";",
"import",
"org",
".",
"gatein",
".",
"common",
".",
"NotYetImplemented",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"spec",
".",
"v2",
".",... |
12,318 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v2",
";",
"import",
"org",
".",
"gatein",
".",
"common",
".",
"NotYetImplemented",
";",
"import",
"org",
".",
"oasis",
".",
"wsrp",
".",
"v2",
".",
"AccessDenied",... |
12,319 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v2",
";",
"import",
"java",
".",
"util",
".",
"ArrayList",
";",
"import",
"java",
".",
"util",
".",
"List",
";",
"import",
"org",
".",
"gatein",
".",
"common",
... |
12,320 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v2",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"spec",
".",
"v2",
".",
"WSRP2Constants",
";",
"import",
"org",
".",
"gatein",
".",... |
12,321 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v2",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"Mode",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
"... |
12,322 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v2",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v2",
".",
"ServiceDescriptionBehavior",
";",
"import",
... |
12,323 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v2",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"spec",
".",
"v2",
".",
"WSRP2ExceptionFactory",
";",
"import",
"org",
".",
"gatein",... |
12,324 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v2",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"handler",
".",
"RequestHeaderClientHandler",
";",
"import",
"org",
".",
"gatein",
".",... |
12,325 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v2",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"Mode",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
"... |
12,326 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v2",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"Mode",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
"... |
12,327 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v2",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"common",
".",
"NotYetImplemented",
";",
"import",
"org",
".",
"gatein",
".",
"common",
".",
"util... |
12,328 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v2",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"spec",
".",
"v2",
".",
"WSRP2ExceptionFactory",
";",
"import",
"org",
".",
"gatein",... |
12,329 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v2",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"Mode",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
"... |
12,330 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v2",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"Mode",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
"... |
12,331 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v2",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"Mode",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
"... |
12,332 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v2",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"spec",
".",
"v2",
".",
"WSRP2ExceptionFactory",
";",
"import",
"org",
".",
"gatein",... |
12,333 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v2",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"Mode",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
"... |
12,334 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v2",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v2",
".",
"ServiceDescriptionBehavior",
";",
"import",
... |
12,335 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v2",
";",
"import",
"org",
".",
"gatein",
".",
"common",
".",
"NotYetImplemented",
";",
"import",
"org",
".",
"gatein",
".",
"common",
".",
"util",
".",
"Version",... |
12,336 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v2",
";",
"import",
"org",
".",
"gatein",
".",
"common",
".",
"NotYetImplemented",
";",
"import",
"org",
".",
"gatein",
".",
"common",
".",
"net",
".",
"media",
... |
12,337 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v2",
";",
"import",
"org",
".",
"gatein",
".",
"common",
".",
"NotYetImplemented",
";",
"import",
"org",
".",
"oasis",
".",
"wsrp",
".",
"v2",
".",
"AccessDenied",... |
12,338 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v2",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"WSRPConstants",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"WSRPTypeFactory",
";",
"import... |
12,339 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v1",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"spec",
".",
"v1",
".",
"WSRP1ExceptionFactory",
";",
"import",
"org",
".",
"oasis",
".",
"wsrp",
"."... |
12,340 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v1",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"spec",
".",
"v1",
".",
"WSRP1ExceptionFactory",
";",
"import",
"org",
".",
"oasis",
".",
"wsrp",
"."... |
12,341 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v1",
";",
"import",
"org",
".",
"oasis",
".",
"wsrp",
".",
"v1",
".",
"V1AccessDenied",
";",
"import",
"org",
".",
"oasis",
".",
"wsrp",
".",
"v1",
".",
"V1Des... |
12,342 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v1",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v1",
".",
"ServiceDescriptionBehavior",
";",
"import",
... |
12,343 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v1",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"Mode",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
"... |
12,344 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v1",
".",
"behaviors",
".",
"interop",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v1",
".",
"ServiceDescriptionBehavior",
... |
12,345 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v1",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"spec",
".",
"v1",
".",
"WSRP1ExceptionFactory",
";",
"import",
"org",
".",
"gatein",... |
12,346 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v1",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"Mode",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
"... |
12,347 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v1",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v1",
".",
"ServiceDescriptionBehavior",
";",
"import",
... |
12,348 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v1",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"Mode",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
"... |
12,349 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v1",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"spec",
".",
"v1",
".",
"WSRP1ExceptionFactory",
";",
"import",
"org",
".",
"gatein",... |
12,350 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v1",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"Mode",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
"... |
12,351 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v1",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"handler",
".",
"RequestHeaderClientHandler",
";",
"import",
"org",
".",
"gatein",
".",... |
12,352 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v1",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"Mode",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
"... |
12,353 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v1",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"Mode",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
"... |
12,354 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v1",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"common",
".",
"util",
".",
"ParameterValidation",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp... |
12,355 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v1",
".",
"behaviors",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"spec",
".",
"v1",
".",
"WSRP1ExceptionFactory",
";",
"import",
"org",
".",
"gatein",... |
12,356 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v1",
";",
"import",
"org",
".",
"gatein",
".",
"common",
".",
"NotYetImplemented",
";",
"import",
"org",
".",
"gatein",
".",
"common",
".",
"util",
".",
"Version",... |
12,357 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v1",
";",
"import",
"org",
".",
"gatein",
".",
"common",
".",
"net",
".",
"media",
".",
"MediaType",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"WS... |
12,358 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v1",
";",
"import",
"org",
".",
"oasis",
".",
"wsrp",
".",
"v1",
".",
"V1Extension",
";",
"import",
"org",
".",
"oasis",
".",
"wsrp",
".",
"v1",
".",
"V1Invali... |
12,359 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v1",
";",
"import",
"org",
".",
"gatein",
".",
"common",
".",
"net",
".",
"media",
".",
"MediaType",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api"... |
12,360 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v1",
";",
"public",
"interface",
"TestWSRPProducer",
"{",
"void",
"reset",
"(",
")",
";",
"BehaviorRegistry",
"getBehaviorRegistry",
"(",
")",
";",
"void",
"setCurrentMa... |
12,361 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"test",
".",
"protocol",
".",
"v1",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"WSRPConstants",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"spec",
".",
"v1",
".",
"WS... |
12,362 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"consumer",
";",
"import",
"junit",
".",
"framework",
".",
"TestCase",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"InvokerUnavailableException",
";",
"import",
"org",
".",
"g... |
12,363 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"consumer",
".",
"services",
";",
"import",
"junit",
".",
"framework",
".",
"TestCase",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"services",
".",
"SOAPServiceFactory",
";",
"import",
... |
12,364 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"consumer",
".",
"handlers",
";",
"import",
"junit",
".",
"framework",
".",
"TestCase",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"PortletContext",
";",
"import",
"org",
"... |
12,365 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"consumer",
";",
"import",
"junit",
".",
"framework",
".",
"TestCase",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"Portlet",
";",
"import",
"org",
".",
"gatein",
".",
"pc... |
12,366 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"consumer",
".",
"registry",
";",
"import",
"junit",
".",
"framework",
".",
"TestCase",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"WSRPConsumer",
";",
"import",
"org",
".",
"gatein",
... |
12,367 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"consumer",
";",
"import",
"junit",
".",
"framework",
".",
"TestCase",
";",
"import",
"org",
".",
"apache",
".",
"commons",
".",
"httpclient",
".",
"Cookie",
";",
"import",
"org",
".",
"gatein",
... |
12,368 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"consumer",
";",
"import",
"junit",
".",
"framework",
".",
"TestCase",
";",
"import",
"javax",
".",
"xml",
".",
"namespace",
".",
"QName",
";",
"public",
"class",
"RegistrationPropertyTestCase",
"exte... |
12,369 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"consumer",
";",
"import",
"junit",
".",
"framework",
".",
"TestCase",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"WSRPConstants",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
"... |
12,370 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"consumer",
".",
"migration",
";",
"import",
"junit",
".",
"framework",
".",
"TestCase",
";",
"import",
"java",
".",
"util",
".",
"List",
";",
"import",
"java",
".",
"util",
".",
"TreeMap",
";",... |
12,371 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"protocol",
".",
"v2",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"Portlet",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"PortletInvokerException",
"... |
12,372 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"protocol",
".",
"v2",
";",
"import",
"junit",
".",
"framework",
".",
"TestCase",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"consumer",
".",
"EndpointConfigurationInfo",
";",
"import",
... |
12,373 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"protocol",
".",
"v2",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"Portlet",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"PortletContext",
";",
"im... |
12,374 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"protocol",
".",
"v2",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"Portlet",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"PortletContext",
";",
"im... |
12,375 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"protocol",
".",
"v2",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"Portlet",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"info",
".",
"MetaInfo",
... |
12,376 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"protocol",
".",
"v2",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"Mode",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"OpaqueStateString",
";",
"im... |
12,377 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"protocol",
".",
"v1",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"Mode",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"OpaqueStateString",
";",
"im... |
12,378 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"protocol",
".",
"v1",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"Portlet",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"info",
".",
"MetaInfo",
... |
12,379 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"protocol",
".",
"v1",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"Portlet",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"PortletContext",
";",
"im... |
12,380 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"protocol",
".",
"v1",
";",
"import",
"junit",
".",
"framework",
".",
"TestCase",
";",
"import",
"org",
".",
"gatein",
".",
"wsrp",
".",
"consumer",
".",
"EndpointConfigurationInfo",
";",
"import",
... |
12,381 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"protocol",
".",
"v1",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"Portlet",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"PortletInvokerException",
"... |
12,382 | [
"<s>",
"package",
"org",
".",
"gatein",
".",
"wsrp",
".",
"protocol",
".",
"v1",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"Portlet",
";",
"import",
"org",
".",
"gatein",
".",
"pc",
".",
"api",
".",
"PortletContext",
";",
"im... |
12,383 | [
"<s>",
"package",
"org",
".",
"oasis",
".",
"wsrp",
".",
"v2",
";",
"import",
"java",
".",
"util",
".",
"ArrayList",
";",
"import",
"java",
".",
"util",
".",
"List",
";",
"import",
"javax",
".",
"xml",
".",
"bind",
".",
"annotation",
".",
"XmlAccessT... |
12,384 | [
"<s>",
"package",
"org",
".",
"oasis",
".",
"wsrp",
".",
"v2",
";",
"import",
"javax",
".",
"xml",
".",
"bind",
".",
"annotation",
".",
"XmlAccessType",
";",
"import",
"javax",
".",
"xml",
".",
"bind",
".",
"annotation",
".",
"XmlAccessorType",
";",
"i... |
12,385 | [
"<s>",
"package",
"org",
".",
"oasis",
".",
"wsrp",
".",
"v2",
";",
"import",
"javax",
".",
"xml",
".",
"bind",
".",
"annotation",
".",
"XmlAccessType",
";",
"import",
"javax",
".",
"xml",
".",
"bind",
".",
"annotation",
".",
"XmlAccessorType",
";",
"i... |
12,386 | [
"<s>",
"package",
"org",
".",
"oasis",
".",
"wsrp",
".",
"v2",
";",
"import",
"javax",
".",
"xml",
".",
"bind",
".",
"annotation",
".",
"XmlEnum",
";",
"import",
"javax",
".",
"xml",
".",
"bind",
".",
"annotation",
".",
"XmlEnumValue",
";",
"import",
... |
12,387 | [
"<s>",
"package",
"org",
".",
"oasis",
".",
"wsrp",
".",
"v2",
";",
"import",
"java",
".",
"util",
".",
"ArrayList",
";",
"import",
"java",
".",
"util",
".",
"List",
";",
"import",
"javax",
".",
"xml",
".",
"bind",
".",
"annotation",
".",
"XmlAccessT... |
12,388 | [
"<s>",
"package",
"org",
".",
"oasis",
".",
"wsrp",
".",
"v2",
";",
"import",
"java",
".",
"util",
".",
"ArrayList",
";",
"import",
"java",
".",
"util",
".",
"List",
";",
"import",
"javax",
".",
"xml",
".",
"bind",
".",
"annotation",
".",
"XmlAccessT... |
12,389 | [
"<s>",
"package",
"org",
".",
"oasis",
".",
"wsrp",
".",
"v2",
";",
"import",
"javax",
".",
"xml",
".",
"bind",
".",
"annotation",
".",
"XmlAccessType",
";",
"import",
"javax",
".",
"xml",
".",
"bind",
".",
"annotation",
".",
"XmlAccessorType",
";",
"i... |
12,390 | [
"<s>",
"package",
"org",
".",
"oasis",
".",
"wsrp",
".",
"v2",
";",
"import",
"javax",
".",
"xml",
".",
"bind",
".",
"annotation",
".",
"XmlAccessType",
";",
"import",
"javax",
".",
"xml",
".",
"bind",
".",
"annotation",
".",
"XmlAccessorType",
";",
"i... |
12,391 | [
"<s>",
"package",
"org",
".",
"oasis",
".",
"wsrp",
".",
"v2",
";",
"import",
"javax",
".",
"xml",
".",
"bind",
".",
"annotation",
".",
"XmlAccessType",
";",
"import",
"javax",
".",
"xml",
".",
"bind",
".",
"annotation",
".",
"XmlAccessorType",
";",
"i... |
12,392 | [
"<s>",
"package",
"org",
".",
"oasis",
".",
"wsrp",
".",
"v2",
";",
"import",
"java",
".",
"util",
".",
"ArrayList",
";",
"import",
"java",
".",
"util",
".",
"List",
";",
"import",
"javax",
".",
"xml",
".",
"bind",
".",
"annotation",
".",
"XmlAccessT... |
12,393 | [
"<s>",
"package",
"org",
".",
"oasis",
".",
"wsrp",
".",
"v2",
";",
"import",
"java",
".",
"util",
".",
"ArrayList",
";",
"import",
"java",
".",
"util",
".",
"List",
";",
"import",
"javax",
".",
"xml",
".",
"bind",
".",
"annotation",
".",
"XmlAccessT... |
12,394 | [
"<s>",
"package",
"org",
".",
"oasis",
".",
"wsrp",
".",
"v2",
";",
"import",
"javax",
".",
"xml",
".",
"bind",
".",
"annotation",
".",
"XmlAccessType",
";",
"import",
"javax",
".",
"xml",
".",
"bind",
".",
"annotation",
".",
"XmlAccessorType",
";",
"i... |
12,395 | [
"<s>",
"package",
"org",
".",
"oasis",
".",
"wsrp",
".",
"v2",
";",
"import",
"java",
".",
"util",
".",
"ArrayList",
";",
"import",
"java",
".",
"util",
".",
"List",
";",
"import",
"javax",
".",
"xml",
".",
"bind",
".",
"annotation",
".",
"XmlAccessT... |
12,396 | [
"<s>",
"package",
"org",
".",
"oasis",
".",
"wsrp",
".",
"v2",
";",
"import",
"javax",
".",
"xml",
".",
"bind",
".",
"annotation",
".",
"XmlAccessType",
";",
"import",
"javax",
".",
"xml",
".",
"bind",
".",
"annotation",
".",
"XmlAccessorType",
";",
"i... |
12,397 | [
"<s>",
"package",
"org",
".",
"oasis",
".",
"wsrp",
".",
"v2",
";",
"import",
"javax",
".",
"xml",
".",
"bind",
".",
"annotation",
".",
"XmlAccessType",
";",
"import",
"javax",
".",
"xml",
".",
"bind",
".",
"annotation",
".",
"XmlAccessorType",
";",
"i... |
12,398 | [
"<s>",
"package",
"org",
".",
"oasis",
".",
"wsrp",
".",
"v2",
";",
"import",
"java",
".",
"util",
".",
"ArrayList",
";",
"import",
"java",
".",
"util",
".",
"List",
";",
"import",
"javax",
".",
"xml",
".",
"bind",
".",
"annotation",
".",
"XmlAccessT... |
12,399 | [
"<s>",
"package",
"org",
".",
"oasis",
".",
"wsrp",
".",
"v2",
";",
"import",
"java",
".",
"util",
".",
"ArrayList",
";",
"import",
"java",
".",
"util",
".",
"List",
";",
"import",
"javax",
".",
"xml",
".",
"bind",
".",
"annotation",
".",
"XmlAccessT... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.