public class JaxRSInvokerFactory extends Object implements InvokerFactory
| Constructor and Description |
|---|
JaxRSInvokerFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Destination param) |
Invoker |
getInvoker(Destination destination) |
static boolean |
isJaxRS(String location) |
static boolean |
isSSL(String location) |
public static boolean isJaxRS(String location)
public static boolean isSSL(String location)
public Invoker getInvoker(Destination destination)
getInvoker in interface InvokerFactorypublic boolean accept(Destination param)
accept in interface org.coodex.util.AcceptableService<Destination>Copyright © 2018. All rights reserved.