dev@jax-ws.java.net

content types

From: Oleksiy Stashok <Oleksiy.Stashok_at_Sun.COM>
Date: Tue, 30 May 2006 17:03:42 +0200

Hi,

i have a task in tcp transport during handshaking encode possible
binding's content types (including parameters) as integer values.
For instance:
text/xml : 0
|application/fastinfoset : 1
...

|But first need to get a list of binding supported content types. What
is the best (or single) way to do that?

Thanks.
WBR,
Alexey.