Java javax.xml.ws Binding fields, constructors, methods, implement or subclass

Example usage for Java javax.xml.ws Binding fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.xml.ws Binding.

The text is from its open source code.

Method

java.util.ListgetHandlerChain()
Gets a copy of the handler chain for a protocol binding instance.
voidsetHandlerChain(java.util.List chain)
Sets the handler chain for the protocol binding instance.