org.codehaus.xfire.service.binding
Class ObjectBindingFactory

java.lang.Object
  extended by org.codehaus.xfire.service.binding.ObjectBindingFactory

public class ObjectBindingFactory
extends java.lang.Object

Create a MessageReaders and MessageWriters for a ObjectService.

Since:
Apr 7, 2004
Author:
Dan Diephouse

Constructor Summary
ObjectBindingFactory()
           
 
Method Summary
static ObjectBinding getMessageBinding(java.lang.String style, java.lang.String use)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectBindingFactory

public ObjectBindingFactory()
Method Detail

getMessageBinding

public static ObjectBinding getMessageBinding(java.lang.String style,
                                              java.lang.String use)


Copyright © 2004-2005 Codehaus. All Rights Reserved.