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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/api/
H A DBridgeContext.java39 * a thread can use a {@link BridgeContext} with one {@link Bridge} while
43 * {@link BridgeContext} is relatively a heavy-weight object, and
54 * methods that can work without {@link BridgeContext}.
56 public abstract class BridgeContext { class
57 protected BridgeContext() {} method in class:BridgeContext

Completed in 36 milliseconds