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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/client/
H A DHandlerConfigurator.java61 abstract void configureHandlers(@NotNull WSPortInfo port, @NotNull BindingImpl binding); method in class:HandlerConfigurator
84 void configureHandlers(@NotNull WSPortInfo port, @NotNull BindingImpl binding) { method in class:HandlerConfigurator.HandlerResolverImpl
126 void configureHandlers(WSPortInfo port, BindingImpl binding) { method in class:HandlerConfigurator.AnnotationConfigurator
H A DPortInfo.java143 owner.getHandlerConfigurator().configureHandlers(this,bindingImpl);

Completed in 30 milliseconds