|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.service.binding.ServiceConfiguration
org.codehaus.xfire.service.binding.DefaultServiceConfiguration
org.codehaus.xfire.aegis.AegisServiceConfiguration
public class AegisServiceConfiguration
Constructor Summary | |
---|---|
AegisServiceConfiguration()
|
|
AegisServiceConfiguration(org.codehaus.xfire.service.binding.ObjectServiceFactory serviceFactory)
|
Method Summary | |
---|---|
String |
getAction(org.codehaus.xfire.service.OperationInfo op)
|
String |
getOperationName(org.codehaus.xfire.service.ServiceInfo service,
Method method)
|
Boolean |
isHeader(Method method,
int j)
|
Methods inherited from class org.codehaus.xfire.service.binding.DefaultServiceConfiguration |
---|
getFaultName, getInParameterName, getInputMessageName, getMEP, getOutParameterName, getOutputMessageName, getServiceFactory, hasOutMessage, isAsync, isInParam, isOperation, isOutParam, setServiceFactory |
Methods inherited from class org.codehaus.xfire.service.binding.ServiceConfiguration |
---|
getPortType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AegisServiceConfiguration()
public AegisServiceConfiguration(org.codehaus.xfire.service.binding.ObjectServiceFactory serviceFactory)
Method Detail |
---|
public String getOperationName(org.codehaus.xfire.service.ServiceInfo service, Method method)
getOperationName
in class org.codehaus.xfire.service.binding.DefaultServiceConfiguration
public String getAction(org.codehaus.xfire.service.OperationInfo op)
getAction
in class org.codehaus.xfire.service.binding.DefaultServiceConfiguration
public Boolean isHeader(Method method, int j)
isHeader
in class org.codehaus.xfire.service.binding.DefaultServiceConfiguration
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |