Searched defs:request (Results 26 - 50 of 138) sorted by relevance

123456

/openjdk7/jdk/src/share/classes/com/sun/jdi/request/
H A DMonitorContendedEnterRequest.java26 package com.sun.jdi.request;
51 * Restricts the events generated by this request to those in
54 * @throws InvalidRequestStateException if this request is currently
61 * Restricts the events generated by this request to those whose
67 * @throws InvalidRequestStateException if this request is currently
74 * Restricts the events generated by this request to those
81 * @throws InvalidRequestStateException if this request is currently
88 * Restricts the events generated by this request to those
92 * @throws InvalidRequestStateException if this request is currently
99 * Restricts the events generated by this request t
[all...]
H A DMonitorContendedEnteredRequest.java26 package com.sun.jdi.request;
51 * Restricts the events generated by this request to those in
54 * @throws InvalidRequestStateException if this request is currently
61 * Restricts the events generated by this request to those whose
67 * @throws InvalidRequestStateException if this request is currently
74 * Restricts the events generated by this request to those
81 * @throws InvalidRequestStateException if this request is currently
88 * Restricts the events generated by this request to those
92 * @throws InvalidRequestStateException if this request is currently
99 * Restricts the events generated by this request t
[all...]
H A DMonitorWaitRequest.java26 package com.sun.jdi.request;
51 * Restricts the events generated by this request to those in
54 * @throws InvalidRequestStateException if this request is currently
61 * Restricts the events generated by this request to those whose
66 * @throws InvalidRequestStateException if this request is currently
73 * Restricts the events generated by this request to those
80 * @throws InvalidRequestStateException if this request is currently
87 * Restricts the events generated by this request to those
91 * @throws InvalidRequestStateException if this request is currently
98 * Restricts the events generated by this request t
[all...]
H A DMonitorWaitedRequest.java26 package com.sun.jdi.request;
51 * Restricts the events generated by this request to those in
54 * @throws InvalidRequestStateException if this request is currently
61 * Restricts the events generated by this request to those whose
66 * @throws InvalidRequestStateException if this request is currently
73 * Restricts the events generated by this request to those
80 * @throws InvalidRequestStateException if this request is currently
87 * Restricts the events generated by this request to those
91 * @throws InvalidRequestStateException if this request is currently
98 * Restricts the events generated by this request t
[all...]
H A DWatchpointRequest.java26 package com.sun.jdi.request;
51 * Restricts the events generated by this request to those in
54 * @throws InvalidRequestStateException if this request is currently
61 * Restricts the events generated by this request to those whose
67 * @throws InvalidRequestStateException if this request is currently
74 * Restricts the events generated by this request to those
81 * @throws InvalidRequestStateException if this request is currently
88 * Restricts the events generated by this request to those
95 * @throws InvalidRequestStateException if this request is currently
102 * Restricts the events generated by this request t
[all...]
/openjdk7/jdk/src/share/classes/com/sun/jmx/snmp/agent/
H A DSnmpTableEntryFactory.java76 * @param request The SNMP subrequest containing the sublist of varbinds
88 public void createNewEntry(SnmpMibSubRequest request, SnmpOid rowOid, argument
/openjdk7/jdk/src/share/classes/com/sun/jmx/snmp/daemon/
H A DSnmpInformHandler.java37 * Each inform request can be provided with an object that implements this callback
38 * interface. An application then uses the SNMP adaptor to start an SNMP inform request,
39 * which marks the request as active. The methods in this callback interface
46 * <LI> An internal error occurs while processing or parsing the inform request.
55 * This callback is invoked when a manager responds to an SNMP inform request.
56 * The callback should check the error status of the inform request to determine
59 * @param request The <CODE>SnmpInformRequest</CODE> associated with this callback.
60 * @param errStatus The status of the request.
62 * @param vblist The <CODE>Response varBind</CODE> list for the successful request.
64 public abstract void processSnmpPollData(SnmpInformRequest request, in argument
72 processSnmpPollTimeout(SnmpInformRequest request) argument
79 processSnmpInternalError(SnmpInformRequest request, String errmsg) argument
[all...]
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/api/pipe/
H A DPipe.java77 * {@link Message#getPayloadNamespaceURI()} and serves the request.
82 * A {@link Pipe}line is not reentrant; one pipeline is used to process one request/response
83 * at at time. The same pipeline instance may serve request/response for different threads,
262 * @param request
263 * The packet that represents a request message. Must not be null.
266 * SOAP message to be sent as a request.
269 * that this is an output-only request.
276 * a response to the request message passed as a parameter.
282 Packet process( Packet request); argument
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/api/server/
H A DAsyncProvider.java48 * of this request, and exit from this method immediately (the point of AWS is not
49 * to use this calling thread for request processing.)
65 * public void invoke( final Source request, final AsyncProviderCallback&lt;Source> callback, final WebServiceContext context) {
69 * callback.send(request); // just echo back
84 * the calling {@link Thread} to determine which request it should return information about.
101 * Schedules an execution of a request.
103 * @param request
104 * Represents the request message or payload.
107 * of a request is complete.
110 * context information about the given request
112 invoke( @otNull T request, @NotNull AsyncProviderCallback<T> callback, @NotNull WebServiceContext context) argument
[all...]
H A DWebServiceContextDelegate.java43 * the JAX-WS RI goes to the {@link Packet} that represents the request,
71 * @param request
75 Principal getUserPrincipal(@NotNull Packet request); argument
81 * @param request
85 boolean isUserInRole(@NotNull Packet request,String role); argument
95 * @param request
108 @NotNull String getEPRAddress(@NotNull Packet request, @NotNull WSEndpoint endpoint); argument
141 * @param request
150 @Nullable String getWSDLAddress(@NotNull Packet request, @NotNull WSEndpoint endpoint); argument
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/server/
H A DSingletonResolver.java49 public @NotNull T resolve(Packet request) { argument
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/wsdl/
H A DActionBasedOperationFinder.java122 * @param request Request Packet that is used to find the associated WSDLOperation
129 public QName getWSDLOperationQName(Packet request) throws DispatchException { argument
130 HeaderList hl = request.getMessage().getHeaders();
137 Message message = request.getMessage();
H A DOperationDispatcher.java44 * This class abstracts the process of identifying the wsdl operation from a SOAP Message request.
45 * This is primarily for dispatching the request messages to an endpoint method.
69 * @param request Packet
73 public @NotNull QName getWSDLOperationQName(Packet request) throws DispatchException { argument
76 opName = finder.getWSDLOperationQName(request);
80 //No way to dispatch this request
82 request.soapAction, request.getMessage().getPayloadNamespaceURI(),
83 request.getMessage().getPayloadLocalPart());
H A DSOAPActionBasedOperationFinder.java47 * request {@link com.sun.xml.internal.ws.api.message.Packet} is used as the key to identify the associated wsdl operation.
87 public QName getWSDLOperationQName(Packet request) { argument
88 return request.soapAction == null ? null : methodHandlers.get(request.soapAction);
H A DWSDLOperationFinder.java38 * Extensions if this class will be used for dispatching the request message to the correct endpoint method by
39 * identifying the wsdl operation associated with the request.
57 * This methods returns the QName of the WSDL operation correponding to a request Packet.
62 * @param request Request Packet that is used to find the associated WSDLOperation
63 * @return QName of the WSDL Operation that this request correponds to.
67 public abstract QName getWSDLOperationQName(Packet request) throws DispatchException; argument
/openjdk7/jdk/test/com/sun/net/httpserver/bugs/
H A DB6361557.java42 * and invokes one http request on each. The client does
67 final static String request = "GET /test/foo.html HTTP/1.1\r\nContent-length: 0\r\n\r\n"; field in class:B6361557
68 final static ByteBuffer requestBuf = ByteBuffer.allocate(64).put(request.getBytes());
/openjdk7/jdk/test/java/net/Authenticator/
H A DB4921848.java40 public void request (HttpTransaction req) { method in class:B4921848
H A DB4962064.java30 * @summary Extend Authenticator to provide access to request URI and server/proxy
40 public void request (HttpTransaction req) { method in class:B4962064
/openjdk7/jdk/test/java/net/ProxySelector/
H A DLoopbackAddresses.java44 public void request (HttpTransaction req) { method in class:LoopbackAddresses
H A DProxyTest.java44 public void request (HttpTransaction req) { method in class:ProxyTest
/openjdk7/jdk/test/java/net/URLConnection/
H A DB5052093.java56 public void request(HttpTransaction req) { method in class:B5052093
/openjdk7/jdk/test/sun/net/www/http/KeepAliveCache/
H A DB5045306.java146 public void request(HttpTransaction trans) { method in class:SimpleHttpTransaction
/openjdk7/jdk/test/sun/net/www/protocol/http/
H A DRelativeRedirect.java65 req.sendResponse (400, "Bad request");
70 public void request (HttpTransaction req) { method in class:RelativeRedirect
H A DSetChunkedStreamingMode.java45 public void request (HttpTransaction req) { method in class:SetChunkedStreamingMode
/openjdk7/jdk/src/share/sample/nio/server/
H A DRequestHandler.java58 private Request request = null; field in class:RequestHandler
78 // Returns true when request is complete
99 // When parse is successfull, saves request and returns true
103 request = Request.parse(rbb);
115 Request.Action action = request.action();
119 new StringContent(request.toString()));
122 new FileContent(request.uri()), action);
128 if (request == null) {

Completed in 209 milliseconds

123456