Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
G
I
J
K
L
M
N
R
S
U
V
W
C
ColumnType
- Class in
kr.co.hit.live.ws.cxf.jaxb.type
ColumnType()
- Constructor for class kr.co.hit.live.ws.cxf.jaxb.type.
ColumnType
createService()
- Method in class kr.co.hit.live.ws.cxf.jaxrs.
JaxRsServiceFactory
createService()
- Method in class kr.co.hit.live.ws.cxf.jaxws.
JaxWsServiceFactory
CXFJaxRsWebServiceServlet
- Class in
kr.co.hit.live.ws.cxf.jaxrs
CXF기반으로 웹서비스를 처리하는 Servlet 구현 클래스이다.
CXFJaxRsWebServiceServlet()
- Constructor for class kr.co.hit.live.ws.cxf.jaxrs.
CXFJaxRsWebServiceServlet
CXFJaxWsWebServiceServlet
- Class in
kr.co.hit.live.ws.cxf.jaxws
CXF기반으로 웹서비스를 처리하는 Servlet 구현 클래스이다.
CXFJaxWsWebServiceServlet()
- Constructor for class kr.co.hit.live.ws.cxf.jaxws.
CXFJaxWsWebServiceServlet
G
getColumn()
- Method in class kr.co.hit.live.ws.cxf.jaxb.type.
RowType
getId()
- Method in class kr.co.hit.live.ws.cxf.jaxb.type.
ColumnType
getId()
- Method in class kr.co.hit.live.ws.cxf.jaxb.type.
ValueObjectType
getImplementor()
- Method in class kr.co.hit.live.ws.cxf.jaxrs.
JaxRsServiceFactory
getImplementor()
- Method in class kr.co.hit.live.ws.cxf.jaxws.
JaxWsServiceFactory
getName()
- Method in class kr.co.hit.live.ws.axis.
WSDDServiceRpcProvider
Provider 명을 리턴한다.
getRow()
- Method in class kr.co.hit.live.ws.cxf.jaxb.type.
ValueObjectType
getServiceObject(MessageContext, Handler, String, IntHolder)
- Method in class kr.co.hit.live.ws.axis.
ServiceRpcProvider
getTextValue()
- Method in class kr.co.hit.live.ws.cxf.jaxb.type.
ColumnType
getType()
- Method in class kr.co.hit.live.ws.cxf.jaxb.type.
ColumnType
getVo()
- Method in class kr.co.hit.live.ws.cxf.jaxb.type.
ValueObjectAssemblerType
I
init()
- Method in class kr.co.hit.live.ws.cxf.jaxrs.
CXFJaxRsWebServiceServlet
init()
- Method in class kr.co.hit.live.ws.cxf.jaxws.
CXFJaxWsWebServiceServlet
J
JaxRsServiceFactory
- Class in
kr.co.hit.live.ws.cxf.jaxrs
CXF의 FrontEnd인 JAXRSServerFactoryBean 클래스를 상속받아서 내부적으로 ServiceNameTargetProxy 객체를 사용하여 구현 클래스를 설정하도록 하였다.
JaxRsServiceFactory()
- Constructor for class kr.co.hit.live.ws.cxf.jaxrs.
JaxRsServiceFactory
JaxWsServiceFactory
- Class in
kr.co.hit.live.ws.cxf.jaxws
CXF의 FrontEnd인 JaxWsServerFactoryBean 클래스를 상속받아서 내부적으로 ServiceNameTargetProxy 객체를 사용하여 구현 클래스를 설정하도록 하였다.
JaxWsServiceFactory()
- Constructor for class kr.co.hit.live.ws.cxf.jaxws.
JaxWsServiceFactory
K
kr.co.hit.live.ws.axis
- package kr.co.hit.live.ws.axis
kr.co.hit.live.ws.cxf.jaxb
- package kr.co.hit.live.ws.cxf.jaxb
kr.co.hit.live.ws.cxf.jaxb.type
- package kr.co.hit.live.ws.cxf.jaxb.type
kr.co.hit.live.ws.cxf.jaxrs
- package kr.co.hit.live.ws.cxf.jaxrs
kr.co.hit.live.ws.cxf.jaxws
- package kr.co.hit.live.ws.cxf.jaxws
L
loadBus(ServletConfig)
- Method in class kr.co.hit.live.ws.cxf.jaxrs.
CXFJaxRsWebServiceServlet
loadBus(ServletConfig)
- Method in class kr.co.hit.live.ws.cxf.jaxws.
CXFJaxWsWebServiceServlet
logger
- Static variable in class kr.co.hit.live.ws.axis.
ServiceRpcProvider
M
marshal(ValueObjectAssembler)
- Method in class kr.co.hit.live.ws.cxf.jaxb.
ValueObjectAssemblerAdapter
N
newProviderInstance(WSDDService, EngineConfiguration)
- Method in class kr.co.hit.live.ws.axis.
WSDDServiceRpcProvider
실제 서비스 처리를 위한 Axis의 Provider 구현 객체를 리턴한다.
R
RowType
- Class in
kr.co.hit.live.ws.cxf.jaxb.type
RowType()
- Constructor for class kr.co.hit.live.ws.cxf.jaxb.type.
RowType
S
ServiceRpcProvider
- Class in
kr.co.hit.live.ws.axis
Service Container로부터 Service 객체를 제공받아서 웹서비스가 호출되는 Axis의 Provider 구현클래스이다.
ServiceRpcProvider()
- Constructor for class kr.co.hit.live.ws.axis.
ServiceRpcProvider
setColumns(List<ColumnType>)
- Method in class kr.co.hit.live.ws.cxf.jaxb.type.
RowType
setId(String)
- Method in class kr.co.hit.live.ws.cxf.jaxb.type.
ColumnType
setId(String)
- Method in class kr.co.hit.live.ws.cxf.jaxb.type.
ValueObjectType
setImplementor(String)
- Method in class kr.co.hit.live.ws.cxf.jaxrs.
JaxRsServiceFactory
setImplementor(String)
- Method in class kr.co.hit.live.ws.cxf.jaxws.
JaxWsServiceFactory
setInterface(String)
- Method in class kr.co.hit.live.ws.cxf.jaxrs.
JaxRsServiceFactory
setInterface(String)
- Method in class kr.co.hit.live.ws.cxf.jaxws.
JaxWsServiceFactory
setRow(List<RowType>)
- Method in class kr.co.hit.live.ws.cxf.jaxb.type.
ValueObjectType
setServiceContainer(ServiceContainer)
- Method in class kr.co.hit.live.ws.cxf.jaxrs.
JaxRsServiceFactory
setServiceContainer(ServiceContainer)
- Method in class kr.co.hit.live.ws.cxf.jaxws.
JaxWsServiceFactory
setTextValue(String)
- Method in class kr.co.hit.live.ws.cxf.jaxb.type.
ColumnType
setType(String)
- Method in class kr.co.hit.live.ws.cxf.jaxb.type.
ColumnType
setVo(List<ValueObjectType>)
- Method in class kr.co.hit.live.ws.cxf.jaxb.type.
ValueObjectAssemblerType
U
unmarshal(ValueObjectAssemblerType)
- Method in class kr.co.hit.live.ws.cxf.jaxb.
ValueObjectAssemblerAdapter
V
ValueObjectAssemblerAdapter
- Class in
kr.co.hit.live.ws.cxf.jaxb
kr.co.hit.live.ws.cxf.jaxb |_ ValueObjectAssemblerAdapter.java Desc :
ValueObjectAssemblerAdapter()
- Constructor for class kr.co.hit.live.ws.cxf.jaxb.
ValueObjectAssemblerAdapter
ValueObjectAssemblerType
- Class in
kr.co.hit.live.ws.cxf.jaxb.type
ValueObjectAssemblerType()
- Constructor for class kr.co.hit.live.ws.cxf.jaxb.type.
ValueObjectAssemblerType
ValueObjectType
- Class in
kr.co.hit.live.ws.cxf.jaxb.type
ValueObjectType()
- Constructor for class kr.co.hit.live.ws.cxf.jaxb.type.
ValueObjectType
W
WSDDServiceRpcProvider
- Class in
kr.co.hit.live.ws.axis
Axis의 WSDD파일의 <service>에 정의된 provider의 이름이 "java:LIVE" 인 경우 사용되는 WSDDProvider 클래스이다.
WSDDServiceRpcProvider()
- Constructor for class kr.co.hit.live.ws.axis.
WSDDServiceRpcProvider
C
G
I
J
K
L
M
N
R
S
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2014. All Rights Reserved.