org.jvnet.jax_ws_commons.json
Class JSONBindingIDFactory

java.lang.Object
  extended by com.sun.xml.ws.api.BindingIDFactory
      extended by org.jvnet.jax_ws_commons.json.JSONBindingIDFactory

public class JSONBindingIDFactory
extends com.sun.xml.ws.api.BindingIDFactory

Author:
Jitendra Kotamraju

Constructor Summary
JSONBindingIDFactory()
           
 
Method Summary
 com.sun.xml.ws.api.BindingID parse(java.lang.String lexical)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSONBindingIDFactory

public JSONBindingIDFactory()
Method Detail

parse

@Nullable
public com.sun.xml.ws.api.BindingID parse(@NotNull
                                                   java.lang.String lexical)
                                   throws javax.xml.ws.WebServiceException
Specified by:
parse in class com.sun.xml.ws.api.BindingIDFactory
Throws:
javax.xml.ws.WebServiceException