public class SkipAdminServiceHandler
extends org.apache.axis2.handlers.AbstractHandler
Modifier and Type | Field and Description |
---|---|
static String |
ADMIN_SERVICE_PARAM_NAME |
static String |
HIDDEN_SERVICE_PARAM_NAME |
Constructor and Description |
---|
SkipAdminServiceHandler() |
Modifier and Type | Method and Description |
---|---|
void |
init(org.apache.axis2.description.HandlerDescription handlerdesc) |
org.apache.axis2.engine.Handler.InvocationResponse |
invoke(org.apache.axis2.context.MessageContext msgContext) |
boolean |
isFilteredOutService(org.apache.axis2.description.AxisService service,
RelayConfiguration relConf) |
public static final String ADMIN_SERVICE_PARAM_NAME
public static final String HIDDEN_SERVICE_PARAM_NAME
public org.apache.axis2.engine.Handler.InvocationResponse invoke(org.apache.axis2.context.MessageContext msgContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public void init(org.apache.axis2.description.HandlerDescription handlerdesc)
init
in interface org.apache.axis2.engine.Handler
init
in class org.apache.axis2.handlers.AbstractHandler
public boolean isFilteredOutService(org.apache.axis2.description.AxisService service, RelayConfiguration relConf)
Copyright © 2020 WSO2. All rights reserved.