InTransportType
- inbound transport typeOutTransportType
- outbount transport typepublic abstract class AbstractRequestURIMappedProfileHandler<InTransportType extends InTransport,OutTransportType extends OutTransport> extends Object implements ProfileHandler<InTransportType,OutTransportType>
修飾子 | コンストラクタと説明 |
---|---|
protected |
AbstractRequestURIMappedProfileHandler()
Constructor.
|
修飾子とタイプ | メソッドと説明 |
---|---|
List<String> |
getRequestPaths()
Gets the request paths that to which this profile handler will respond.
|
void |
setRequestPaths(List<String> paths)
Sets the request paths that to which this profile handler will respond.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
processRequest
protected AbstractRequestURIMappedProfileHandler()
Copyright © 2012. All Rights Reserved.