|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AppService | |
---|---|
org.apache.wink.common.model.app | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of AppService in org.apache.wink.common.model.app |
---|
Methods in org.apache.wink.common.model.app that return AppService | |
---|---|
AppService |
ObjectFactory.createAppService()
Create an instance of AppService |
static AppService |
AppService.unmarshal(java.io.Reader reader)
Convenience method for creating an AppService from xml |
Methods in org.apache.wink.common.model.app that return types with arguments of type AppService | |
---|---|
javax.xml.bind.JAXBElement<AppService> |
ObjectFactory.createService(AppService value)
Create an instance of JAXBElement < AppService
> |
Methods in org.apache.wink.common.model.app with parameters of type AppService | |
---|---|
javax.xml.bind.JAXBElement<AppService> |
ObjectFactory.createService(AppService value)
Create an instance of JAXBElement < AppService
> |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |