Searched defs:configureHandlers (Results 1 - 1 of 1) 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

Completed in 45 milliseconds