Searched refs:SERVLET_RESPONSE (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/javax/xml/ws/handler/
H A DMessageContext.java141 public static final String SERVLET_RESPONSE = field in interface:MessageContext
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/transport/http/server/
H A DPortableConnectionImpl.java152 @Property(MessageContext.SERVLET_RESPONSE)
154 return httpExchange.getAttribute(MessageContext.SERVLET_RESPONSE);

Completed in 23 milliseconds